portapack-mayhem/firmware/application/apps
Totoo 06651dc97c
Bmp File Viewer + extras (#2119)
* BMP initial

* Add vscode debug configuration as a template (#2109)

* usb serial debug interface & usb serial async msg (#2111)

* add serial_debug

* not use OSS

* add path print

* add string print and vec

* clean up

* clean up

* format

* add an async blocking bool

* add an async blocking bool - comment

* protect the unexpected tx

* naming

* remove demo code

* fix bottom-up format, and add auto extend, ..

* bmp write

* Minor additions

* Minor

* overwrite on create

* Tmp

* Basic view - WIP

* debug

* add literal str print in asyncmsg (#2113)

* add literal str print in asyncmsg

* remove debug things

* accept suggestion per gull

* fix documentary

* Fix bug (#2114)

* Disable Back button during Touch Calibration (#2115)

* ADS1100 (#2116)

* WIP

* WIP

* WIP

* Corrected name

* WIP

* WIP

* WIP

* WIP

* Added new calc

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Added debug serial lines

* WIP

* Fixed issue

* Fixed calculation issue

* Added voltage to performance DFU menu

* Added padding function and added voltage to perf menu

* Clean up

* Refactor

* Fixed linting

* Hides voltage if PP does not conatin IC

* WIP showing battery %

* made the percentage a int

* Added % to header

* Removed test UI

* Removed comment

* Added fix for precision too large

* Added fix for precision too large

* Linting

* widget

* auto zoom

* remove debug

* move in screen

* fix math

* remove test code

* fix

* fix compiler warning

* BMP File viewer

* Full screen

* bg instead of noice

* add comment

* Handle some not supported formats.

---------

Co-authored-by: E.T <tamas@eisenberger.hu>
Co-authored-by: sommermorgentraum <24917424+zxkmm@users.noreply.github.com>
Co-authored-by: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com>
Co-authored-by: jLynx <admin@jlynx.net>
2024-04-24 05:18:12 +02:00
..
acars_app.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
acars_app.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ais_app.cpp Beep-on-packet support in AIS app (#2064) 2024-03-29 22:08:32 +01:00
ais_app.hpp Beep-on-packet support in AIS app (#2064) 2024-03-29 22:08:32 +01:00
analog_audio_app.cpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
analog_audio_app.hpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
ble_comm_app.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ble_comm_app.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ble_rx_app.cpp Continued folder names consolidation & GPS default folder (#2042) 2024-03-26 11:32:24 -05:00
ble_rx_app.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ble_tx_app.cpp Continued folder names consolidation & GPS default folder (#2042) 2024-03-26 11:32:24 -05:00
ble_tx_app.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
capture_app.cpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
capture_app.hpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
dump1090.hpp
ert_app.cpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
ert_app.hpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
pocsag_app.cpp Beep-on-packet support in POCSAG app (#2061) 2024-03-29 21:27:53 +01:00
pocsag_app.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
replay_app.cpp Continued folder names consolidation & GPS default folder (#2042) 2024-03-26 11:32:24 -05:00
replay_app.hpp
soundboard_app.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
soundboard_app.hpp Add progress bar to Soundboard app (#1875) 2024-02-10 09:04:00 +08:00
spectrum_analysis_app.cpp
spectrum_analysis_app.hpp
tpms_app.cpp Beep-on-packet support in TPMS app (#2062) 2024-03-29 21:28:27 +01:00
tpms_app.hpp Beep-on-packet support in TPMS app (#2062) 2024-03-29 21:28:27 +01:00
ui_about.cpp
ui_about.hpp
ui_about_demo.cpp
ui_about_demo.hpp
ui_about_simple.cpp Contributors scroll (#2093) 2024-04-08 13:45:33 +08:00
ui_about_simple.hpp Contributors scroll (#2093) 2024-04-08 13:45:33 +08:00
ui_adsb_rx.cpp Added sil value ASDB (#2078) 2024-04-03 15:57:39 +08:00
ui_adsb_rx.hpp Added sil value ASDB (#2078) 2024-04-03 15:57:39 +08:00
ui_adsb_tx.cpp
ui_adsb_tx.hpp
ui_aprs_rx.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_aprs_rx.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_aprs_tx.cpp
ui_aprs_tx.hpp
ui_bht_tx.cpp
ui_bht_tx.hpp
ui_bmp_file_viewer.cpp Bmp File Viewer + extras (#2119) 2024-04-24 05:18:12 +02:00
ui_bmp_file_viewer.hpp Bmp File Viewer + extras (#2119) 2024-04-24 05:18:12 +02:00
ui_btle_rx.cpp
ui_btle_rx.hpp
ui_debug.cpp Deallocate menu buttons to save memory (#1971) 2024-03-10 20:49:36 +01:00
ui_debug.hpp Deallocate menu buttons to save memory (#1971) 2024-03-10 20:49:36 +01:00
ui_dfu_menu.cpp ADS1100 (#2116) 2024-04-21 20:44:47 +12:00
ui_dfu_menu.hpp ADS1100 (#2116) 2024-04-21 20:44:47 +12:00
ui_encoders.cpp
ui_encoders.hpp
ui_fileman.cpp Bmp File Viewer + extras (#2119) 2024-04-24 05:18:12 +02:00
ui_fileman.hpp allow to load more files but unordered (#2077) 2024-04-02 20:19:28 +02:00
ui_flash_utility.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_flash_utility.hpp Improved flash image validation (#1916) 2024-02-18 19:02:42 +01:00
ui_freqman.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_freqman.hpp freqman: limiting description size to 30, and minor fix (#1977) 2024-03-11 16:40:47 +01:00
ui_fsk_rx.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_fsk_rx.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_iq_trim.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_iq_trim.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_level.cpp Looking glass beep (#2036) 2024-03-24 22:32:13 +01:00
ui_level.hpp Looking glass beep (#2036) 2024-03-24 22:32:13 +01:00
ui_looking_glass_app.cpp adjust GUI for more preset name room (#2068) 2024-03-30 10:34:37 +01:00
ui_looking_glass_app.hpp adjust GUI for more preset name room (#2068) 2024-03-30 10:34:37 +01:00
ui_mictx.cpp Mic audio ak4951 fix + SSTV description (#2088) 2024-04-05 16:29:18 -05:00
ui_mictx.hpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
ui_modemsetup.cpp
ui_modemsetup.hpp
ui_morse.cpp
ui_morse.hpp
ui_numbers.cpp
ui_numbers.hpp
ui_nuoptix.cpp
ui_nuoptix.hpp
ui_playlist.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_playlist.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_pocsag_tx.cpp Pocsagtxserial (#2099) 2024-04-11 15:10:59 +02:00
ui_pocsag_tx.hpp Pocsagtxserial (#2099) 2024-04-11 15:10:59 +02:00
ui_rds.cpp
ui_rds.hpp
ui_recon.cpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
ui_recon.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_recon_settings.cpp fix read file (#2070) 2024-03-30 13:03:27 +01:00
ui_recon_settings.hpp Recon repeat auto recorded file mode (#1960) 2024-03-10 08:45:54 +08:00
ui_remote.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_remote.hpp
ui_scanner.cpp Use freq from AppSettings unless passed from another app (#2073) 2024-03-30 12:57:43 -05:00
ui_scanner.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_script.cpp
ui_script.hpp
ui_sd_over_usb.cpp
ui_sd_over_usb.hpp
ui_sd_wipe.cpp
ui_sd_wipe.hpp
ui_search.cpp
ui_search.hpp
ui_settings.cpp Fix Cancel button in Settings->Autostart (#2087) 2024-04-05 16:04:39 +02:00
ui_settings.hpp Fix Cancel button in Settings->Autostart (#2087) 2024-04-05 16:04:39 +02:00
ui_sigfrx.cpp
ui_sigfrx.hpp
ui_siggen.cpp
ui_siggen.hpp
ui_sonde.cpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
ui_sonde.hpp Beep-on-packets option in Settings and updated ERT & Sonde apps (#2058) 2024-03-29 19:26:45 +01:00
ui_ss_viewer.cpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_ss_viewer.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_sstvtx.cpp usb serial debug interface & usb serial async msg (#2111) 2024-04-18 18:10:34 +08:00
ui_sstvtx.hpp
ui_subghzd.cpp Smaller freq changes with encoder on SubghzD and Weather Station (#2106) 2024-04-16 14:20:12 +08:00
ui_subghzd.hpp
ui_test.cpp
ui_test.hpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_text_editor.cpp fix shift back in screenshot and mayhem hub (#1910) 2024-02-18 00:44:31 +08:00
ui_text_editor.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_tone_search.cpp
ui_tone_search.hpp
ui_touch_calibration.cpp Disable Back button during Touch Calibration (#2115) 2024-04-21 08:34:55 +02:00
ui_touch_calibration.hpp Disable Back button during Touch Calibration (#2115) 2024-04-21 08:34:55 +02:00
ui_touchtunes.cpp
ui_touchtunes.hpp
ui_view_wav.cpp Add progress bar to Soundboard app (#1875) 2024-02-10 09:04:00 +08:00
ui_view_wav.hpp Add progress bar to Soundboard app (#1875) 2024-02-10 09:04:00 +08:00
ui_weatherstation.cpp Smaller freq changes with encoder on SubghzD and Weather Station (#2106) 2024-04-16 14:20:12 +08:00
ui_weatherstation.hpp Beep-on-packet support in Weather app (#2063) 2024-03-29 21:29:50 +01:00
ui_whipcalc.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_whipcalc.hpp