Willy-JL
f85127ea23
SubGHz: Improve some GPS handling
2024-04-05 02:56:31 +01:00
Willy-JL
708af5b120
SubGHz: Show Geo info when GPS is disabled
2024-04-02 17:56:52 +01:00
Willy-JL
ef2c955995
SubGHz: Rework GPS as plugin, fix VGM ( #5 )
...
- Streamlined atomic init and deinit
- Load from plugin into RAM dynamically
- Don't attempt load if VGM / Expansion is connected
- Deduplicated some code, cleaned up some other bits
2024-03-30 03:38:59 +00:00
Willy-JL
7424373147
Fix UART deinit issues and crashes
...
Remove interrupt callback before stopping thread
Prevents race condition of interrupt setting flag on free'd thread
Also correctly stop async rx events
2024-03-22 03:29:07 +00:00
Willy-JL
087ddbcf66
Forgor to fix expansion in subghz gps
2024-02-01 03:14:41 +00:00
Willy-JL
4f59223afd
Fix UART in firmware
2024-01-18 03:59:06 +00:00
Willy-JL
f4d58c286b
Fix mbedtls api leaks
2023-12-02 06:30:37 +00:00
Willy-JL
f991f5a74a
Fix subghz 1kb memory leak
2023-11-22 06:11:19 +00:00
Willy-JL
e5a671be26
Fix subghz crash on exit with marauder connected
2023-11-22 06:10:57 +00:00
Sil333033
72869d614b
Update subghz GPS changable baudrate --nobuild
2023-10-09 22:05:29 +02:00
Sil333033
88b98fb175
Update subghz GPS dir finder & thread logic
...
also a few other finishing touches
2023-10-08 21:20:42 +02:00
Sil333033
ad22f6a0ef
Add GPS support for SubGHz
2023-10-05 23:14:58 +02:00