portapack-mayhem/firmware/application/ui
Netro b96f14762f
New and Improved BLE App. (#1524)
* 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

---------

Co-authored-by: jLynx <admin@jlynx.net>
2023-10-22 22:58:14 -07:00
..
ui_alphanum.cpp Keyboard tweaks (#1338) 2023-08-01 14:25:26 -05:00
ui_alphanum.hpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
ui_audio.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_audio.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_btngrid.cpp Hide unwanted apps by naming them in SETTINGS/blacklist file (#1502) 2023-10-15 18:04:26 -05:00
ui_btngrid.hpp Hide unwanted apps by naming them in SETTINGS/blacklist file (#1502) 2023-10-15 18:04:26 -05:00
ui_channel.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_channel.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_font_fixed_5x8.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
ui_font_fixed_5x8.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
ui_font_fixed_8x16.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_font_fixed_8x16.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_freq_field.hpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00
ui_freqlist.cpp Support showing invalid entries in Freqman and allow minor edits (#1269) 2023-07-13 08:28:27 +02:00
ui_freqlist.hpp Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
ui_geomap.cpp Fix some Guru Meditation Faults in ADSB-RX app (#1483) 2023-10-11 07:44:56 +02:00
ui_geomap.hpp Fix some Guru Meditation Faults in ADSB-RX app (#1483) 2023-10-11 07:44:56 +02:00
ui_menu.cpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
ui_menu.hpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
ui_qrcode.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_qrcode.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_receiver.cpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_receiver.hpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_rssi.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_rssi.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_spectrum.cpp Fix RSSI for apps using proc_capture (#1420) 2023-08-30 17:13:14 +02:00
ui_spectrum.hpp Workaround for Capture startup hang (#1285) 2023-07-22 10:06:55 -07:00
ui_styles.cpp Support for displaying stack on screen after a fault (for debug) (#1416) 2023-08-29 23:26:58 -05:00
ui_styles.hpp Support for displaying stack on screen after a fault (for debug) (#1416) 2023-08-29 23:26:58 -05:00
ui_tabview.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_tabview.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_textentry.cpp Nav stack cleanup (#1460) 2023-09-27 21:03:02 +02:00
ui_textentry.hpp Keyboard tweaks (#1338) 2023-08-01 14:25:26 -05:00
ui_tone_key.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
ui_tone_key.hpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
ui_transmitter.cpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
ui_transmitter.hpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
ui_tv.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_tv.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00