portapack-mayhem/firmware
Totoo caac5e1041
Sonde + map (#2879)
* Update geomap view position on GPS data reception

* Refactor timestamp and temperature/humidity display formatting in SondeView

* Implement battery voltage reading for Meteomodem M20

* Enhance GPS data validation and update OSM zoom handling

- Introduced a new method to validate GPS data in the Packet structure.
- Updated the SondeView to use the new GPS validation method.
- Modified GeoMap to improve handling of OSM zoom levels and ensure consistent usage of real zoom values.
- Adjusted battery voltage calculation for Meteomodem M20 to ensure correct scaling.

* Add serial number extraction for Meteomodem M20 support

* Add support for Meteomodem M20 temperature and humidity readings

* Update log file naming to include timestamp in SondeView

* Add pressure reading support for Meteomodem M20 and update UI

* Update SondeView UI layout and enhance Meteomodem M20 packet handling

* Add vertical speed calculation and display to SondeView

* Fix set_fsk function parameter type for samplesPerSymbol
2025-11-26 19:13:21 +01:00
..
application Sonde + map (#2879) 2025-11-26 19:13:21 +01:00
baseband Pocsag manual baud option (#2870) 2025-11-18 14:05:27 +01:00
bootstrap PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
chibios gracefully handle i2c error (#2838) 2025-10-21 07:37:14 +02:00
chibios-portapack fix fallthrough warning (#2497) 2025-01-26 16:27:29 +01:00
common Sonde + map (#2879) 2025-11-26 19:13:21 +01:00
graphics Added Adult toy controller external app (#2840) 2025-10-23 13:09:48 +02:00
standalone Faster osm (#2874) 2025-11-21 09:30:01 +01:00
test enforce #ifndef __HEADER_H instead of #pragma once, for code consitency and better portability (#2296) 2024-10-14 15:50:04 +02:00
tools rename my names in comments (#2768) 2025-08-26 19:56:39 +08:00
CMakeLists.txt fix cmake_minimum_required to 3.16 (#2499) 2025-01-26 16:26:02 +01:00
toolchain-arm-cortex-m.cmake Missing toolchain-arm-cortex-m.cmake file 2017-02-11 23:12:49 +00:00