portapack-mayhem/firmware/application
gullradriel 7331979107
Freqman memory fix (#1177)
* Cleanings and setting the limit to a working for all apps one
* fixing a guru memory errors, renaming a leftover variable
* removed unneeded set_dirty
2023-06-22 17:34:20 +02:00
..
apps Freqman memory fix (#1177) 2023-06-22 17:34:20 +02:00
bitmaps Formatted code (#1007) 2023-05-19 08:16:05 +12:00
hw Gcc12 related fixes (#1138) 2023-06-10 07:50:42 +12:00
protocols Add debug_log, fix tx_bht (#1149) 2023-06-13 08:14:26 +02:00
ui Pan & Zoom-in support for GeoMap (#1172) 2023-06-21 21:56:07 +02:00
app_settings.cpp Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07:00
app_settings.hpp Allows apps using app settings to use global frequency (#1148) 2023-06-12 19:40:32 +02:00
audio.cpp Persistent audio mute support revisions (#1169) 2023-06-19 21:06:07 +02:00
audio.hpp Persistent audio mute support revisions (#1169) 2023-06-19 21:06:07 +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 Notepad menu (#1072) 2023-05-26 10:02:17 +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 Consolidate metadata file parsing (#1173) 2023-06-20 09:32:37 +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 App settings revamp (#1139) 2023-06-11 11:47:13 -07:00
file.hpp App settings revamp (#1139) 2023-06-11 11:47:13 -07:00
firmware_info.c Formatted code (#1007) 2023-05-19 08:16:05 +12:00
freqman.cpp Freqman memory fix (#1177) 2023-06-22 17:34:20 +02:00
freqman.hpp Freqman memory fix (#1177) 2023-06-22 17:34:20 +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 Support "repeat" when a direction button is held down (#1053) 2023-05-23 18:55:26 +12:00
irq_controls.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12: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 Fix hang in Audio when switching from Capture app, & bug fixes. (#1167) 2023-06-19 07:48:29 +02: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 Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07:00
receiver_model.hpp Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07: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 playlist file parsing, reduce allocs (#1157) 2023-06-15 22:15:26 +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 Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tone_key.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12: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 Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07:00
transmitter_model.hpp Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07: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 Persistent audio mute support revisions (#1169) 2023-06-19 21:06:07 +02:00
ui_navigation.hpp Add edit support for Notepad (#1093) 2023-06-01 15:45:55 -07: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