diff --git a/NEWS b/NEWS index ddc4f7d77b6ab57b4119f0a9d79fa2e0f2a24788..ec1851ca3e41949625af83b8c6e299b3e3a5ab2d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=========================== +Overview of changes for 2.5 - not yet branched or released +=========================== +- map.c has fix added for DAC modules with PEX8111 interface chips ie + all those boards that are native PCIe and not PCM cards (older revs). +- Reinstated DAC DMA as default mode after fix above. Since DAC buffer + now used as a buffer, of sorts, moved DMA code into DAC write area. +- New parts for CONTEC6464 binary I/O modules for use in user application + models - NOTE part for use in IOP is not changed. +- DAC names no longer matter ie code only check card_num= +- skeleton.st updated to check if DAQ .ini has changed since + last changed since last file load to front end. +=========================== Overview of changes for 2.4 ===========================