Wykres commitów

299 Commity (6a103d051ffa4d1c35eabed9c1e1bcf2fdf3d753)

Autor SHA1 Wiadomość Data
Phil Taylor 6b5a597083 Small change to show default audio devices 2021-05-29 09:16:28 +01: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
Phil Taylor ae69ef05e5 Non working test 2021-05-23 16:09:41 +01:00
Phil Taylor f22f4224dd Merge branch 'lan-alpha' into rtaudio 2021-05-22 21:09:04 +01:00
Phil Taylor 0bbb9017c9 Stop audiohandler re-enumerating devices on connect. 2021-05-22 10:43:57 +01: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
Elliott Liggett 235a0a85be Added check for if the rig has spectrum during initial state queries. 2021-05-15 15:34:22 -07:00
Phil Taylor 8f135b8ddd Add --debug option to increase debugging for release builds 2021-05-15 18:53:16 +01:00
Elliott Liggett a6f336c384 BSR debug code. 2021-05-15 10:10:08 -07:00
Elliott Liggett a0a2c025ef wfview now closes when the main window is closed. 2021-05-14 20:00:38 -07:00
Elliott Liggett 6e087a9e4b Filter selection now checks for data mode. 2021-05-14 19:49:37 -07:00
Elliott Liggett cc4aede601 Cyan for the tuning line. 2021-05-14 17:09:27 -07:00
Elliott Liggett cf9ad0d8bc Slower polling for older rigs using lower serial baud. 2021-05-13 22:38:13 -07:00
Phil Taylor 87cf5ec8e4 Make pty/vsp ComboxBox editable 2021-05-11 11:18:45 +01:00
Phil Taylor 944b0f5987 Initial commit of pty rewrite 2021-05-11 09:38:05 +01:00
Elliott Liggett 908ec96567 Data Mode now sends the currently selected filter. 2021-05-08 23:46:44 -07:00
Elliott Liggett b1a5d279ba Added serial port iterators for the IC-7610 and IC-R8600. Untested. 2021-05-07 23:43:04 -07:00
Elliott Liggett 4b11a424e2 Adding /dev/ to discovered serial devices, also ignoring case on "auto"
for serial port device.
2021-05-07 23:15:24 -07:00
Elliott Liggett 6d3334e6e8 wfview's own memory system now tracks mode correctly. *however*, it
needs work:
It should track the selected filter, since this information is generally
available and useful, and it should also be storing the frequencies in
Hz. I am also not sure how well the stored memory mode specification
will work across multiple rigs.
2021-05-07 22:37:28 -07:00
Elliott Liggett 3a9967cb8c Fixed BSR mode and filter selection. 2021-05-07 15:46:47 -07:00
Elliott Liggett 14b0ba2151 The band stacking register now uses the newer integer frequency parsing.
We also communicate a little slower to the serial rigs, which seems more
reliable.
2021-05-07 14:52:19 -07:00
Phil Taylor 5435032dbf Updater serialDeviceListCombo with current COM/tty port setting 2021-05-07 09:28:01 +01:00
Phil Taylor cf49551db0 Convert project to 32bit default on Windows and remove beginnings of VSPE code. 2021-05-06 11:25:23 +01:00
Phil Taylor e041e6d1c5 Add code to select virtual serial port 2021-05-05 14:11:00 +01:00
Phil Taylor 5bd21ce6fa Merge branch 'ui-enhance' into lan-alpha 2021-05-05 12:43:10 +01:00
Roeland Jansen 092a7152c0 fixed the display instead of rigcaps so that ant sel starts with 1 instead of 0 2021-05-04 19:00:28 +02:00
Roeland Jansen 46421f72d2 Merge branch 'lan-alpha' 2021-05-03 11:09:52 +02:00
Elliott Liggett d19eaadfcd Fixed bug 007, which allowed negative frequencies to be dialed. 2021-05-01 23:02:27 -07:00