Totoo
9438c9a574
SSTV TX to ext ( #2254 )
...
* SSTV TX to ext
2024-09-20 21:41:44 +08:00
Totoo
e6afd7744d
SubghzD & Weather improvments ( #2237 )
...
* Weather restructure
* Added Solight TE44 protocol
* Add disabled Marantec24, and GangQi
* More opt in subghzd
2024-09-06 20:23:11 +02:00
Totoo
df3981876d
Move ADSBTX to ext ( #2214 )
2024-08-09 23:47:08 +02:00
Totoo
05146638fc
Weather size fix ( #2211 )
...
* Shrink weather size
* fix compiler warning
2024-07-29 10:46:45 +02:00
Totoo
765e3be55b
SubghzD rework ( #2210 )
...
* Removed controller code
* Add Legrand
* Added Somify Keytis
* Somify
* better display
2024-07-29 07:47:50 +02:00
Totoo
9211975868
Protoview ( #2206 )
...
* ProtoView first tests
* Imp
* fix, reset
2024-07-29 07:45:56 +02:00
Totoo
5d9428e568
Weather station update ( #2209 )
...
* Acurite609txc fix
* Added Kedsum
* Add auriol 5in1
* prev was: FPW_Acurite5in1, this is EmosE601x
* Remove BTN from weather
Saved flash space by creating chaos.
Fix EmosE601
2024-07-24 11:53:09 +02:00
Bernd Herzog
19eb6b44d5
fixed usb serial not working after reconnect ( #2196 )
...
* fixed usb serial not working after reconnect
* added restart for sd over usb disconnect
* improved usb serial fix
* fixed formatting
2024-07-17 21:17:42 +12:00
Bernd Herzog
048359fb0e
added --print-memory-usage to linker parameters ( #2195 )
...
* added --print-memory-usage to linker parameters
* included standalone apps
2024-07-16 11:47:55 +02:00
Brumi-2021
9ef58b7763
updating_comments ( #2191 )
2024-07-08 11:11:12 +02:00
Brumi-2021
032168234a
Invest limit bw ssb to 3 k ( #2188 )
...
* Adding_TX_BW_user_selection_to_the_Mic_SSB_mode
* TX_SSB_BW_adjustm_2k_3k_4k
* init_value_correction
* Comment_correction
* Leaving_only_OK_txbw_SSB_2K_3K
* Limti_SSB_TX_BW_2K_3K
2024-07-06 13:34:09 +02:00
Totoo
d74fd527e2
TPMS to ext app ( #2128 )
...
* initial
* fix
2024-04-29 13:30:21 +02: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
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
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
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
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
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
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
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
6a8650d484
Update Copyright in comment blocks ( #1878 )
2024-02-10 16:56:50 +01:00
Mark Thompson
5ea1bff1e6
WAV Viewer & Soundboard enhancements (8 or 16-bit WAV files) ( #1849 )
...
* WAV Viewer & Soundboard enhancements
* Reduced width of sample rate field
2024-02-06 11:33:00 +01:00
Mark Thompson
125184f300
Add audio playback ability to WAV Viewer app ( #1829 )
2024-01-30 20:55:32 +01:00
Mark Thompson
2d98c5d311
Resolve Soundboard tone key issue ( #1806 )
...
* Resolve Soundboard tone key issue
2024-01-23 20:53:04 +01:00
Mark Thompson
485f57d86b
Added Audio Out to Soundboard app ( #1748 )
2024-01-09 13:50:45 -06:00
Bernd Herzog
5ced8c90d3
added radio saturation to performance counter ( #1734 )
2024-01-07 15:31:08 +01:00
Bernd Herzog
bbd75ab7ef
fixed usb descriptor product string length ( #1731 )
2024-01-07 11:57:16 +01:00
Totoo
d303098e35
Moved SPainter and GPSSim to ext app ( #1721 )
...
* Moved GPSSim
* Moved spainter
2024-01-05 10:46:09 +01:00
Mark Thompson
19a66fac20
Enable Sample Rate to be spec'd in .ini file for Weather & SubGhzDecoder apps ( #1659 )
2023-12-21 19:33:06 +01:00
Mark Thompson
4ca2d1e352
Fix compile error ( #1650 )
2023-12-18 07:35:00 +01:00
Bernd Herzog
6069145b68
Usb serial ( #1648 )
...
* enabled usb clock
* added usb stack to application
* fixed pll0usb clock setup
* implemented serial usb handshake
* implemented serial communication
* integrated chibios shell
* implemented device reset
* implemented enter dfu mode
* implemented hackrf mode command
* implemented flash command
* implemented memory manipulation
* implemented button control
* fixed mode change
* improved reset behavior
* implemented directory commands
* implemented file commands
* improved data communication
* refactorings
2023-12-17 17:20:35 +01:00
Totoo
2ccda5aebd
Subghz decoder ( #1646 )
...
* Initial commit - wip
* Half part of the transition of baseband processor.
* More SGD
* WIP, Weather refactor, UI improv
* Rename
* Added 4msps, and fixes
* Fixes
* princeton working
* Renamed proc_weather, bc now multifunctional
* Proto: bett
* FPS_CAME = 4,
FPS_PRASTEL = 5,
FPS_AIRFORCE = 6,
* Came Atomo, fixes
* Separate weather and sgd, bc of baseband size limit
* Fix display
* Save space
* More protos
* Dooya proto added
* More protos
* add protos
* More protos
* Move weather to ext app
* nw
* Revert "Move weather to ext app"
This reverts commit 8a84aac2f5
.
* revert
* Fix merge
* Better naming
* More protos
* More protos
* Add protos
* Fix warning
* Add NeroRadio
* more protos
* more protos
* More protos
* Shrink a bit
* fixes
* More protos
* Nicer code
* Fix naming
* Fix format
* Remove unused
* Fix some protos, that needs a LOOOONG part with the same lo/high
* Modify key calculation
2023-12-16 16:37:51 -06:00
Totoo
02810bf527
Move Jammer ext app (with baseband image too) ( #1647 )
2023-12-15 20:18:21 +01:00
Totoo
5b9d898202
Fix oregon2 weather protocol ( #1642 )
2023-12-12 06:45:56 +01:00
Totoo
5f8e44e7b7
NRF RX to ext app ( #1641 )
...
* NFR Rx to ext app
2023-12-11 11:57:04 +01:00
Totoo
ec80859d93
AnalogTV to ext ( #1638 )
2023-12-11 08:55:07 +01:00
Totoo
5e9d92d65c
Set sr to 4m ( #1636 )
...
* Set sr to 4m
* Rename variable
2023-12-10 23:40:11 +01:00
Brumi-2021
60d95447fb
Improved sensitivity/selectivity Weather App ( #1628 )
2023-12-08 21:33:48 +01:00