Added weather station app with 18 protocol parsers (#1607)

* Added weather station app with 18 protocol parsers
* Fix button and formatting
* Set BW to 1.75m, changed to us in dsp part
This commit is contained in:
Totoo
2023-11-28 21:11:30 +01:00
committed by GitHub
parent c486572d3d
commit 02251eeeb4
32 changed files with 3428 additions and 0 deletions

View File

@@ -307,6 +307,7 @@ set(CPPSRC
apps/ui_touch_calibration.cpp
apps/ui_touchtunes.cpp
apps/ui_view_wav.cpp
apps/ui_weatherstation.cpp
apps/ui_whipcalc.cpp
protocols/aprs.cpp
protocols/ax25.cpp