Totoo
3665b3c607
Added sil value ASDB ( #2078 )
...
* Added sil value. resolves #2005
* readibility
2024-04-03 15:57:39 +08:00
Totoo
804b7c87b7
allow to load more files but unordered ( #2077 )
2024-04-02 20:19:28 +02:00
Totoo
a30875b582
Fileman memory opt ( #2076 )
...
* paginator
* fixes
* string instead of path, so saves ram.
* fix FileLoadView
* pagination list number
* pagination "size" test
* added detection of special folder name to display page numbers instead of (0 or a number of byte)
* order of things: only one directory '..', only on first page
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2024-04-02 17:02:02 +02:00
Mark Thompson
56303eb385
Use freq from AppSettings unless passed from another app ( #2073 )
2024-03-30 12:57:43 -05:00
sommermorgentraum
6d9d5ad1af
fix read file ( #2070 )
2024-03-30 13:03:27 +01:00
gullradriel
2acefee4d2
adjust GUI for more preset name room ( #2068 )
2024-03-30 10:34:37 +01:00
Mark Thompson
b473930f94
Beep-on-packet support in ADSB RX app ( #2065 )
2024-03-29 16:34:18 -05:00
Mark Thompson
6e5eadd25c
Beep-on-packet support in AIS app ( #2064 )
...
* Beep-on-packet support in AIS app
2024-03-29 22:08:32 +01:00
Mark Thompson
f1ebb1a6e3
Beep-on-packet support in Weather app ( #2063 )
2024-03-29 21:29:50 +01:00
Mark Thompson
746bf1c15f
Beep-on-packet support in TPMS app ( #2062 )
...
* Beep-on-packet support in TPMS app
* audio::output::stop when exiting
2024-03-29 21:28:27 +01:00
Mark Thompson
0db65ccb6b
Beep-on-packet support in POCSAG app ( #2061 )
2024-03-29 21:27:53 +01:00
Mark Thompson
fe2fbb847f
Beep-on-packets option in Settings and updated ERT & Sonde apps ( #2058 )
...
* Beep-on-packets option in Settings
* Add beep to ERT app
2024-03-29 19:26:45 +01:00
Mark Thompson
ba36680a7b
FileMan support for folder Cut & Paste and Timestamp Rename ( #2055 )
2024-03-29 10:44:37 +01:00
Mark Thompson
264fa9a28e
Continued folder names consolidation & GPS default folder ( #2042 )
...
* Continued folder names consolidation
* Clang
2024-03-26 11:32:24 -05:00
Mark Thompson
d5c8525afc
Declare all folder names in a single source file ( #2039 )
2024-03-25 08:44:49 +01:00
gullradriel
b47cee435e
fix typo ( #2037 )
2024-03-24 18:50:42 -05:00
gullradriel
c078bac0e7
Looking glass beep ( #2036 )
...
* first draft of looking beep
* fixed beep squelch range in percent
* took out steps
* gui adjustements
* uniformize calculation and beep squelch in db
* uniformisation, fix 24/48 error
2024-03-24 22:32:13 +01:00
gullradriel
6177b08632
fixing level beep, bad copy paste on special SPEC mode ( #2035 )
...
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2024-03-24 18:47:15 +08:00
gullradriel
6e2507d609
fix gui glitch on beep squelch ( #2030 )
2024-03-23 21:01:48 +01:00
gullradriel
536981998b
Level fix and beep, RSSI avg fix ( #2027 )
...
* fix average value being overflow'd
* fix audio and mod changes, preps for beep mode
* fixed beep_freq range, added a stop and set a variable sooner
* added support for audio beep messages
* better scaler for beep
* added bip squelch and saving of bip squelch and audio mode
* saving modulation, fixing audio
* added save and restore of bandwidth
* simpler ctcss clean on change mode
2024-03-23 19:27:05 +01:00
Mark Thompson
1a87f2d701
Revert accidental newbutton bg color change ( #2029 )
2024-03-23 13:26:46 -05:00
Mark Thompson
28a5fc5915
Improved Audio Beep Test ( #2026 )
2024-03-23 08:21:35 +01:00
Mark Thompson
692644d214
Radiosonde QR code fixes ( #2021 )
...
* Increase size of small QR Code
* Fixed QR code lat/lon for iPhone
* Show current geopos location on map
* Deprecate large QR code
2024-03-21 10:56:06 -05:00
Mark Thompson
4aeaf94d2d
Radiosonde beep tone tweaks ( #2020 )
...
* Tweak RSSI audio beep frequency range
* Clang & changed min freq
* Save beep/log/crc settings in .ini file
* Update copyright string
* Added generic audio_beep message
2024-03-21 10:14:54 +01:00
Mark Thompson
74442f197d
Fixed Sonde RSSI "Beep" ( #2012 )
2024-03-19 10:53:55 +01:00
Mark Thompson
c5f73cf8f4
Darken FileMan button colors for visibility ( #2010 )
2024-03-19 05:56:23 +01:00
gullradriel
01e4ff65a2
fix butngrid/capture and fix contributor name ( #1995 )
...
* fixing contributor name
* used clear instead of swap
---------
Co-authored-by: GullCode <gullradriel@hotmail.com>
2024-03-16 00:39:34 +08:00
not tre mann
181624daf1
lambda the flash util menu add item code ( #1993 )
...
* lambda the flash util menu add code
* clean up
2024-03-14 22:56:55 -05:00
Mark Thompson
f0614c882b
File manager "Clean" button tweaks ( #1990 )
...
* File Manager "clean" button tweaks
* Add files via upload
2024-03-13 22:42:40 +01:00
not tre mann
14f42d1fe8
support "clean" files ( #1983 )
...
* init for clean files
* textual
* icons position
2024-03-13 18:06:14 +01:00
gullradriel
910fd82051
freqman: limiting description size to 30, and minor fix ( #1977 )
...
* Limiting description size to 30 as it was documented before
* cosmetic adjustement
---------
Co-authored-by: GullCode <gullradriel@hotmail.com>
2024-03-11 16:40:47 +01:00
gullradriel
866e12fbc5
added RXIQCALC ( #1974 )
...
Co-authored-by: GullCode <gullradriel@hotmail.com>
2024-03-10 23:25:18 +01:00
Mark Thompson
ccd71d9593
Set iq_phase_cal in radio when starting SPEC mode ( #1972 )
2024-03-10 20:50:48 +01:00
Mark Thompson
e9b9ba4602
Deallocate menu buttons to save memory ( #1971 )
...
* Deallocate hidden menu buttons
* Added Copyright
* Added comments
2024-03-10 20:49:36 +01:00
gullradriel
986e37a3c9
fix unused warning ( #1970 )
2024-03-10 20:05:05 +01:00
gullradriel
2ac36d2d0b
Level app: coloration of RxSat value ( #1969 )
2024-03-10 18:29:21 +01:00
gullradriel
160a778104
Recon repeat auto recorded file mode ( #1960 )
...
* added everything needed to have a repeated file mode option to keep or delete files
* automatic filename for keep file
* fixing restart after replay
* fixed auto record replay/repeat restart
---------
Co-authored-by: GullCode <gullradriel@hotmail.com>
2024-03-10 08:45:54 +08:00
Mark Thompson
e496f8ecc2
Eliminate unnecessary NumberField to save code space ( #1964 )
...
* Eliminate extra NumberField to save code space
* Clang
2024-03-09 17:36:48 -06:00
Brumi-2021
9d8132978f
Adding Rx IQ error phase CAL to SPEC Audio_App ( #1963 )
2024-03-09 23:46:38 +01:00
Mark Thompson
73c29f666f
Commented out Debug -> Memory Usage app ( #1962 )
2024-03-09 22:03:07 +01:00
Mark Thompson
d895c9fa91
Show true M0 free heap space in DFU overlay ( #1961 )
2024-03-09 21:39:06 +01:00
gullradriel
b5e66387c3
Rxsat in Level app ( #1959 )
...
* added Rx Saturation
* testing reducing values to uint8_t
* clang format
* refactorisation
* cleanings
* cleanings
* set back request_m4_performance_counter to zero on app exit
---------
Co-authored-by: GullCode <gullradriel@hotmail.com>
2024-03-09 22:26:56 +08:00
Mark Thompson
cd80da58d8
Improved flash image validation ( #1916 )
2024-02-18 19:02:42 +01:00
notComposer
948e039574
fix shift back in screenshot and mayhem hub ( #1910 )
...
* fix_shift_back
* clean up
* gitignore
* remove the workaround in notpad cuz it's been fixed in this PR
* format
* add credit for mark
* 2024
2024-02-18 00:44:31 +08:00
Mark Thompson
13fd1b1f3b
Support for configurable Menu Color & scrolling fix ( #1905 )
...
* Support for Configurable Menu Color Scheme
* Limit min value to 8 so doesn't get reset to default
* Increased max encoder rate multiplier value to 15
* Fixed menu scrolling issue
2024-02-16 07:19:43 +01:00
Mark Thompson
d04c781ada
Added Reboot app to Debug menu ( #1904 )
2024-02-16 07:18:33 +01:00
Mark Thompson
24605777a6
Show on_encoder delta in Buttons Test app ( #1903 )
2024-02-15 21:33:46 +01:00
Mark Thompson
b5ac792853
Add color to position info lines in Notepad ( #1902 )
2024-02-15 18:12:40 +01:00
Mark Thompson
44c319dcc6
Refresh status bar after Pmem Reset ( #1899 )
2024-02-15 15:00:25 +01:00
Mark Thompson
6a8650d484
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00