portapack-mayhem/firmware/application/ui
Mark Thompson bc301c5fdb
Geomap enhancements (#1767)
* Increase Geomap zoom-in ability
* Use floating point for current position
* Show grid squares when zoomed in too much for map
* Zoom in fast after exceeding map resolution & clean up redundant code
* Revert order of functions to make it easier to review
* Changed grid color for better contrast with markers
* Optimizations
* Set x_pos/x_pos to center pixel versus upper left corner
* Show more distant planes when zoomed out
* Correct pixel offset when zooming in
* Fix oops in x_pos/y_pos centering change
* Wrapping support for lat/lon fields
* Wrapping support (for Geomap lat/lon fields)
* Handle wrapping for negative lat/lon
2024-01-16 09:30:31 +01: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_btngrid.cpp Improve blacklist to require precise app name matches (#1532) 2023-10-28 21:32:59 +02: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 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 Geomap enhancements (#1767) 2024-01-16 09:30:31 +01:00
ui_geomap.hpp Geomap enhancements (#1767) 2024-01-16 09:30:31 +01:00
ui_menu.cpp Send ASCII chars from USB serial to selected widget (#1708) 2024-01-04 17:36:31 +01:00
ui_menu.hpp Send ASCII chars from USB serial to selected widget (#1708) 2024-01-04 17:36:31 +01: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 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 Level RSSIGraph tuning (#1556) 2023-11-06 11:12:36 +01:00
ui_rssi.hpp Level RSSIGraph tuning (#1556) 2023-11-06 11:12:36 +01: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