Skip to content

Commit

Permalink
More notes for R2-3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Apr 6, 2023
1 parent ebca7d0 commit 172d8db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,16 @@ files respectively, in the configure/ directory of the appropriate release of th

Release Notes
=============
### R2-3 (July XXX, 2021)
### R2-3 (April XXX, 2023)
----
* Improvements to allow reconnecting to the camera and downloading all settings to the camera without restarting the IOC.
* Added arvFeature::initialize() and an std::vector of arvFeatures to allow re-initializing when the camera reconnects.
* Require C++11 so auto iterators can be used.
* Add autosave command create_manual_set(ADAutoSaveMenu.req, ...) to iocBoot/iocAravis/st.cmd.base.
This can be used to save and load the camera and plugin PV when the camera reconnects.
It can also be used to save and load different configurations for different setups.
* Fix problem with ADAcquire setting parameter library before calling base class.
* Fix to allow MONO_14 format to work.

### R2-2-1 (May 26, 2021)
----
Expand Down

0 comments on commit 172d8db

Please sign in to comment.