Wykres commitów

35 Commity (creator-widgets)

Autor SHA1 Wiadomość Data
Phil Taylor c5b8ef93a4 Few small fixes and add settings confirm save. 2024-05-04 23:40:34 +01:00
Elliott Liggett d1c11ed0b4 Gradient fills for spectrum and overlay! 2024-04-14 21:56:34 -07:00
Elliott Liggett e9ebaef9e7 Added FirstTimeSetup
Also fixed a bug in the repeater setup if we had not encountered a radio
yet.
2024-04-14 15:59:16 -07:00
Elliott Liggett 7f411a29f8 Proper gain reduction metering now available.
Scale needs work though.
2024-02-06 11:06:50 -08:00
Elliott Liggett 81a82fc467 More meters! 2024-02-05 13:42:00 -08:00
Phil Taylor 245008fe90 Intial fix of mod src selection 2023-09-30 11:08:20 +01:00
Phil Taylor 617267e6e1 Save scope settings 2023-09-26 10:32:56 +01:00
Elliott Liggett b501c37171 Adds a preference parameter for scroll sensitivity of the scope.
No mechanism for manipulating this value is within wfview yet.
2023-09-23 13:03:38 -07:00
Phil Taylor a4a0f7ae5f Add TCI support and various other changes 2023-09-19 23:04:48 +01:00
Phil Taylor d5fb3536e1 Initial (RX only) support for TCI protocol 2023-07-06 10:36:11 +01:00
Phil Taylor 52ac74c499 Move spots to new widget and add back into scope 2023-06-11 10:33:16 +01:00
Phil Taylor 62171b227a Move more settings and add some more UI features 2023-06-08 21:58:22 +01:00
Phil Taylor 368c9a3281 Move more settings to widget 2023-06-08 08:20:50 +01:00
Phil Taylor 67b6b21754 Lots more changes! 2023-05-28 22:11:59 +01:00
Phil Taylor 07baed4704 Fixed to widgets and remove rigState() 2023-05-27 20:26:53 +01:00
Phil Taylor 4634da3c23 Merge branch 'widgets' into creator-widgets 2023-05-26 23:49:26 +01:00
Phil Taylor e38c1f0e32 Standardize some names 2023-05-15 13:47:45 +01:00
Phil Taylor 1da3696ba2 Merge branch 'tristate' into multi-usb 2023-04-03 14:31:48 +01:00
Phil Taylor ae0271c7f9 Use tristate checkbox for Scope enable/disable (also add saving state) 2023-04-02 21:09:37 +01:00
Phil Taylor 792fac11d6 Support multiple USB controllers 2023-03-17 23:35:40 +00:00
Elliott Liggett 30ce819084 Added clusters to the settings widget. Some cleaning up may be required
for the necessary order of operations with setting up a cluster.
2023-02-20 13:45:33 -08:00
Elliott Liggett e8239d606f Preference changes from settings widget are now received into wfmain.
Some even work!
2023-02-19 18:29:22 -08:00
Elliott Liggett 918f20eb55 Fixed LAN preferences. 2023-02-18 21:14:41 -08:00
Elliott Liggett b7cd2c432a Lots of pref loading code. Added Settings button! 2023-02-18 19:25:02 -08:00
Phil Taylor fd6d132fd3 Various fixes 2023-02-14 20:27:32 +00:00
Phil Taylor 7e89e9f457 Add support for Xencelabs QuickKeys 2023-02-12 16:45:21 +00:00
Phil Taylor 0e28f288ff Add sensitivity control to USB controllers. 2023-02-07 09:32:33 +00:00
Phil Taylor 479671386e Various fixes to USB controllers 2023-01-30 12:01:29 +00:00
Elliott Liggett 71326cd385 Added preference for automatic sideband. 2023-01-18 23:17:28 -08:00
Elliott Liggett fc753ffd39 cleanup of prefs 2023-01-17 21:13:16 -08:00
Elliott Liggett f820d289b2 Re-arranged the preference structure to match how we save the
preferences.
2023-01-17 21:09:54 -08:00
Phil Taylor 4c76cf6320 Add missing prefs 2022-11-28 09:44:42 +00:00
Elliott Liggett 4f6da00206 Added polling preferences and changed UI elements to radio buttons with
spin box.
2022-11-26 21:43:47 -08:00
Elliott Liggett 39caf41905 Added program version number to the settings file. Currently it is merely
written to and not used.
2022-11-26 20:53:12 -08:00
Elliott Liggett b25c8a93f3 Moved preferences to prefs.h, which should make it easier to add new
preferences. Moved custom types (as it seemed useful here and there) to
wfviewtypes.h. Let's use the wfviewtypes.h file for any kind of datatype
which more than one module can make use of.
2022-11-26 20:45:32 -08:00