Wykres commitów

958 Commity (0becc4508f1bf6cdda22f994a4033e7d7bef0f61)

Autor SHA1 Wiadomość Data
Phil Taylor b669605e11 Add baud rate detection for remote rigs 2021-05-21 16:30:52 +01:00
Phil Taylor 07060d1f78 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-05-21 15:56:31 +01:00
Phil Taylor 4430262b8a Correct propCIVAddr to work if less than 0xe0 2021-05-21 15:56:19 +01:00
Phil Taylor 43c204f37f Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-05-21 10:51:37 +01:00
Phil Taylor 61ccda9fac Change audiohandler to use latency for tx audio 2021-05-21 10:51:25 +01:00
Phil Taylor f2491064fd Merge branch 'ui-enhance' into lan-alpha 2021-05-21 08:48:59 +01:00
Roeland Jansen 41fcf63e39 Merge branch 'lan-alpha' 2021-05-21 09:21:34 +02:00
Roeland Jansen 0e30c06996 changelog 2021-05-21 09:20:38 +02:00
Elliott Liggett ec349cd1fc Merge branch 'ui-enhance' of https://gitlab.com/eliggett/wfview into ui-enhance 2021-05-20 21:48:15 -07:00
Elliott Liggett d776fb4331 Added IC-756 Pro. Tested UI and back-end response with 7300 and fake
RigID reply.
2021-05-20 16:15:25 -07:00
Elliott Liggett 8e85d0365f Added additional support for the IC-756 Pro III. Essentially untested. 2021-05-20 15:57:30 -07:00
Elliott Liggett d0f95e2289 Cleaned up warning and UI help text. 2021-05-20 15:17:10 -07:00
Phil Taylor d31f9fa4c1 Add usage help for windows 2021-05-20 20:01:30 +01: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
Roeland Jansen bc4f5da9b6 changelog 2021-05-20 17:44:40 +02:00
Phil Taylor b5d6063269 Merge branch 'ui-enhance' into lan-alpha 2021-05-20 08:32:15 +01:00
Phil Taylor e30cf248af Add more features to rigstate 2021-05-20 08:31:51 +01:00
Elliott Liggett a717ce4565 Model ID text format fixed. Shows IC-0x followed by the raw rig ID
received.
2021-05-19 21:51:24 -07:00
Elliott Liggett 75aea11c39 Fixed issue where unknown rigs were identified as 0xff. All rigs are now
identified using rigCaps.modelID, populated with the raw response from
the Rig ID query. Enumerations of known rig types continue to fall into
rigCaps.model, and unknwn rigs will match to rigCaps.model=modelUnknown,
as before.
2021-05-19 21:47:14 -07: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
Roeland Jansen fb65109800 changelog and fixed filename in instructions 2021-05-19 08:07:54 +02:00
Phil Taylor 7eba494970 Add MacOS serial port entitlement 2021-05-18 20:17:47 +01:00
Phil Taylor ac3ed7480f Remove unused variables 2021-05-18 19:45:34 +01:00
Phil Taylor d90de4d199 Make windows build include git version
Command line version of git must be available in the path.
2021-05-18 19:45:01 +01:00
Phil Taylor 70fe1732fe Various file tidying for Windows/Mac builds 2021-05-18 17:51:20 +01:00
Phil Taylor ff3eecdfed Flush buffers if too many lost packets. 2021-05-18 15:41:27 +01:00
Phil Taylor 2b8cc4c849 remove duplicate audioPacket metatype 2021-05-18 09:37:55 +01:00
Phil Taylor 6074372e37 Merge branch 'ui-enhance' into lan-alpha 2021-05-18 09:35:58 +01:00
Phil Taylor a91de00363 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-05-18 09:33:39 +01:00
Phil Taylor 46213ec01f Fix silly error in udpserver audio 2021-05-18 09:33:25 +01:00
Phil Taylor 369ba90897 Allow receive only in udpHandler 2021-05-18 09:32:56 +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 d907c21323 Fixes for MacOS build - sandbox 2021-05-17 17:12:51 +01: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 02b9311931 Use qMap instead of qVector for buffers as they are auto-sorted. 2021-05-17 16:03:53 +01:00
Phil Taylor 12bf3126c6 Quick fix for VS project 2021-05-17 07:46:10 +01:00
Elliott Liggett 851c8a6e62 Fixed attenuator on IC-7000 2021-05-16 19:45:26 -07:00
Phil Taylor e4edda9576 register audio metatype in wfmain with all of the others 2021-05-16 21:35:22 +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
Roeland Jansen c56a5c0f05 changelog 2021-05-16 13:17:57 +02:00
Roeland Jansen 50112b751e Merge branch 'ui-enhance' 2021-05-16 13:14:52 +02:00
Elliott Liggett fddda526ae Added IC-7200 support. This has not been tested. 2021-05-16 00:07:24 -07:00