portapack-mayhem/firmware/baseband
Totoo d74fd527e2
TPMS to ext app (#2128)
* initial

* fix
2024-04-29 13:30:21 +02:00
..
fprotos Subghz decoder (#1646) 2023-12-16 16:37:51 -06:00
sd_over_usb fixed usb descriptor product string length (#1731) 2024-01-07 11:57:16 +01:00
CMakeLists.txt TPMS to ext app (#2128) 2024-04-29 13:30:21 +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 Improved audio beep tone (#2014) 2024-03-19 15:30:05 -05:00
audio_dma.hpp Added a beep duration parameter (#2013) 2024-03-19 18:23:06 +01: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 Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
audio_output.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
audio_stats_collector.cpp Resolve Soundboard tone key issue (#1806) 2024-01-23 20:53:04 +01:00
audio_stats_collector.hpp Resolve Soundboard tone key issue (#1806) 2024-01-23 20:53:04 +01:00
baseband.cpp Stop audio DMA in baseband::shutdown() (#2011) 2024-03-19 05:58:23 +01: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 added radio saturation to performance counter (#1734) 2024-01-07 15:31:08 +01:00
baseband_thread.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02: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
debug.cpp added radio saturation to performance counter (#1734) 2024-01-07 15:31:08 +01: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.unused Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01: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 Beep-on-packet support in ADSB RX app (#2065) 2024-03-29 16:34:18 -05:00
proc_adsbrx.hpp Beep-on-packet support in ADSB RX app (#2065) 2024-03-29 16:34:18 -05: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 Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01: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 Beep-on-packet support in AIS app (#2064) 2024-03-29 22:08:32 +01:00
proc_ais.hpp Beep-on-packet support in AIS app (#2064) 2024-03-29 22:08:32 +01:00
proc_am_audio.cpp Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01: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 Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01:00
proc_aprsrx.hpp Fix baseband thread init order bug for all procs. (#1293) 2023-07-23 08:54:17 +02:00
proc_audio_beep.cpp Improved Audio Beep Test (#2026) 2024-03-23 08:21:35 +01:00
proc_audio_beep.hpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
proc_audiotx.cpp Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01:00
proc_audiotx.hpp WAV Viewer & Soundboard enhancements (8 or 16-bit WAV files) (#1849) 2024-02-06 11:33:00 +01:00
proc_ble_tx.cpp BLE Comm WIP (#1578) 2023-11-16 14:46:45 +01:00
proc_ble_tx.hpp Ble tx improvements (#1546) 2023-11-01 23:24:55 +01:00
proc_btlerx.cpp BLE Rx Refactoring / Cleanup (#1577) , also added showing MAC for Scan_Rsp Adv_Direct 2023-11-12 19:10:53 +01:00
proc_btlerx.hpp BLE Rx Refactoring / Cleanup (#1577) , also added showing MAC for Scan_Rsp Adv_Direct 2023-11-12 19:10:53 +01:00
proc_capture.cpp Level fix and beep, RSSI avg fix (#2027) 2024-03-23 19:27:05 +01:00
proc_capture.hpp Level fix and beep, RSSI avg fix (#2027) 2024-03-23 19:27:05 +01:00
proc_ert.cpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
proc_ert.hpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
proc_flash_utility.cpp Usb serial (#1648) 2023-12-17 17:20:35 +01: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_fsk_rx.cpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
proc_fsk_rx.hpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07: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 Radiosonde beep tone tweaks (#2020) 2024-03-21 10:14:54 +01: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 Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01: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_pocsag.cpp Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01:00
proc_pocsag.hpp POCSAG Processor Rewrite (#1437) 2023-09-08 19:41:09 +02:00
proc_pocsag2.cpp Beep-on-packet support in POCSAG app (#2061) 2024-03-29 21:27:53 +01:00
proc_pocsag2.hpp Beep-on-packet support in POCSAG app (#2061) 2024-03-29 21:27:53 +01: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 Clean compile warning (#1545) 2023-11-01 00:25:11 +01: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 Improved Audio Beep Test (#2026) 2024-03-23 08:21:35 +01:00
proc_sonde.hpp Improved Audio Beep Test (#2026) 2024-03-23 08:21:35 +01: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_subghzd.cpp Enable Sample Rate to be spec'd in .ini file for Weather & SubGhzDecoder apps (#1659) 2023-12-21 19:33:06 +01:00
proc_subghzd.hpp Enable Sample Rate to be spec'd in .ini file for Weather & SubGhzDecoder apps (#1659) 2023-12-21 19:33:06 +01: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 Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01: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 Beep-on-packet support in TPMS app (#2062) 2024-03-29 21:28:27 +01:00
proc_tpms.hpp Beep-on-packet support in TPMS app (#2062) 2024-03-29 21:28:27 +01:00
proc_weather.cpp Beep-on-packet support in Weather app (#2063) 2024-03-29 21:29:50 +01:00
proc_weather.hpp Beep-on-packet support in Weather app (#2063) 2024-03-29 21:29:50 +01:00
proc_wfm_audio.cpp Start audio DMA only in apps that use audio (#1982) 2024-03-13 16:07:44 +01: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 Looking glass beep (#2036) 2024-03-24 22:32:13 +01:00
proc_wideband_spectrum.hpp Looking glass beep (#2036) 2024-03-24 22:32:13 +01: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
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 Rxsat in Level app (#1959) 2024-03-09 22:26:56 +08: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
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 More debug Audio Beep Test tweaks (#2028) 2024-03-23 13:25:36 -05:00
tone_gen.hpp Fixed Sonde RSSI "Beep" (#2012) 2024-03-19 10:53:55 +01: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