v1.6.0, July 17, 2025
v1.5.0, February 05,
2025
v1.4.0, October 09,
2024
v1.3.0, September 10,
2024
v1.2.2, August 21, 2024
v1.2.1, August 15, 2024
v1.2.0, July 11, 2023
v1.6.0, July 17, 2025
Patch Notes:
- Add delete data to LCD menu, fix register/login pages, fix station
ID i2c bus read.
Features
- Add delete data option to LCD menu, display storage space before and
after deletion.
Bug Fixes
- Fix login page cookies; prevents people on different computers from
accessing web interface.
- Change the station ID read process so the i2c bus is read once to
generate the ID, the ID is saved as a string, and pass up the
stack.
v1.5.0, February 05, 2025
Patch Notes:
- Add menu options for QAQC, RSSI values for cell modem menu options,
and create register/login pages for security.
Features
- Add List Devices and Delete Connections for QAQC.
- Add RSSI values calculated from Signal Quality on Station Stats and
Cell Modem Signal LCD menu options.
v1.4.0, October 09, 2024
Patch Notes:
- Re-enable 434 MHz radio restart_on_close, access LCD menu options
from terminal.
Features
- Add terminal commands for LCD menu options. Use command ’npm run
lcd-option command to access LCD menu options.
Bug Fixes
- Re-enable 434 MHz radio restart_on_close.
- Add try/catch around SensorGnome ‘save-deployment’ event
listener.
- Remove ‘en’ label from English WiFi menu option.
v1.3.0, September 10, 2024
Patch Notes:
- V2 Sensor Stations with a modem were not initializing properly.
Bug Fixes
- update radio instantiation conditional to fix unresponsive v2 Sensor
Stations
v1.2.2, August 21, 2024
Features
- Update npm libraries
- Updated Station Stats menu icons and temperature
- Update icons on Station Stats menu
- Display temperature on LCD for V2 and V3.2 boards
- IP address 5s refresh on LCD menu
Bug Fixes
- Remove accents from LCD menu
- Remove duplicate languages from LCD menu
- Try/catch on corrupted station-config.json
v1.2.1, August 15, 2024
Features
- Reorganize LCD menu
- Cell network displayed as percent in LCD menu
- Create point-to-point connection
- Update 434 MHz radio firmware through LCD menu
- Display blu tags in Node tables, outlined in blue
- Pipe Node detected blu tags into stats summary and blu.csv
- Switch modem protocol from ppp to QMI
- Add WiFi credentials through nmcli
- Toggle/hide buttons for radios
Bug Fixes
- Station time in UTC
- Enable upload data button after 5s
- Fix data management buttons
- Persist disabled modem after reboot
- Modify WiFi network profile to auto connect
v1.2.0, July 11, 2023
Patch Notes:
- Initial version for Sensor Station image with BluSeries
integration
Features
- Update Node to v20.14.0
- Update Linux kernel to v6.1.21-v7+
- Move USB tools to api, streamline import
- Network connection API
- Move cron util to api folder
- Move BlūSeries and Atmega32 directories to hardware/ctt
- Centralize os, system info
- Use NetworkManager to manage networks
- Use ModemManager to manage cellular modem connections
- Create Station Stats menu
- Add Languages option to LCD menu
- Enable/disable options for WiFi on LCD interface
- Enable/disable options for cell modem on LCD interface
- Display Nodes on Blu interface
- Detect tags from BluSeries family
- Display and control individual BluReceivers and BluRadios
- Update 434 MHz radios to v4 firmware
Bug Fixes
- Multiple radio instantiation
- Made blu tag IDs all caps
- Fix Internet gateway on interface
- Fix blu radio poll interval saving to station-config