------------------------------------------------------------------------------- -- Copyright Active Research Limited 2023 -- -- -- -- Release notes for the -- -- NGX-1 firmware -- -- -- ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- Changes from v1.310 to 1.313 -- ------------------------------------------------------------------------------- Bug Fix: - Fixed checksums not being checked in BDTP deserialiser. - Fixed start up messages being sent out for operating mode change events. Improvements: - Improved BstFt system upload validation and efficiency. ------------------------------------------------------------------------------- -- Changes from v1.308 to 1.310 -- ------------------------------------------------------------------------------- Bug Fix: - Fixed baud rate BEM command so that it stores the requested baud rate. - Fixed checksums not being checked in BDTP deserialiser. ------------------------------------------------------------------------------- -- Changes from v1.299 to 1.308 -- ------------------------------------------------------------------------------- Improvements: - Improved UART efficiency. - Autobaud triggering is now less sensitive. - Autobaud trigger monitoring resets with operating mode change. - Baud rate profiles apply when changing mode. - Removed unnecessary extra baud rate change when switching modes. - P-Codes are disabled by default. - Improved BstFt efficiency. - NGX-USB has autobaud off by default for all modes. - NGX-USB uses 115200 baud as the default "out-of-box" baudrate for convert mode. New Feature: - Added REST API over BstFt capability. Bug Fix: - Fixed Rx and Tx data LEDs. - Fixed memory leaks. - Transfer Receive Normal has correct baud range. - Fixed NMEA group processor for PGN requests. - Allow installation details to be cleared in ToolKit. - Fixed output port mask for CAN messages. ------------------------------------------------------------------------------- -- Initial Release v1.299 -- ------------------------------------------------------------------------------- New Feature: - Translate/Convert bi-directionally between an NMEA 2000 bus and an NMEA 0183 interface. - Transfer bi-directionally between an NMEA 2000 and a PC. - Larger memory to handle full conversion library. Known Issues: - File system is not power safe.