------------------------------------------------------------------------------- -- Copyright Active Research Limited 2018-2021 -- -- -- -- Release notes for the -- -- W2K-1 firmware -- -- -- ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- --Changes from v1.116 (beta) to v1.213 -- ------------------------------------------------------------------------------- Improvements: - Reduced restart time of device - Improved stability - Increased diagnostic logging coverage New Feature: - Added N2K Actisense server Rx support, including CAN Tx filtering Bug Fix: - Fixed Actisense-i battery voltage plot label congestion by limiting coverage to two days - Fixed incorrect data formats being accepted by data servers - Fixed data loss during EBL logging ------------------------------------------------------------------------------- --Changes from v1.084 to v1.116 (beta) -- ------------------------------------------------------------------------------- Improvements: - Improved stability New Feature: - Added N2K ASCII data server Rx support - Added CAN Tx filtering (Only available for N2K ASCII) - Added Actisense-i, a suite of diagnostic tools including: Battery Voltage monitoring, diagnostic logging, CAN Bus monitoring, N2K Device counter Bug Fix: - Fixed issues with upgrading firmware using OSX devices - Fixed EBL logs being generated with incorrect names on new SD cards - Fixed default Tx rate not being displayed in data server filtering configuration page - Fixed web traffic being routed through W2K instead of an actual internet connection ------------------------------------------------------------------------------- --Changes from v1.076 to v1.084 -- ------------------------------------------------------------------------------- Improvements: - Data server filters now allow all PGNs by default. - RAW data servers no longer claim an address, NMEA0183 and N2K data servers now claim an address if enabled. - Clarified core virtual device source address on information page. - W2K uses new file system. - Fixed restart progress page waiting for restart to occur. New Feature: - Added virtual device source address for each data server on stats page. Bug Fix: - Fixed exception on device shutdown. - Fixed failed address claims with multiple virtual devices bug. ------------------------------------------------------------------------------- --Changes from v1.056 to v1.076 -- ------------------------------------------------------------------------------- Improvements: - Added Station/SoftAP MAC Addess to web UI. - Start data servers when connecting to a client network. - Improved security. - Removed obsolete WEP WiFi option. - Architectural improvements. - Data Server Stability improvements. - Updated esp-idf dependency to v3.3.3. - Allow connection to open WiFi network. - Improved F/W upload process. New Feature: - Enabled data server filtering. - JSON REST API (upon request). Bug Fix: - Fixed admin API security. - Fixed JSON parsing of integer values. - Fixed backup webpage permissions for resetting WiFi password. - Fixed bug in connecting to BSSIDs with short hex values. ------------------------------------------------------------------------------- --Changes from v1.041 to v1.056 -- ------------------------------------------------------------------------------- Improvements: - WiFi continually attempts to reconnect to a client network when a disconnect occurs. - Device no longer restarts when disconnecting from a client network. - Web app informs user when connection to device is unresponsive. - Home page refreshes after firmware update to flush the cache. - Enable data logging by default. - Restart data server broadcast upon connection being restored. New Feature: - WiFi - Connect to device with best signal strength if multiple with same SSID. Bug Fix: - Data server starts up when WiFi station is assigned an IP address - Restored product info. - Fixed OTA Task from shutting down incorrectly which prevented future updates. - Fixed data server ready flag. - Fix for heartbeat PGN 126993. ------------------------------------------------------------------------------- --Changes from v1.040 to v1.041 -- ------------------------------------------------------------------------------- Improvements: - Improved WiFi Access page with a connection status bar. - Reinstated disconnect before scan. New Feature: - Added a "forget AP" button to WiFi Access page. Bug Fix: - Fixed error when no APs found during WiFi scan. - Fixed scanning while disconnected from a saved network. Attempts to reconnect for 60s if disconnected unexpectedly. ------------------------------------------------------------------------------- --Changes from v1.004 to v1.040 -- ------------------------------------------------------------------------------- Improvements: - Improved OTA Task. - Improved Precise %age completion reporting for all stages of firmware update process - Updated Mongoose from 6.11 to 6.16 - Improved error logging for uploading firmware from web app - Updated User manual for new features New Feature: - Added new formatter=ASCII N2K, ASCII RAW, Actisense RAW, Actisense N2K, Actisense NGT Mode for Data server - Added Restart button on Administration page to restart W2K. - Added user information messages to restrict user from selecting invalid Direction and Protocol for each Data Format on Data Server Setting Page. Bug Fix: - Improved file name management to allow zip file names containing previously invalid characters, namely a ‘-‘ where a space was previously required. - Fixed issue with duplicate sentences streamed through W2K. - Fixed Client network disconnect issue. - Fixed Default AP password issue when SDCard is removed. - Fixed iPad Firmware update issue - Fixed issue with Data logging Enable functionality. ------------------------------------------------------------------------------- -- Changes from v1.001 to v1.004 -- ------------------------------------------------------------------------------- Improvements: - Improved user stats web page to show data servers in better layout. - Tx total bytes will also be displayed on Data Server Stats page for all enabled data server. - To speed up the download log files user is provided with a check box, if checkbox is selected it will Suspend Data server and Logging functionality during download. - Updated user manual to version=2.03 - Apple IOS user can only download single log file, hyper link is provided on Download Log files page for downloading single file. New Feature: - Added '+' button on download logs page which can expand and collapse log files folder and inside folder list of files are displayed for user to download. - Added new feature where user can select multiple/single log file for download with the help of newly added checkboxes. - Added new 'Download Selected files' button for user to download selected single/multiple files. During Download process of log files this button remains disabled. - Added 'Cancel Download' button which will cancel the ongoing download process of log files, button is enabled only when download of log files is in progress. Bug Fix: - Fixed distorted view when Log files folder is expanded on Android Device.