CR300 Series OS 10.05
Updated: 02-14-2022

  1. (New Feature) AddedGOESGainSettingsetting to allow the GOES antenna gain to be read and set when using a TX325/326.
  2. (New Feature)ModbusMaster()has been renamed toModbusClient(). Existing programs that useModbusMaster()will continue to work. This change was made to support the Modbus Organization Board of Trustees efforts to remove inappropriate language from its query/response protocol paradigm. https://www.modbus.org/docs/Client-ServerPR-07-2020-final.docx.pdf
  3. (New Feature)ModbusSlave()has been renamed toModbusServer(). Existing programs that useModbusSlave()will continue to work. This change was made to support the Modbus Organization Board of Trustees efforts to remove inappropriate language from its query/response protocol paradigm. https://www.modbus.org/docs/Client-ServerPR-07-2020-final.docx.pdf
  4. (New Feature) Added IP stack network diagnostic information.
  5. (New Feature) Added support for the SDI-12 XLOADOS command to send an OS to a sensor over the SDI-12 bus.
  6. (Major) Fixed an issue when usingSetSetting("CellEnabled",10) that caused settings to be re-written on program start.
  7. (Major) Updated internal CELL205 to work after AT&T 3G sunset.
  8. (Major) Fixed an issue that could result in record corruption if the record write occurred near a memory-erase boundary during a data logger restart.
  9. (Major) Fixed a serial flash issue caused by continuous overwrites to the same setting in memory. A known cause was continuous overwrites ofStationName().
  10. (Minor) Fixed a hard fault watchdog when communication timeouts were updated by PakBus.
  11. (Minor) ARP messages are now transmitted correctly to improve static address mapping on a network.
  12. (Minor) Fixed an error where theModbusClient()instruction sent duplicate data when using Modbus function 6 (Write Single Register).
  13. (Minor) Improved handling malformed communication packets between the data logger and the RV50. This was observed when using the LoggerLink app on an iOS device.
  14. (Minor) Fixed the wait time for the HAYES modem protocol. The data logger now waits 1.2 seconds instead of .5 seconds after +++ is sent for modem hang-up sequence.
  15. (Minor) Fixed a compile error forMoveBytes()that occurred when a space was used between the function name and the opening "(". This error only occurred if pointers were passed in theMoveBytes()parameters.
  16. (Minor) Fixed a DNP3 error that occurred when a specific index request began at an index > 0.
  17. (Minor) Fixed a watchdog generated when PPP is active and preforming serial input/output on the same communication port.
Baidu