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
81e24d582d
More debug Audio Beep Test tweaks ( #2028 )
2024-03-23 13:25:36 -05:00
Mark Thompson
28a5fc5915
Improved Audio Beep Test ( #2026 )
2024-03-23 08:21:35 +01:00
Mark Thompson
ba4290cf0d
Audio Beep Test (Debug) external app ( #2023 )
2024-03-22 11:10:16 +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
Totoo
8391ca8052
Fox hunt ( #2015 )
...
* foxhunt_rx
2024-03-19 21:33:53 +01:00
Mark Thompson
807c76346b
Improved audio beep tone ( #2014 )
...
* Improved sine wave beep tone
* Prevent divide-by-zero
2024-03-19 15:30:05 -05:00
Mark Thompson
308573918c
Added a beep duration parameter ( #2013 )
2024-03-19 18:23:06 +01:00
Mark Thompson
74442f197d
Fixed Sonde RSSI "Beep" ( #2012 )
2024-03-19 10:53:55 +01:00
Mark Thompson
b53c8e1f80
Stop audio DMA in baseband::shutdown() ( #2011 )
2024-03-19 05:58:23 +01:00
Mark Thompson
c5f73cf8f4
Darken FileMan button colors for visibility ( #2010 )
2024-03-19 05:56:23 +01:00
Totoo
c1bf2620c7
Bt namespam ( #2009 )
...
* Add random names
2024-03-18 21:45:45 +01:00
Mark Thompson
8383363e74
Preserve radio mode when updating iq_tx_phase_cal ( #2008 )
2024-03-18 21:45:02 +01:00
Alexandros Andreou
6e34343bde
added all and all-safe attack types to blespam ( #2003 )
2024-03-18 09:13:10 +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
Totoo
9e40e38f07
Record gps lat, lon, satinuse from recorder app if there was gps signal. ( #1992 )
...
* Record gps lat, lon, satinuse from recorder app if there was gps signal.
* Add _GEO to filename that has geotag
2024-03-15 21:56:20 +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
Mark Thompson
999f9e2ded
Fix #1982 (enable DMA interrupt for all apps) ( #1987 )
2024-03-13 16:57:35 +01:00
Mark Thompson
61dc8a0225
Disabled unused baseband "no-op" process ( #1986 )
2024-03-13 16:08:52 +01:00
Mark Thompson
0b2d5f75cc
Start audio DMA only in apps that use audio ( #1982 )
...
* Start audio DMA only in apps that use audio
* Rename main.cpp to main.cpp.unuse
* shrink_tx_buffer fix for transfers_per_buffer==1 scenario
2024-03-13 16:07:44 +01:00
Erwin Ried
3c489e1a81
Steamlining the warning ( #1984 )
...
I think it is enough to note nobody should pay for the download
2024-03-13 19:30:05 +08: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
Mark Thompson
3b79549129
Added enums for recon_config bits ( #1965 )
2024-03-10 08:30:05 +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
1fbfdbccf8
Remove unused text_info widget ( #1955 )
2024-03-08 01:29:13 +08:00
Totoo
2648f18b12
External sensor tester app ( #1949 )
...
* added tilt
* added extsensors app
* added icon
* Added EnvironmentData to ExtSensor app and message.hpp
* Added gotenv command
2024-03-07 17:22:24 +01:00
Mark Thompson
908c0e2cd5
Fix compiler warning ( #1952 )
2024-03-07 17:18:08 +01:00
Mark Thompson
4f3530db5e
Update FPV_ANALOG.TXT ( #1951 )
...
* Include FPV in freq description
* Added comment referencing source of this data
2024-03-08 00:00:53 +08:00
not tre mann
73137891c4
change sun bitmap to make it more like a sun ( #1946 )
2024-03-07 07:50:49 +01:00
not tre mann
c28087ac44
cheat code protect in pacman app ( #1945 )
2024-03-07 07:49:17 +01:00
Totoo
9e9dd3a521
Dynamic usb buffer fill for screenframeshort ( #1935 )
...
* fully fill usb serial buffer
* Update usb_serial_shell.cpp
* Added a comment, to trigger wf
2024-03-07 07:42:58 +01:00
Dima Danylevskyi
3bf689f339
Add FPV analog frequenies to FREQMAN ( #1940 )
2024-03-07 07:37:41 +01:00
Erwin Ried
86c326ef12
Update README.md ( #1937 )
...
Adding a warning
2024-02-26 17:50:11 +01:00
jLynx
5ae97d47f1
Fixed existing dir check ( #1933 )
2024-02-25 08:28:44 +01:00
Erwin Ried
762512b7dc
Rename problem-upgrading-the-firmware.md to 03_problem-upgrading-the-firmware.md
2024-02-23 14:13:54 +01:00