portapack-mayhem/firmware/application
Mark Thompson 8655027a5b
Fixed SPI Read timing issue affecting MAX283x chips (#1590)
* Slowed SPI timing to MAX283x by 20%

* Fix temperature scaling
2023-11-18 09:50:57 -06:00
..
apps Added Memory Dump app for Debug (#1588) 2023-11-18 07:16:56 -06:00
bitmaps Formatted code (#1007) 2023-05-19 08:16:05 +12:00
external Moved external Font Viewer app to DEBUG menu (#1485) 2023-10-11 18:32:01 +02:00
hw Fixed SPI Read timing issue affecting MAX283x chips (#1590) 2023-11-18 09:50:57 -06:00
protocols Patch build for gcc 13.2.0 (#1567) 2023-11-08 19:22:26 +01:00
ui Level RSSIGraph tuning (#1556) 2023-11-06 11:12:36 +01:00
app_settings.cpp Preallocate enough vectors for common app settings #1535 2023-10-30 11:32:01 +01:00
app_settings.hpp Preallocate enough vectors for common app settings #1535 2023-10-30 11:32:01 +01:00
audio.cpp Enhanced Debug -> Peripherals app to allow direct register modification (#1584) 2023-11-17 12:10:11 -06:00
audio.hpp Enhanced Debug -> Peripherals app to allow direct register modification (#1584) 2023-11-17 12:10:11 -06:00
baseband_api.cpp ADSB RX App cleanup (#1569) 2023-11-10 08:22:29 -08:00
baseband_api.hpp More btle improvements (#1549) 2023-11-03 08:08:49 +01:00
binder.hpp Search cleanup, more binder support (#1467) 2023-10-01 09:04:37 -07:00
bitmap.hpp Added File Manager button to show hidden files (#1564) 2023-11-06 16:33:19 -06: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 Config mode (#1433) 2023-09-04 17:46:07 +02:00
clock_manager.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
CMakeLists.txt BLE Comm WIP (#1578) 2023-11-16 14:46:45 +01:00
config_mode.cpp Config mode hackrf r9 disable external tcxo fallback (#1434) 2023-09-05 10:32:44 +02:00
config_mode.hpp Config mode (#1433) 2023-09-04 17:46:07 +02:00
core_control.cpp External apps (#1469) 2023-10-02 20:19:22 +02:00
core_control.hpp External apps (#1469) 2023-10-02 20:19:22 +02: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 Patch build for gcc 13.2.0 (#1567) 2023-11-08 19:22:26 +01:00
debug.cpp Added Memory Dump app for Debug (#1588) 2023-11-18 07:16:56 -06:00
debug.hpp Added Memory Dump app for Debug (#1588) 2023-11-18 07:16:56 -06: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
field_binder.hpp New Freqman edit UI (#1272) 2023-07-14 18:46:39 -07:00
file_reader.cpp Update playlist file parsing, reduce allocs (#1157) 2023-06-15 22:15:26 +02:00
file_reader.hpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
file_wrapper.hpp Progress bar for Notepad IO (#1322) 2023-07-30 09:36:57 +02:00
file.cpp Incrementing date workaround for dead RTC battery (#1479) 2023-10-09 12:04:46 +02:00
file.hpp Incrementing date workaround for dead RTC battery (#1479) 2023-10-09 12:04:46 +02:00
firmware_info.c Formatted code (#1007) 2023-05-19 08:16:05 +12:00
freqman_db.cpp Support for 1.25MHz capture (#1418) 2023-08-29 19:26:38 +02:00
freqman_db.hpp Freqman improvements (#1276) 2023-07-17 11:43:37 -07:00
freqman.cpp Freqman improvements (#1276) 2023-07-17 11:43:37 -07:00
freqman.hpp Freqman improvements (#1276) 2023-07-17 11:43:37 -07:00
halconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io_convert.cpp Remove experimental support for Replaying C32 files (#1294) 2023-07-23 08:52:23 +02:00
io_convert.hpp Remove experimental support for Replaying C32 files (#1294) 2023-07-23 08:52:23 +02: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
iq_trim.cpp Simple amplification option in IQ Trim app (#1506) 2023-10-19 20:14:25 +02:00
iq_trim.hpp Simple amplification option in IQ Trim app (#1506) 2023-10-19 20:14:25 +02:00
irq_controls.cpp Add Stack Dump option to debug menu and to GURU meditation fault (#1414) 2023-08-27 00:33:27 -05:00
irq_controls.hpp Add Stack Dump option to debug menu and to GURU meditation fault (#1414) 2023-08-27 00:33:27 -05: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 Hackrf mode when no pp attached (#1580) 2023-11-14 12:22:26 +01: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 Hackrf mode when no pp attached (#1580) 2023-11-14 12:22:26 +01: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 Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
radio.cpp Fixed SPI Read timing issue affecting MAX283x chips (#1590) 2023-11-18 09:50:57 -06:00
radio.hpp Enhanced Debug -> Peripherals app to allow direct register modification (#1584) 2023-11-17 12:10:11 -06:00
receiver_model.cpp Activating TX Low Pass Filter in Second IF IC (#1470) 2023-10-08 17:50:31 +02: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 BLE Rx/Tx App Cleanup (#1570) 2023-11-11 20:46:51 +01:00
replay_thread.cpp Oversample (#1336) 2023-08-02 21:59:26 +02: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 BLE Comm WIP (#1578) 2023-11-16 14:46:45 +01:00
string_format.hpp BLE Comm WIP (#1578) 2023-11-16 14:46:45 +01:00
temperature_logger.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
temperature_logger.hpp Temperature scaling changes for HackRF r9 (MAX2839) (#1561) 2023-11-06 13:56:09 -06:00
tone_key.cpp Fixed 0.1Hz error in tone key frequencies 146.2, 156.7, and 162.2 (#1427) 2023-08-31 08:04:47 +02:00
tone_key.hpp Fixed 0.1Hz error in tone key frequencies 146.2, 156.7, and 162.2 (#1427) 2023-08-31 08:04:47 +02: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 Activating TX Low Pass Filter in Second IF IC (#1470) 2023-10-08 17:50:31 +02: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_external_items_menu_loader.cpp External apps (#1469) 2023-10-02 20:19:22 +02:00
ui_external_items_menu_loader.hpp External apps (#1469) 2023-10-02 20:19:22 +02: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 BLE Comm WIP (#1578) 2023-11-16 14:46:45 +01:00
ui_navigation.hpp Incrementing date workaround for dead RTC battery (#1479) 2023-10-09 12:04:46 +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 Simple amplification option in IQ Trim app (#1506) 2023-10-19 20:14:25 +02:00
ui_record_view.hpp IQ Trim app and Capture auto-trim (#1456) 2023-09-21 17:43:10 +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