heurist1
f6a4cc26ee
Move where on_change for the frequency field is setup, so that the frequency is correctly initialised when the app is launched and settings are being used
2023-03-05 19:50:56 +00:00
Arjan Onwezen
e97ffd42ef
Set fixed modulation (WFM) for Pocsag app.
2022-05-13 09:04:53 -04:00
Arjan Onwezen
799a473b36
Save individual app settings. Currently only for apps in Receive section and basic settings like, LNA, VGA, Rx Amp and Frequency.
2022-05-01 06:09:02 -04:00
heurist1
318720f364
Removed all traces of the parameters on the POGSAG config message
...
Left in the message for the moment, because there are likely to be parameters needed at some point.
2021-10-22 18:11:50 +01:00
heurist1
6ef24ce71c
Removed unused GUI items
2021-10-22 15:41:48 +01:00
heurist1
62f063aef5
Removed unused items from the UI
...
Removed unused items from the UI
2021-10-21 17:14:08 +01:00
heurist1
ab364ca497
POCSAG before reformat
...
This is the POCSAG code before reformat to put smooth and extract packets in the correct place
2021-10-10 09:15:42 +01:00
Erwin Ried
4aaac8545b
Pocsag improvements ( #20 )
...
* Update analog_audio_app.cpp (#353 )
* Adding phase field (extracted from @jamesshao8 repo)
2020-05-09 13:13:21 +02:00
furrtek
dc5d6fef70
Started work on ACARS RX
...
Added ACARS frequencies file
Moved non-implemented apps menu items down
2018-06-10 10:15:43 +01:00
furrtek
b29c1d9749
Finally found what was eating all the RAM :D
...
Re-enabled the tone key selector in Soundboard
Soundboard now uses OutputStream, like Replay
Constexpr'd a bunch of consts which were going to BSS section
Exiting an app now goes back to main menu
Cleaned up Message array
2018-05-15 23:35:30 +01:00
furrtek
3193c6ee99
Added bias-T status icon
...
Merged radio settings in one screen
2018-01-07 23:13:08 +00:00