Synray
d8a1e2530a
Add Security+ 2.0 TX App ( #3217 )
...
* Add U64 BoundSetting
* Add secplus-tx
* Add secplus license
* Update icon
* UI update
* Add filesystem::path BoundSetting
* Add file UI
* Rename file
* Add save button
* Fix warnings, add integer conversions to UI macros
* UI update
* Copilot suggestions, name edit UI
* Fix buffer length
* Style update
* Avoid recursion in Widget::style()
* Apply suggestions from code review
* Move secplustx.cpp to external
* Shorten title
* Space optimizations, remove FilePath setting
* Remove assertions
* Change namespace
* Change title to match
2026-06-15 19:28:47 +02:00
Totoo
2319dcd0d6
Aprs tx gps added, and save config added, path added ( #2937 )
2026-01-25 10:01:33 +01:00
Brumi-2021
d3c9dc1f10
Storing_selected_NOAA_filter_in_settings_file ( #2665 )
...
* Storing_selected_NOAA_filter_in_settings_file
* format_issues
2025-05-24 18:18:24 +02:00
Mark Thompson
56303eb385
Use freq from AppSettings unless passed from another app ( #2073 )
2024-03-30 12:57:43 -05:00
Mark Thompson
d5c8525afc
Declare all folder names in a single source file ( #2039 )
2024-03-25 08:44:49 +01:00
Mark Thompson
58307aee9c
Make use of "ensure_directory" function ( #1765 )
2024-01-13 07:57:32 +01:00
Mark Thompson
a11929d2ca
Preallocate enough vectors for common app settings #1535
2023-10-30 11:32:01 +01:00
Mark Thompson
f6a437f7fb
Create SETTINGS folder if one does not exist ( #1512 )
...
* 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-19 20:09:49 +02: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
Kyle Reed
70e0f2913f
App Settings w/out radio settings, Settings UI cleanup ( #1443 )
...
* Make app settings more consistent
* Allow app settings to always work for custom settings
2023-09-10 17:04:20 -07:00
Kyle Reed
564f76b47d
Use new settings API in recon and scanner ( #1394 )
...
* Use new settings in recon
* Trim on string value read, remove dupe entry
* Check update_range flag when setting values
* Add a few saved settings to scanner
* Add copywrite note
2023-08-20 22:28:02 +02:00
Kyle Reed
d8a6422d37
Consolidate old and new style app settings ( #1391 )
...
* Consolidate old and new style app settings
* Remove unused ctor
2023-08-19 09:02:26 -07:00
Kyle Reed
63f99742fc
First pass at custom app-settings support ( #1381 )
...
* First draft of custom app settings support.
* WIP new settings
* Working per-app custom settings
* Revert design to use "bound settings"
2023-08-18 12:35:41 -07:00
Kyle Reed
9b665a43c5
Radio state initialization ( #1236 )
...
* WIP RadioState init
* TX/RX cleanup
* Update all apps using RadioState and setting modulation mode
* Set apps to use AM mode
* Don't push modulation update in RadioState.
* Support passing overrides to Audio and MicTX
* Support set_nearest on OptionsField, fix recon step
* Fix audio, typo
---------
Co-authored-by: kallanreed <kylereed@manzana.lan >
Co-authored-by: kallanreed <kallanreed@noreply.github.com >
2023-07-04 18:26:26 -05: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
19491ce3f7
Add debug_log, fix tx_bht ( #1149 )
2023-06-13 08:14:26 +02:00
Kyle Reed
3db2053c21
Allows apps using app settings to use global frequency ( #1148 )
...
* Allow apps to not use persisted freq.
* use rx_freq for RX mode
* remove direct call to persistant_memory in tx_model
* app_setting defaults, and tx_view to use ctor value
2023-06-12 19:40:32 +02:00
Kyle Reed
fff78ce00f
Faster app_settings save ( #1145 )
...
* No-allocation settings save
* remove fixed TODO
---------
Co-authored-by: kallanreed <kallanreed@outlook.com >
2023-06-11 13:35:45 -07: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
formtapez
37912df085
tabs vs spaces
2023-01-21 11:46:43 +01:00
formtapez
a20a08c630
save/recall all receiver settings
2023-01-21 11:36:06 +01:00
formtapez
a8885282cd
save and recall stepsize
2023-01-20 22:21:59 +01: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
Arjan Onwezen
799a473b36
Save individual app settings. Currently only for apps in Receive section and basic settings like, LNA, VGA, Rx Amp and Frequency.
2022-05-01 06:09:02 -04:00