All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New app architecture, geolocation fully autonomous, device doesn't need to be connected to a network to start geolocation operation.
- Add capability to send data thought store and forward service.
- Uptate LoRa Basics Modem version from 3.3.0 to 4.3.0
- [geolocation_gnss] Application code.
- [geolocation_gnss_wifi] Application code.
- [geolocation_wifi] Application code.
- Application code update according to geolocation middleware v2.1.0. see Geolocation middleware Changelog.
- Uptate LoRa Basics Modem version from 3.2.4 to 3.3.0
- Application code update according to geolocation middleware v2.0.0. see Geolocation middleware Changelog.
- Support of the regions IN_865 / RU_864 / AU_915 / AS_923_GRP1 / AS_923_GRP2 /AS_923_GRP3 / KR_920
- General code improvement
- LoRa Basics Modem crashlog was not functionnal
smtc_modem_hal_get_battery_level
was always returning 254- Race condition when time was not available anymore in
on_middleware_gnss_event
function
- Overconsumption in airplane mode
- RTC rollover after 6 days
- Initial version