portapack-mayhem/firmware/application
sommermoregentraum 3314001205
bring keyfob app back (#1794)
* bring keyfob app back

* format

* cleanup

* format

* remove committed line from original list
2024-01-21 11:49:17 +01:00
..
apps bring keyfob app back (#1794) 2024-01-21 11:49:17 +01:00
bitmaps Formatted code (#1007) 2023-05-19 08:16:05 +12:00
external bring keyfob app back (#1794) 2024-01-21 11:49:17 +01:00
hw Fixed SPI Read timing issue affecting MAX283x chips (#1590) 2023-11-18 09:50:57 -06:00
protocols Move more apps + language module (#1643) 2023-12-12 16:55:50 +01:00
ui Geomap zoom-out fixes (#1777) 2024-01-16 18:47:31 +01:00
app_settings.cpp Make use of "ensure_directory" function (#1765) 2024-01-13 07:57:32 +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 Enable Sample Rate to be spec'd in .ini file for Weather & SubGhzDecoder apps (#1659) 2023-12-21 19:33:06 +01:00
baseband_api.hpp Enable Sample Rate to be spec'd in .ini file for Weather & SubGhzDecoder apps (#1659) 2023-12-21 19:33:06 +01:00
binder.hpp Search cleanup, more binder support (#1467) 2023-10-01 09:04:37 -07:00
bitmap.hpp Updated Weather & TPMS app icons (#1630) 2023-12-09 09:25:41 +01: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 Serial info command (#1700) 2024-01-02 07:25:36 +13:00
clock_manager.hpp Serial info command (#1700) 2024-01-02 07:25:36 +13:00
CMakeLists.txt Introduce common app list for menu and serial (#1791) 2024-01-20 23:35:39 +01:00
config_mode.cpp Added Settings app to disable Config Mode (#1781) 2024-01-17 06:59:35 +01:00
config_mode.hpp Added Settings app to disable Config Mode (#1781) 2024-01-17 06:59:35 +01: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 Make use of "ensure_directory" function (#1765) 2024-01-13 07:57:32 +01: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 reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
event_m0.hpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01: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 Recon raw repeat (#1658) 2023-12-28 11:25:53 +01:00
freqman_db.hpp Recon raw repeat (#1658) 2023-12-28 11:25:53 +01: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 Usb serial (#1648) 2023-12-17 17:20:35 +01: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 Send ASCII chars from USB serial to selected widget (#1708) 2024-01-04 17:36:31 +01:00
irq_controls.hpp Usb serial (#1648) 2023-12-17 17:20:35 +01: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 Touch emulation from usb cdc (#1706) 2024-01-03 14:06:29 +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 Make use of "ensure_directory" function (#1765) 2024-01-13 07:57:32 +01:00
portapack.hpp Touch emulation from usb cdc (#1706) 2024-01-03 14:06:29 +01: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 removed the use of the hackrf cpld eeprom (#1732) 2024-01-07 12:29:53 +01: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
shell.cpp Serial info command (#1700) 2024-01-02 07:25:36 +13:00
shell.hpp First version of rtcget and rtcset (#1727) 2024-01-06 09:15:59 +01: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 Fix to_string_hex_array string reserve (#1619) 2023-12-02 16:42:09 -06:00
string_format.hpp BLE List improvements (#1595) 2023-11-19 20:53:53 -05: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 Appstart and applist from serial (#1736) 2024-01-07 18:56:09 +01:00
ui_external_items_menu_loader.hpp Appstart and applist from serial (#1736) 2024-01-07 18:56:09 +01: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 bring keyfob app back (#1794) 2024-01-21 11:49:17 +01:00
ui_navigation.hpp Introduce common app list for menu and serial (#1791) 2024-01-20 23:35:39 +01: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 Recon raw repeat (#1658) 2023-12-28 11:25:53 +01:00
ui_record_view.hpp Recon raw repeat (#1658) 2023-12-28 11:25:53 +01: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
usb_serial_cdc.c reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial_cdc.h Usb serial (#1648) 2023-12-17 17:20:35 +01:00
usb_serial_descriptor.c fixed usb descriptor product string length (#1731) 2024-01-07 11:57:16 +01:00
usb_serial_descriptor.h Usb serial (#1648) 2023-12-17 17:20:35 +01:00
usb_serial_device_to_host.c reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial_device_to_host.h reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial_endpoints.c Usb serial (#1648) 2023-12-17 17:20:35 +01:00
usb_serial_endpoints.h Usb serial (#1648) 2023-12-17 17:20:35 +01:00
usb_serial_event.cpp Usb serial (#1648) 2023-12-17 17:20:35 +01:00
usb_serial_event.hpp Usb serial (#1648) 2023-12-17 17:20:35 +01:00
usb_serial_host_to_device.cpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial_host_to_device.hpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial_shell_filesystem.cpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial_shell_filesystem.hpp Fwrite fix (#1744) 2024-01-09 09:09:25 +13:00
usb_serial_shell.cpp Introduce common app list for menu and serial (#1791) 2024-01-20 23:35:39 +01:00
usb_serial_shell.hpp Touch emulation from usb cdc (#1706) 2024-01-03 14:06:29 +01:00
usb_serial_thread.cpp initial USB serial thread integrated to BLE RX (#1651) 2023-12-19 22:20:13 +01:00
usb_serial_thread.hpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial.cpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
usb_serial.hpp reworked usb serial communication (#1766) 2024-01-13 18:05:29 +01:00
view_factory_base.cpp Introduce common app list for menu and serial (#1791) 2024-01-20 23:35:39 +01:00
view_factory_base.hpp Introduce common app list for menu and serial (#1791) 2024-01-20 23:35:39 +01:00
view_factory.hpp Introduce common app list for menu and serial (#1791) 2024-01-20 23:35:39 +01:00
ymdata.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00