Skip to main content

TOWER Changelog

This page tracks all notable changes across the TOWER platform, including firmware / SDK and hardware modules. Use the tabs below to filter by change category.

info

TOWER is currently in maintenance mode, receiving only bugfixes and minor improvements. Active development continues on twr-zephyr, an experimental Zephyr RTOS port for the Core Module.


General Platform Updates

2025-09-10

  • [FW/SDK] twr-zephyr: Added README and LICENSE, so the Zephyr RTOS port for Core Module is now documented

2025-03-03

  • [FW/SDK] twr-zephyr: Added push button application sample

2025-02-11

  • [FW/SDK] twr-zephyr: Active low power timer for Core Module board

2025-02-08

  • [FW/SDK] twr-zephyr: Implemented radio subsystem (twr_radio) over Spirit1

2023-10-31

  • [FW/SDK] twr-sdk: Added option for third flood detector on Sensor Module

2023-02-20

  • [FW/SDK] twr-sdk: Replaced newlib nano with picolibc, which fixes %llx formatting issues

2023-01-23

  • [FW/SDK] twr-sdk: Fixed LIS2DH12 alarm threshold calculation for all measurement scales

2022-12-28

  • [FW/SDK] twr-sdk: Added parameter validation in scheduler functions; added invalid parameter error type