portapack-mayhem/firmware/application/ui
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
..
ui_alphanum.cpp BLE Tx App / BLE Rx Filtering. (#1543) 2023-11-01 11:46:41 +01:00
ui_alphanum.hpp BLE Tx App / BLE Rx Filtering. (#1543) 2023-11-01 11:46:41 +01: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_bmpview.cpp Bmp File Viewer + extras (#2119) 2024-04-24 05:18:12 +02:00
ui_bmpview.hpp Bmp File Viewer + extras (#2119) 2024-04-24 05:18:12 +02:00
ui_btngrid.cpp move the no ext app tile to forward (#2047) 2024-03-28 21:05:09 -05:00
ui_btngrid.hpp move the no ext app tile to forward (#2047) 2024-03-28 21:05:09 -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 Send ASCII chars from USB serial to selected widget (#1708) 2024-01-04 17:36:31 +01:00
ui_freqlist.hpp Send ASCII chars from USB serial to selected widget (#1708) 2024-01-04 17:36:31 +01:00
ui_geomap.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_geomap.hpp Update Copyright in comment blocks (#1878) 2024-02-10 16:56:50 +01:00
ui_menu.cpp Contributors scroll (#2093) 2024-04-08 13:45:33 +08:00
ui_menu.hpp Contributors scroll (#2093) 2024-04-08 13:45:33 +08:00
ui_qrcode.cpp Radiosonde QR code fixes (#2021) 2024-03-21 10:56:06 -05:00
ui_qrcode.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_receiver.cpp Accessibility over serial (#1717) 2024-01-05 07:43:30 +01:00
ui_receiver.hpp Accessibility over serial (#1717) 2024-01-05 07:43:30 +01:00
ui_rssi.cpp Rxsat in Level app (#1959) 2024-03-09 22:26:56 +08:00
ui_rssi.hpp Rxsat in Level app (#1959) 2024-03-09 22:26:56 +08: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 Add color to position info lines in Notepad (#1902) 2024-02-15 18:12:40 +01:00
ui_styles.hpp Add color to position info lines in Notepad (#1902) 2024-02-15 18:12:40 +01: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