portapack-mayhem/firmware/application
2023-01-21 11:36:06 +01:00
..
apps save/recall all receiver settings 2023-01-21 11:36:06 +01:00
bitmaps Removing more unnused files 2020-05-12 16:17:14 +02:00
hw PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
protocols APRS TX app is working fine now! 2020-10-10 20:24:11 -03:00
ui Merge pull request #711 from GullCode/recon-app 2022-10-08 13:46:50 +02:00
app_settings.cpp save/recall all receiver settings 2023-01-21 11:36:06 +01:00
app_settings.hpp save/recall all receiver settings 2023-01-21 11:36:06 +01:00
audio.cpp Recovered_ALC_Mic_Feature_AK4953_OK_WM8731 2022-05-28 22:29:10 +02:00
audio.hpp Recovered_ALC_Mic_Feature_AK4953_OK_WM8731 2022-05-28 22:29:10 +02:00
baseband_api.cpp implement ook scan 2022-12-05 16:51:23 +02:00
baseband_api.hpp implement ook scan 2022-12-05 16:51:23 +02:00
bitmap.hpp Added support for LARGE qr code. 2022-04-08 08:38:32 -04:00
capture_thread.cpp
capture_thread.hpp
chconf.h
clock_manager.cpp Added options for tuning CLKOUT freq. 2020-10-24 00:24:05 +08:00
clock_manager.hpp Added options for enabling CLKOUT. 2020-09-16 19:27:56 +08:00
CMakeLists.txt Merge pull request #711 from GullCode/recon-app 2022-10-08 13:46:50 +02:00
core_control.cpp
core_control.hpp
database.cpp Added country to AIS app, so you know from which country a vessel is. 2022-03-27 12:34:26 -04:00
database.hpp Added country to AIS app, so you know from which country a vessel is. 2022-03-27 12:34:26 -04:00
de_bruijn.cpp
de_bruijn.hpp
demofont.hpp
dirty_registers.hpp
emu_cc1101.cpp
event_m0.cpp Persistent memory check value verification, defaulting when fails. (#662) 2022-05-29 08:55:18 +12:00
event_m0.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
ffconf.h
file.cpp Added return codes for delete_file() and rename_file() for file.hpp 2022-02-01 10:37:38 -08:00
file.hpp Added return codes for delete_file() and rename_file() for file.hpp 2022-02-01 10:37:38 -08:00
freqman.cpp Fixed typos 2022-11-20 18:29:20 +01:00
freqman.hpp Updated FREQMAN_MAX_PER_FILE value 2022-10-11 12:40:08 +02:00
halconf.h
io_file.cpp
io_file.hpp
io_wave.cpp
io_wave.hpp Application: Fix uninitalized fmt_pcm_t field warning 2018-08-05 15:07:12 -07:00
io.hpp
irq_controls.cpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
irq_controls.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
irq_lcd_frame.cpp
irq_lcd_frame.hpp
irq_rtc.cpp
irq_rtc.hpp
log_file.cpp
log_file.hpp
main.cpp SD card backup storage (#565) 2022-04-11 21:42:56 +12:00
mcuconf.h
portapack.cpp Fix for new H2+ devices (#666) 2022-06-05 14:15:44 +12:00
portapack.hpp changed datatype to be able to store > 255 second for backlight timer 2021-09-03 16:46:41 +02:00
qrcodegen.cpp Fix uneeded negative test because type is uint ( warning: comparison is always false due to limited range of data type) 2022-04-18 22:33:10 +02:00
qrcodegen.hpp added qr code for radiosonde 2022-01-02 17:09:45 -05:00
radio.cpp Fixed the mixing of aircraft coordinates in the details view, by 2021-06-24 15:16:19 +01:00
radio.hpp
receiver_model.cpp save/recall all receiver settings 2023-01-21 11:36:06 +01:00
receiver_model.hpp save/recall all receiver settings 2023-01-21 11:36:06 +01:00
recent_entries.cpp
recent_entries.hpp Add APRS Receiving App 2021-03-11 22:27:19 -06:00
replay_thread.cpp
replay_thread.hpp
rf_path.cpp
rf_path.hpp
rfm69.cpp Added RFM69 helper 2019-05-05 00:43:36 +01:00
rfm69.hpp Added RFM69 helper 2019-05-05 00:43:36 +01:00
rtc_time.cpp
rtc_time.hpp
sd_card.cpp
sd_card.hpp
serializer.cpp
serializer.hpp Persistent memory check value verification, defaulting when fails. (#662) 2022-05-29 08:55:18 +12:00
signal.hpp
spectrum_color_lut.cpp New spectrum color scheme 2022-11-10 02:17:04 +03:00
spectrum_color_lut.hpp Analog tv app (#334) 2020-04-20 06:50:24 +02:00
string_format.cpp Added Datetime + Freq Filename to Audio App 2022-03-28 20:53:09 -07:00
string_format.hpp Added Datetime + Freq Filename to Audio App 2022-03-28 20:53:09 -07:00
temperature_logger.cpp
temperature_logger.hpp
tone_key.cpp Added tone to string and string to tone 2022-09-13 23:58:03 +02:00
tone_key.hpp Added tone to string and string to tone 2022-09-13 23:58:03 +02:00
touch.cpp Persistent memory check value verification, defaulting when fails. (#662) 2022-05-29 08:55:18 +12:00
touch.hpp Persistent memory check value verification, defaulting when fails. (#662) 2022-05-29 08:55:18 +12:00
transmitter_model.cpp
transmitter_model.hpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
tuning.cpp
tuning.hpp
ui_baseband_stats_view.cpp
ui_baseband_stats_view.hpp
ui_handwrite.cpp
ui_handwrite.hpp
ui_loadmodule.cpp
ui_loadmodule.hpp
ui_navigation.cpp Merge pull request #711 from GullCode/recon-app 2022-10-08 13:46:50 +02:00
ui_navigation.hpp Fix #494 - Change App Titles 2022-04-26 23:09:24 +02:00
ui_playdead.cpp
ui_playdead.hpp
ui_record_view.cpp Update ui_record_view.cpp 2022-03-29 01:16:16 -04:00
ui_record_view.hpp Added Datetime + Freq Filename to Audio App 2022-03-28 20:53:09 -07:00
ui_sd_card_debug.cpp Debug sd card verbose by @gregoryfenton 2020-06-09 23:43:45 +02:00
ui_sd_card_debug.hpp Fix #494 - Change App Titles 2022-04-26 23:09:24 +02:00
ui_sd_card_status_view.cpp
ui_sd_card_status_view.hpp
unistroke.hpp
ymdata.hpp