portapack-mayhem/firmware/application
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
..
apps Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
bitmaps Formatted code (#1007) 2023-05-19 08:16:05 +12:00
hw Long button press support (#1188) 2023-06-25 11:32:37 +02:00
protocols Add debug_log, fix tx_bht (#1149) 2023-06-13 08:14:26 +02:00
ui Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
app_settings.cpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
app_settings.hpp Allows apps using app settings to use global frequency (#1148) 2023-06-12 19:40:32 +02:00
audio.cpp Moved AK Speaker Disable back to a title bar, and modified Mute Icon to differentiate (#1192) 2023-06-26 08:08:09 +02:00
audio.hpp Moved AK Speaker Disable back to a title bar, and modified Mute Icon to differentiate (#1192) 2023-06-26 08:08:09 +02:00
baseband_api.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_api.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
bitmap.hpp Moved AK Speaker Disable back to a title bar, and modified Mute Icon to differentiate (#1192) 2023-06-26 08:08:09 +02:00
capture_thread.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
capture_thread.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
chconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
clock_manager.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
clock_manager.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
CMakeLists.txt Remove LTO, minor UI tweaks (#1216) 2023-06-30 07:33:33 +02:00
core_control.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
core_control.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
database.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
database.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
de_bruijn.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
de_bruijn.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
debug.cpp Add debug_log, fix tx_bht (#1149) 2023-06-13 08:14:26 +02:00
debug.hpp Add debug_log, fix tx_bht (#1149) 2023-06-13 08:14:26 +02:00
demofont.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dirty_registers.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
emu_cc1101.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
event_m0.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
event_m0.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
file_reader.cpp Update playlist file parsing, reduce allocs (#1157) 2023-06-15 22:15:26 +02:00
file_reader.hpp Update playlist file parsing, reduce allocs (#1157) 2023-06-15 22:15:26 +02:00
file_wrapper.hpp Add edit support for Notepad (#1093) 2023-06-01 15:45:55 -07:00
file.cpp Replace Replay with Playlist (#1202) 2023-06-28 19:02:06 +02:00
file.hpp Replace Replay with Playlist (#1202) 2023-06-28 19:02:06 +02:00
firmware_info.c Formatted code (#1007) 2023-05-19 08:16:05 +12:00
freqman.cpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
freqman.hpp Recon record (#1182) 2023-06-25 08:16:49 +02:00
halconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io_file.cpp Playlist cleanup (#1163) 2023-06-17 22:01:46 +02:00
io_file.hpp Playlist cleanup (#1163) 2023-06-17 22:01:46 +02:00
io_wave.cpp Playlist cleanup (#1163) 2023-06-17 22:01:46 +02:00
io_wave.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_controls.cpp Long button press support (#1188) 2023-06-25 11:32:37 +02:00
irq_controls.hpp Long button press support (#1188) 2023-06-25 11:32:37 +02:00
irq_lcd_frame.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_lcd_frame.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_rtc.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_rtc.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
log_file.cpp App settings revamp (#1139) 2023-06-11 11:47:13 -07:00
log_file.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
lz4.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
lz4.S added compression of baseband images 2023-03-21 19:18:38 +01:00
main.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
mcuconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
metadata_file.cpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00
metadata_file.hpp Consolidate metadata file parsing (#1173) 2023-06-20 09:32:37 +02:00
portapack.cpp Persistent audio mute support revisions (#1169) 2023-06-19 21:06:07 +02:00
portapack.hpp Persistent audio mute support revisions (#1169) 2023-06-19 21:06:07 +02:00
qrcodegen.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
qrcodegen.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
radio_state.hpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
radio.cpp Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07:00
radio.hpp Use receiver/transmitter models everywhere (#1056) 2023-05-23 21:22:30 -07:00
receiver_model.cpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
receiver_model.hpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
recent_entries.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
recent_entries.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
replay_thread.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
replay_thread.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rf_path.cpp Gcc12 related fixes (#1138) 2023-06-10 07:50:42 +12:00
rf_path.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rfm69.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rfm69.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rtc_time.cpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
rtc_time.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
sd_card.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
sd_card.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
serializer.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
serializer.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
signal.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_color_lut.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_color_lut.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
string_format.cpp Update string_format.cpp (#1184) 2023-06-24 00:08:11 +02:00
string_format.hpp Update playlist file parsing, reduce allocs (#1157) 2023-06-15 22:15:26 +02:00
temperature_logger.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
temperature_logger.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tone_key.cpp Display CTCSS tone freq in Audio, Recon, and Level apps (#1231) 2023-07-02 16:53:51 -07:00
tone_key.hpp Display CTCSS tone freq in Audio, Recon, and Level apps (#1231) 2023-07-02 16:53:51 -07:00
touch.cpp Touch fix bl timeout (#1108) 2023-06-04 22:41:55 +02:00
touch.hpp increase touch sensitivity a little more (#1140) 2023-06-09 23:45:26 +02:00
transmitter_model.cpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
transmitter_model.hpp Radio state initialization (#1236) 2023-07-04 18:26:26 -05:00
tuning.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tuning.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_baseband_stats_view.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_baseband_stats_view.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_handwrite.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_handwrite.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_loadmodule.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_loadmodule.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_navigation.cpp Revert color of "SD over USB" icon back to yellow (#1210) 2023-06-29 22:13:33 +02:00
ui_navigation.hpp Second DFU Overlay Screen with Receiver Info (#1204) 2023-06-28 19:04:16 +02:00
ui_playdead.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_playdead.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_record_view.cpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00
ui_record_view.hpp Consolidate metadata file parsing (#1173) 2023-06-20 09:32:37 +02:00
ui_sd_card_debug.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_debug.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_status_view.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_status_view.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
unistroke.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ymdata.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00