------------------------------------------------------------------------------- -- Copyright Active Research Limited 2018-2020 -- -- -- -- Release notes for the -- -- W2K-1 firmware -- -- -- ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -- 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. ------------------------------------------------------------------------------- --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.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.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.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: - JSON REST API (upon request). - Enabled data server filtering. - PLEASE NOTE: after upgrading you will need to enable filtering using the following steps 1. Go to Settings > Data Server Settings > Log in 2. For any data servers using an N2K data format click the "..." icon between the enable check box and the data format selector to open the filtering page 3. Click the "Select all" button 4. Observe that all PGNs have a tick in their checkbox, leave all "Tx Rate"s set to "0" to ensure they transmit at the maximum rate 5. Click "Save" 6. Click "Update" 7. Wait for the device to restart 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.