Mark Thompson
d5c8525afc
Declare all folder names in a single source file ( #2039 )
2024-03-25 08:44:49 +01:00
Mark Thompson
bbbf5a37c8
Add progress bar to Soundboard app ( #1875 )
...
* Add progress bar to Soundboard app
* Clang
2024-02-10 09:04:00 +08: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
sommermoregentraum
03b13f8ab0
prevent crash when nothing to broadcast in soundbrd app ( #1807 )
...
* prevent crash when nothing to broadcast in soundbrd app
* format
2024-01-22 22:15:37 -06:00
Mark Thompson
485f57d86b
Added Audio Out to Soundboard app ( #1748 )
2024-01-09 13:50:45 -06:00
Mark Thompson
9929376acf
Added Freq to Radio State, only update specified App Settings, always Load/Save Settings ( #1498 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
2023-10-14 11:33:52 -05:00
Brumi-2021
defb934c3f
Activating TX Low Pass Filter in Second IF IC ( #1470 )
...
* Activating TX Low Pass Filter in Second IF IC
* solving PR conversation revisions
* Final TX LPF decision for ADSB_TX
* Small comments correction.
* Added set TX LPF also in APRS, BurgerPgr,Jammer
2023-10-08 17:50:31 +02:00
Kyle Reed
497ca3f934
Refactor freqman_db parsing ( #1244 )
...
* WIP freqman changes/memory perf/stash
* Split ui tone_key function out for testing.
* Add more tests and fix bugs.
* Use default max_entries in recond
* Set limit back to 90 for now
2023-07-08 22:04:12 +02:00
Kyle Reed
650d299c99
Don't update radio directly when saving/restoring tx/rx model settings. ( #1160 )
...
* Set rf direction in RadioState
* centralize cpld load for TX->RX
* Remove calls to load_sram from all apps
* re-add CPLD hack, don't set radio values directly.
---------
Co-authored-by: kallanreed <kallanreed@noreply.github.com>
2023-06-17 07:54:52 -07:00
Kyle Reed
6298388fe1
Stash radio settings per app ( #1151 )
...
* add a little Stash utility.
* add radio state RAII helper.
* first part of radio_state changes
* add radio_state_ to rest of apps
* fix freq_step and format
* fix unused ui_sigfrx: corrected sample rate, added back freq setting
2023-06-14 09:57:20 +02:00
Kyle Reed
8bd3d6249d
App settings revamp ( #1139 )
...
* WIP AppSetting overhaul
* WIP migrating apps to new settings.
* remove settings, rename tuned => target
* formatting
* Minor fixes
* Fix hang on app load
* run formatter
* PR comment fixes
* Load modulation into receiver model in app_settings
* Run formatter
---------
Co-authored-by: kallanreed <kallanreed@outlook.com>
2023-06-11 11:47:13 -07:00
jLynx
033c4e9a5b
Formatted code ( #1007 )
...
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
2023-05-19 08:16:05 +12:00
Kyle Reed
11f4edc892
Modal dialog for partner file action, fix lifetime
2023-05-02 09:38:08 -07:00
GullCode
e76faf6edd
Merge pull request #717 from Brumi-2021/Recovered_ALC_AK4953_Mic_App_feature_solving_WM8731_side_effects
...
Adding Mic Control gain in both platforms : mic Auto volume Level Control (AK4951) and mic Boost control (WM8731)
2022-10-09 21:50:43 +02:00
Brumi-2021
745574d3c4
Ak4951-ALC_base adding WM8731-boost OFF options
2022-09-28 22:42:33 +02:00
Brumi-2021
6087c658e9
Applied ghost-signal c/m to all remaining TX Apps
2022-08-27 17:47:24 +02:00
Arjan Onwezen
cccc92cc34
Save most common settings for TX apps. And translated some French apps along the way.
2022-05-13 08:38:04 -04:00
DESKTOP-R56EVJP\Alex
f65852ff05
Rebased code from new eried repo commits. Changed to to reflect strijar implementation. Fixed previous issue with old ssb-am-tx ui_mictx code.
2021-03-21 20:21:50 -05:00
GullCode
fb61ad55c0
added a voided var
2021-01-27 17:20:07 +01:00
ITAxReal
8a4e6492d9
More Improvements on SoundBoard
...
Optimizing and fixing
2020-08-28 23:59:33 +03:00
ITAxReal
668afccc28
> But it's a sound board not a music player....  Maybe make it say sounds instead of songs? Paging was a great idea however.
...
Okay, okay.
2020-08-28 22:22:39 +03:00
ITAxReal
e466c14c88
Improved SoundBoard app:
...
* No device freeze when you try to close app while it's transmitting
* Bypassed 100 .wav files limit by implementing paging functionality
* Removed useless progressbar and implemented page info line instead
2020-08-28 21:47:56 +03:00
Erwin Ried
a467e74a78
Minor UI changes to Soundboard
2020-05-24 23:34:49 +02:00
furrtek
1d13389b5a
Bias-T now works in capture mode
...
Simplified soundboard app, still some work to do
Merge remote-tracking branch 'upstream/master'
2018-12-18 16:25:21 +00:00