portapack-mayhem/firmware/baseband
Bernd Herzog 7fdb1af69d
External apps (#1469)
* implemented external app build

* added some ui stuff for testing

* added pacman game

* wired key to pacman game

* fixed pacman drawing issue

* changed afsk rx app to be external

* fixed ui::NavigationView initialization for external apps

* refactoring

* refactoring

* moved m4 image to external app

* added script for external app deployment

* refactoring

* implemented dynamic app listing

* added color to app icon

* improved app loading

* added external apps to sd card content

* refactoring

* review findings

* typo

* review findings

* improved memory management of bitmaps
2023-10-02 20:19:22 +02:00
..
sd_over_usb Sd over usb macos (#1096) 2023-06-02 12:20:11 +02:00
audio_compressor.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_compressor.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_dma.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_dma.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_input.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_input.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_output.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_output.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_stats_collector.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio_stats_collector.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_dma.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_dma.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_processor.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_processor.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_stats_collector.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_stats_collector.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_thread.cpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
baseband_thread.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
baseband.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
block_decimator.hpp Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
channel_decimator.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
channel_decimator.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
channel_stats_collector.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_recovery.cpp Complete rewrite of clock recovery, lots of refactoring. 2015-11-06 09:39:59 -08:00
clock_recovery.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
CMakeLists.txt External apps (#1469) 2023-10-02 20:19:22 +02:00
debug.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
debug.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
description Merge fixing, commit to catch up on recent files 2016-02-04 10:27:53 +01:00
dsp_decimate.cpp Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
dsp_decimate.hpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
dsp_demodulate.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_demodulate.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_goertzel.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_goertzel.hpp Dsp fatfs fix (#1118) 2023-06-07 11:25:35 +02:00
dsp_hilbert.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_hilbert.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_modulate.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_modulate.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dsp_squelch.cpp POCSAG Processor Rewrite (#1437) 2023-09-08 19:41:09 +02:00
dsp_squelch.hpp POCSAG Processor Rewrite (#1437) 2023-09-08 19:41:09 +02:00
event_m4.cpp Workaround for Capture startup hang (#1285) 2023-07-22 10:06:55 -07:00
event_m4.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
fxpt_atan2.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
fxpt_atan2.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
gpdma_lli.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
halconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
linear_resampler.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
main.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
matched_filter.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
matched_filter.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
mcuconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
name Merge fixing, commit to catch up on recent files 2016-02-04 10:27:53 +01:00
ook.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
packet_builder.cpp Rework BitHistory, BitPattern, PacketBuilder. 2015-11-09 14:38:09 -08:00
packet_builder.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
phase_accumulator.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
phase_detector.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_acars.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_acars.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_adsbrx.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_adsbrx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_adsbtx.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_adsbtx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_afsk.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_afsk.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_afskrx.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_afskrx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_ais.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_ais.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_am_audio.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_am_audio.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_am_tv.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_am_tv.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_aprsrx.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_aprsrx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_audiotx.cpp Oversample (#1336) 2023-08-02 21:59:26 +02:00
proc_audiotx.hpp Oversample (#1336) 2023-08-02 21:59:26 +02:00
proc_btlerx.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_btlerx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_capture.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_capture.hpp Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
proc_ert.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_ert.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_flash_utility.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_fsk.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_fsk.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_gps_sim.cpp Oversample (#1336) 2023-08-02 21:59:26 +02:00
proc_gps_sim.hpp Oversample (#1336) 2023-08-02 21:59:26 +02:00
proc_jammer.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_jammer.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_mictx.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_mictx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_nfm_audio.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_nfm_audio.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_noop.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_noop.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_nrfrx.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_nrfrx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_ook.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_ook.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_pocsag2.cpp POCSAG clock detection 🐋 improvement(?) (#1442) 2023-09-09 17:49:22 +02:00
proc_pocsag2.hpp POCSAG clock detection 🐋 improvement(?) (#1442) 2023-09-09 17:49:22 +02:00
proc_pocsag.cpp POCSAG Processor Rewrite (#1437) 2023-09-08 19:41:09 +02:00
proc_pocsag.hpp POCSAG Processor Rewrite (#1437) 2023-09-08 19:41:09 +02:00
proc_rds.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_rds.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_replay.cpp Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
proc_replay.hpp Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
proc_sigfrx.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_sigfrx.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_siggen.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_siggen.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_sonde.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_sonde.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_spectrum_painter.cpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
proc_spectrum_painter.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_sstvtx.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_sstvtx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_test.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_test.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_tones.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_tones.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_tpms.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_tpms.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_wfm_audio.cpp Explain and clean up decimator scalars (#1422) 2023-08-30 09:05:49 -07:00
proc_wfm_audio.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_wideband_spectrum.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
proc_wideband_spectrum.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
rssi_dma.cpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
rssi_dma.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rssi_stats_collector.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rssi_thread.cpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
rssi_thread.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
rssi.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rssi.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_collector.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_collector.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
stream_input.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
stream_input.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
stream_output.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
stream_output.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
symbol_coding.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tone_gen.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tone_gen.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
touch_dma.cpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
touch_dma.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tv_collector.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tv_collector.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
w25q80bv.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
w25q80bv.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00