portapack-mayhem/firmware/application/ui
Kyle Reed 9b665a43c5
Radio state initialization (#1236)
* WIP RadioState init

* TX/RX cleanup

* Update all apps using RadioState and setting modulation mode

* Set apps to use AM mode

* Don't push modulation update in RadioState.

* Support passing overrides to Audio and MicTX

* Support set_nearest on OptionsField, fix recon step

* Fix audio, typo

---------

Co-authored-by: kallanreed <kylereed@manzana.lan>
Co-authored-by: kallanreed <kallanreed@noreply.github.com>
2023-07-04 18:26:26 -05:00
..
ui_alphanum.cpp improve keyboard (#1209) 2023-06-29 09:24:18 -07:00
ui_alphanum.hpp Remove LTO, minor UI tweaks (#1216) 2023-06-30 07:33:33 +02:00
ui_audio.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_audio.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_btngrid.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_btngrid.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_channel.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_channel.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_font_fixed_5x8.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
ui_font_fixed_5x8.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
ui_font_fixed_8x16.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_font_fixed_8x16.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_freq_field.hpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00
ui_freqlist.cpp Frequman widget gets a non owning reference to the database instead of copying (#1175) 2023-06-21 12:05:07 +02:00
ui_freqlist.hpp Frequman widget gets a non owning reference to the database instead of copying (#1175) 2023-06-21 12:05:07 +02:00
ui_geomap.cpp Pan & Zoom-in support for GeoMap (#1172) 2023-06-21 21:56:07 +02:00
ui_geomap.hpp Pan & Zoom-in support for GeoMap (#1172) 2023-06-21 21:56:07 +02:00
ui_menu.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_menu.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_qrcode.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_qrcode.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_receiver.cpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
ui_receiver.hpp Consolidate frequency field on_edit (#1166) 2023-06-18 21:11:04 +02:00
ui_rssi.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_rssi.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_spectrum.cpp Consolidate anti_alias BW selection into function (#1217) 2023-06-30 07:35:35 +02:00
ui_spectrum.hpp Consolidate anti_alias BW selection into function (#1217) 2023-06-30 07:35:35 +02:00
ui_styles.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_styles.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_tabview.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_tabview.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_textentry.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_textentry.hpp improve keyboard (#1209) 2023-06-29 09:24:18 -07:00
ui_transmitter.cpp Allows apps using app settings to use global frequency (#1148) 2023-06-12 19:40:32 +02:00
ui_transmitter.hpp App settings revamp (#1139) 2023-06-11 11:47:13 -07:00
ui_tv.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_tv.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00