forked from epics-modules/mrfioc2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove a duplicate changelog. Now the only copy is in the doxygen documentation source.
- Loading branch information
Michael Davidsaver
committed
Mar 5, 2013
1 parent
2edbe7e
commit a011074
Showing
2 changed files
with
33 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1 @@ | ||
Version 2.0.2-dev | ||
|
||
Bug fixes | ||
|
||
* wrong width for RVAL causes endianness issue | ||
* re-enable of CML output during setMode not conditional | ||
* Fix EVG driver init w/o hardware. This was crashing. | ||
* Update locking for EVR. Take lock for all device support actions. | ||
|
||
Features | ||
|
||
* Updated recommended firmware version for PCI EVRs to 6. | ||
* Compile in VCS version or release number. Add a PV which reads this. | ||
* Read SFP EEPROM information (eg. module serial#, temperature, and | ||
incoming optical power). Requires firmware >=5. For version 5 | ||
must be from 25 May 2012 or later. | ||
* Add mapping record for Prescaler reset action to the example EVR databases. | ||
Note: The default mapping for prescaler reset is now disabled. | ||
Anyone using this feature should update their databases | ||
to include this mapping record! | ||
* Support and documentation for firmware update of PMC-EVR-230 devices on Linux | ||
|
||
Version 2.0.1 | ||
|
||
Bug fixes | ||
|
||
* Fix several vxWorks build issues | ||
* Correct initial mapping for EVR output channels to Force Low (aka. Off) | ||
* Fix readback of EVG sequencer run mode. | ||
* Limit number of soft event send retries | ||
* More check for EVG and EVR during initialization. | ||
Should now catch old firmware versions and CSR address mapping problems. | ||
* Delay enabling VME interrupts for EVG until later during IOC startup. | ||
* Fix autosave/restore of CML output bit patterns. | ||
* Remove rear transition module definitions from default EVG db template | ||
* Fix locking issue in data buffer tx/rx. | ||
A deadlock would occur when trying to send a buffer with the link mode | ||
set to dbus only. | ||
* Fix lockup when changing OUT field of event triggered records | ||
|
||
Features | ||
|
||
* Always reset all EVG multiplexed counters when a divider value is changed. | ||
* Added evralias.db to facilitate creation of PV name aliases for EVR | ||
delay generator channels. | ||
* Add counter to track number of times each EVG sequencer is run. | ||
* Add mrmEvrForward() shell function to configure EVR event forwarding to | ||
downstream EVRs. | ||
|
||
-- Michael Davidsaver<[email protected]> Wed, 04 Apr 2012 11:25:04 -0400 | ||
|
||
Version 2.0 | ||
|
||
* Initial Release | ||
|
||
-- Michael Davidsaver<[email protected]> Mon, 26 Sep 2011 12:00:32 -0400 | ||
See Changelog section of documentation/mainpage.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters