portapack-mayhem/firmware/application/apps
Netro 15c338e5b3
Added Sorting to BLE app (#1527)
* First BLE work

* Adding new fsk proc WIP

* Reverting ble stuff

* Initial compile working

* more work.

* Adding waterfall for debug

* more edits to debug

* Work to get widgets to show.

* cleanup before attempting diff fsk modulation method

* Temporary debug to learn how decimation scales.

* Tab view for console and spectrum. Spectrum still not working right.

* Fixed spectrum offset.

* Added audio sampling rate increments to freqman

* Added overriding range for frequency field and working off  deviation

* BLE cleanup. Got PDU parsing.

* Parsing CRC

* forgot :

* Removing AA again because cluttering UI

* fix compile

* attempt at throttling.

* WIP changes.

* Decimating by 4 to handle issue with overloading.

* Attempt to parse MAC still needs work.

* Small fixes. MAC still wrong.

* Fixed invalid indexing on Symbols.

* List view of BLE Mac Addresses

* Added Channel Option and improved GUI header.

* renaming to dB and fixing some warnings.

* Advertisements only.

* Initial cut of BLE Advertisement scan app.

* Copyrights

* formatting correctly in association to clang13

* Fixing warning and hiding fsk rx.

* spacing

* Removing some cmake install files that weren't suppose to be there.

* missed some.

* Added name to about.

* Edits for PR review pt.1

* Refactor ORing with 0 doesn't make sense.

* remove  parenthesis

* More PR Review changes.

* Fix compiler error.

* PR Review edits.

* PR review changes.

* Fixes.

* Unneeded ;

* Update ui_about_simple.cpp

* Disabling frequency stepping.

* removing unused label

* Fixing something that got messed up in merge?

* removing file that got added.

* editing labels.

* Added sort functionality.

* removed unused code.

---------

Co-authored-by: jLynx <admin@jlynx.net>
2023-10-24 17:08:45 -05:00
..
acars_app.cpp Consolidate frequency field on_edit (#1166) 2023-06-18 21:11:04 +02:00
acars_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ais_app.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ais_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
analog_audio_app.cpp Freqman improvements (#1276) 2023-07-17 11:43:37 -07:00
analog_audio_app.hpp Digit Mode for frequency field (#1298) 2023-07-24 18:09:22 +02:00
analog_tv_app.cpp Consolidate frequency field on_edit (#1166) 2023-06-18 21:11:04 +02:00
analog_tv_app.hpp Consolidate frequency field on_edit (#1166) 2023-06-18 21:11:04 +02:00
ble_app.cpp Added Sorting to BLE app (#1527) 2023-10-24 17:08:45 -05:00
ble_app.hpp Added Sorting to BLE app (#1527) 2023-10-24 17:08:45 -05:00
capture_app.cpp IQ Trim app and Capture auto-trim (#1456) 2023-09-21 17:43:10 +02:00
capture_app.hpp IQ Trim app and Capture auto-trim (#1456) 2023-09-21 17:43:10 +02:00
dump1090.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ert_app.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ert_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
gps_sim_app.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
gps_sim_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
lge_app.cpp Applying a proper TX_LPF to all remaining TX App (#1495) 2023-10-12 18:02:38 +02:00
lge_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
pocsag_app.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
pocsag_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
replay_app.cpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
replay_app.hpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
soundboard_app.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
soundboard_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
spectrum_analysis_app.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_analysis_app.hpp Fix up Waterfall control names (#1219) 2023-06-30 07:34:19 +02:00
tpms_app.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
tpms_app.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_about_demo.cpp Stash radio settings per app (#1151) 2023-06-14 09:57:20 +02:00
ui_about_demo.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_about_simple.cpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_about_simple.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_about.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_about.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_adsb_rx.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_adsb_rx.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_adsb_tx.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_adsb_tx.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_aprs_rx.cpp Declare escape strings for colored text (#1409) 2023-08-25 20:01:37 -05:00
ui_aprs_rx.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_aprs_tx.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_aprs_tx.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_bht_tx.cpp Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07:00
ui_bht_tx.hpp Stash radio settings per app (#1151) 2023-06-14 09:57:20 +02:00
ui_btle_rx.cpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_btle_rx.hpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_coasterp.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_coasterp.hpp Renamed .ini file for Burger Pager app (#1500) 2023-10-14 21:08:39 +02:00
ui_debug.cpp Moved external Font Viewer app to DEBUG menu (#1485) 2023-10-11 18:32:01 +02:00
ui_debug.hpp Revived Fonts Viewer as an External app (in Utilities menu) (#1484) 2023-10-11 07:43:56 +02:00
ui_dfu_menu.cpp Added Transmitter settings to 2nd DFU overlay screen (#1497) 2023-10-14 10:25:40 +02:00
ui_dfu_menu.hpp Added Transmitter settings to 2nd DFU overlay screen (#1497) 2023-10-14 10:25:40 +02:00
ui_encoders.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_encoders.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_fileman.cpp Added new icon for IQ Trim, and IQ Trim Button in FileMan (#1476) 2023-10-08 14:57:59 -05:00
ui_fileman.hpp Added new icon for IQ Trim, and IQ Trim Button in FileMan (#1476) 2023-10-08 14:57:59 -05:00
ui_flash_utility.cpp Allow frequency override in Playlist, Folder fixes (#1194) 2023-06-26 19:44:01 +02:00
ui_flash_utility.hpp improve keyboard (#1209) 2023-06-29 09:24:18 -07:00
ui_freqman.cpp Search cleanup, more binder support (#1467) 2023-10-01 09:04:37 -07:00
ui_freqman.hpp Search cleanup, more binder support (#1467) 2023-10-01 09:04:37 -07:00
ui_fsk_rx.cpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_fsk_rx.hpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_iq_trim.cpp Simple amplification option in IQ Trim app (#1506) 2023-10-19 20:14:25 +02:00
ui_iq_trim.hpp Simple amplification option in IQ Trim app (#1506) 2023-10-19 20:14:25 +02:00
ui_jammer.cpp Activating TX Low Pass Filter in Second IF IC (#1470) 2023-10-08 17:50:31 +02:00
ui_jammer.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_keyfob.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_keyfob.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_lcr.cpp Applying a proper TX_LPF to all remaining TX App (#1495) 2023-10-12 18:02:38 +02:00
ui_lcr.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_level.cpp Fix RSSI for apps using proc_capture (#1420) 2023-08-30 17:13:14 +02:00
ui_level.hpp Store search range in settings file (#1397) 2023-08-21 10:16:49 +02:00
ui_looking_glass_app.cpp More settings and cleanup (#1402) 2023-08-22 12:09:59 -07:00
ui_looking_glass_app.hpp More settings and cleanup (#1402) 2023-08-22 12:09:59 -07:00
ui_mictx.cpp Solve mic to hp small side effect (#1523) 2023-10-22 19:10:26 +02:00
ui_mictx.hpp Add "Hear Mic" feature to the Mic App (#1518) 2023-10-20 18:43:22 -05:00
ui_modemsetup.cpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00
ui_modemsetup.hpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00
ui_morse.cpp Applying a proper TX_LPF to all remaining TX App (#1495) 2023-10-12 18:02:38 +02:00
ui_morse.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_nrf_rx.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_nrf_rx.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_numbers.cpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_numbers.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_nuoptix.cpp Stash radio settings per app (#1151) 2023-06-14 09:57:20 +02:00
ui_nuoptix.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_playlist.cpp Activating TX Low Pass Filter in Second IF IC (#1470) 2023-10-08 17:50:31 +02:00
ui_playlist.hpp Activating TX Low Pass Filter in Second IF IC (#1470) 2023-10-08 17:50:31 +02:00
ui_pocsag_tx.cpp Error correction. Now comments matching with value (#1496) 2023-10-12 19:56:27 +02:00
ui_pocsag_tx.hpp POCSAG TX default freq (#1503) 2023-10-16 21:32:07 +02:00
ui_rds.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_rds.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_recon_settings.cpp Fix output file config in recon (#1319) 2023-07-29 07:16:49 +02:00
ui_recon_settings.hpp Store search range in settings file (#1397) 2023-08-21 10:16:49 +02:00
ui_recon.cpp fix complicated timing logic (#1480) 2023-10-09 20:01:40 +02:00
ui_recon.hpp fix complicated timing logic (#1480) 2023-10-09 20:01:40 +02:00
ui_remote.cpp Add Binder helper methods (#1465) 2023-09-29 18:55:27 +02:00
ui_remote.hpp Add Binder helper methods (#1465) 2023-09-29 18:55:27 +02:00
ui_scanner.cpp Scanner persisted freq file, TextField for current item (#1403) 2023-08-23 11:51:28 -07:00
ui_scanner.hpp Scanner persisted freq file, TextField for current item (#1403) 2023-08-23 11:51:28 -07:00
ui_script.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_script.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_over_usb.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_over_usb.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_wipe.cpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_sd_wipe.hpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_search.cpp Search cleanup, more binder support (#1467) 2023-10-01 09:04:37 -07:00
ui_search.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_settings.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_settings.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_sigfrx.cpp Stash radio settings per app (#1151) 2023-06-14 09:57:20 +02:00
ui_sigfrx.hpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
ui_siggen.cpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00
ui_siggen.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_sonde.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_sonde.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_spectrum_painter_image.cpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_spectrum_painter_image.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_spectrum_painter_text.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_spectrum_painter_text.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_spectrum_painter.cpp Applying a proper TX_LPF to all remaining TX App (#1495) 2023-10-12 18:02:38 +02:00
ui_spectrum_painter.hpp Recon capture mod (#1190) 2023-06-25 11:33:44 +02:00
ui_ss_viewer.cpp Support for viewing BMP files in File Manager and setting as Splash screen (#1242) 2023-07-05 15:45:43 -05:00
ui_ss_viewer.hpp Support for viewing BMP files in File Manager and setting as Splash screen (#1242) 2023-07-05 15:45:43 -05:00
ui_sstvtx.cpp Applying a proper TX_LPF to all remaining TX App (#1495) 2023-10-12 18:02:38 +02:00
ui_sstvtx.hpp Stash radio settings per app (#1151) 2023-06-14 09:57:20 +02:00
ui_test.cpp Consolidate frequency field on_edit (#1166) 2023-06-18 21:11:04 +02:00
ui_test.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_text_editor.cpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_text_editor.hpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_tone_search.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_tone_search.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_touch_calibration.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_touch_calibration.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_touchtunes.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_touchtunes.hpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_view_wav.cpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_view_wav.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_whipcalc.cpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00
ui_whipcalc.hpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00