Wykres commitów

321 Commity (87c2912210f62380fc25bef0340909596912f5fc)

Autor SHA1 Wiadomość Data
Elliott Liggett 857286dae2 Baud rate calculations are now only happening when baud rate is received
and reasonable.
2021-06-08 09:18:40 -07:00
Phil Taylor e5bad69d05 remove shuttle function that managed to sneak in! 2021-06-08 08:08:58 +01:00
Phil Taylor b77394abc7 Start removal of unused variables 2021-06-08 08:07:58 +01:00
Phil Taylor eb70b92aed Change udpserver to use new audiosetup struct properly. 2021-06-04 14:25:07 +01:00
Phil Taylor d8a0431e36 Fix audio device selection 2021-06-04 13:47:32 +01:00
Phil Taylor 24ce16b0b9 Add QtMultimedia as default audio 2021-06-04 08:24:26 +01:00
Phil Taylor 84fd5e0631 Use heap based rtaudio for enumeration 2021-06-02 20:13:17 +01:00
Phil Taylor 762e50de8e Fix compile issue after merge 2021-05-31 10:18:37 +01:00
Phil Taylor 78f4b7b508 Merge remote-tracking branch 'origin/sequence' into rtaudio 2021-05-31 09:56:05 +01:00
Elliott Liggett 23686066d1 Keep the theme during resize. TODO: preference for wf theme 2021-05-30 23:42:45 -07:00
Elliott Liggett 1785811e71 Removing my own uninformed sidenote. 2021-05-30 23:35:30 -07:00
Elliott Liggett b5167a6a97 Waterfal length may now be adjusted. Let's see what range of length
seems good and limit the control accordingly. Also there may be a memory
leak in the prepareWf() function where the colormap is created when the
image is resized.
2021-05-30 23:26:36 -07:00
Elliott Liggett d601983beb CIV may now be changed as-needed while running. 2021-05-30 15:08:22 -07:00
Phil Taylor 6b5a597083 Small change to show default audio devices 2021-05-29 09:16:28 +01:00
Elliott Liggett f2c82e2ca0 More chair movements. 2021-05-28 21:27:06 -07:00
Elliott Liggett 01a7be9942 More arranging of the chairs. Also fixed a minor bug that prevented the
"Manual" serial device entry on my system.
2021-05-28 21:01:29 -07:00
Elliott Liggett fe04dde66e Cleaning up the main constructor for wfmain. 2021-05-28 20:51:19 -07:00
Phil Taylor 142c8a24ff Merge from master 2021-05-27 14:20:53 +01:00
Phil Taylor f726073e22 Fix for compiling on MacOS 2021-05-27 12:27:17 +01:00
Elliott Liggett e1a4ca1614 Allow entry to Server Setup for either radio connection type. 2021-05-23 13:43:15 -07:00
Phil Taylor ae69ef05e5 Non working test 2021-05-23 16:09:41 +01:00
Elliott Liggett acfdb081ce Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-05-22 15:34:14 -07:00
Phil Taylor f22f4224dd Merge branch 'lan-alpha' into rtaudio 2021-05-22 21:09:04 +01:00
Phil Taylor 5ee6ff48ba Add debugging and fix silly error in audiooutput combobox 2021-05-22 17:02:51 +01:00
Phil Taylor 0bbb9017c9 Stop audiohandler re-enumerating devices on connect. 2021-05-22 10:43:57 +01:00
Elliott Liggett d4f46e60f1 Changed method for adding modes to rigs and populating the rig menu.
This should be easier to maintain and better in the long run.
2021-05-21 23:46:15 -07:00
Elliott Liggett e705d071cf Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-05-21 15:03:38 -07:00
Elliott Liggett 73d550304c Typo in message about CI-V 2021-05-21 15:03:24 -07:00
Phil Taylor b2768518d5 Merge branch 'ui-enhance' into lan-alpha 2021-05-21 22:30:04 +01:00
Elliott Liggett 99926d2274 Dynamic timing update for all baud rates and connection types. 2021-05-21 13:01:21 -07:00
Elliott Liggett d6478d06a6 Fixed support for 9600 baud and lower speeds. 2021-05-21 11:35:13 -07:00
Phil Taylor b669605e11 Add baud rate detection for remote rigs 2021-05-21 16:30:52 +01:00
Phil Taylor 4430262b8a Correct propCIVAddr to work if less than 0xe0 2021-05-21 15:56:19 +01:00
Phil Taylor f2491064fd Merge branch 'ui-enhance' into lan-alpha 2021-05-21 08:48:59 +01:00
Elliott Liggett d0f95e2289 Cleaned up warning and UI help text. 2021-05-20 15:17:10 -07:00
Phil Taylor b59da5ebb8 Fix for absolute path in settings 2021-05-20 19:34:36 +01:00
Phil Taylor 3af7b61d01 Add --settings option for settings file 2021-05-20 19:24:40 +01:00
Elliott Liggett 30b7f8ee0f Serial baud rate is in the UI now. Added some enable/disable code to
prevent confusion about which options can be used with which types of
connections.
2021-05-19 21:36:34 -07:00
Elliott Liggett f60e3cf621 minor typo 2021-05-19 21:09:56 -07:00
Elliott Liggett d23139e89e Better about box. 2021-05-19 21:09:08 -07:00
Elliott Liggett a981f973fc Removed unused variable. 2021-05-19 20:35:45 -07:00
Phil Taylor 6074372e37 Merge branch 'ui-enhance' into lan-alpha 2021-05-18 09:35:58 +01:00
Elliott Liggett b2bce01028 Manual CIV is now read from the preferences and populates the UI
accordingly.
2021-05-18 00:35:47 -07:00
Elliott Liggett 7857680845 Changed UI a little, and added manual CI-V options. Seems to work well. 2021-05-18 00:29:06 -07:00
Phil Taylor 4d89d6e7c0 Fixes for mac logging/pty since adding sandbox 2021-05-17 17:05:19 +01:00
Phil Taylor bada37acdf Make audio input buffer a qMap 2021-05-17 16:19:36 +01:00
Phil Taylor ff4514a196 Move manual serial port so linux/mac only 2021-05-16 21:34:46 +01:00
Phil Taylor 57bffd73a2 More rtaudio stuff 2021-05-16 21:16:59 +01:00
Phil Taylor d304b368b6 Test commit of rtaudio
This commit doesn't actually use RTAudio for anything other than enumerating devices and is a proof of concept for each supported platform.
2021-05-16 13:34:04 +01:00
Elliott Liggett 45e1c9d817 Change to correct bug when CI-V is user-specified and rigCaps were never
populated.
2021-05-15 16:57:08 -07:00