Wykres commitów

2748 Commity (f0c7bfff9243cb73a7c81597a9b672e8d73e7995)

Autor SHA1 Wiadomość Data
Elliott Liggett 0b5559ac62 Minor UI update: replaced two buttons with single checkbox. 2021-02-08 23:31:44 -08:00
Phil Taylor a6ccec78a8 Change available sample rates. 2021-02-08 17:22:29 +00:00
Phil Taylor 228fb07eed Add audio buffersize slider and ability to select samplerate and number of channels. 2021-02-08 16:53:26 +00:00
Phil Taylor b6ad6218e1 Fix for audio latency? 2021-02-08 12:38:30 +00:00
Phil Taylor 9078ee79bb Start the audio thread! 2021-02-08 11:14:17 +00:00
Phil Taylor 563b7feb1c Remove IP address from inuse detection 2021-02-08 10:23:23 +00:00
Phil Taylor f1817874b5 Fix audio thread crash on exit 2021-02-08 10:22:20 +00:00
Roeland Jansen c341efc11a adding missing dash to the short form of --logfile 2021-02-08 10:20:06 +01:00
Roeland Jansen 9c88daa3c8 Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-02-08 10:19:30 +01:00
Elliott Liggett 6fee18df9a Moved audio to separate thread. 2021-02-08 00:31:48 -08:00
Phil Taylor 89fe648868 Add logging to file. 2021-02-07 20:07:26 +00:00
Phil Taylor 84f10fe238 Ignore non-IPv4 addresses 2021-02-07 19:09:19 +00:00
Phil Taylor 33821e0515 Allow hostname or ip address for radio. 2021-02-07 18:46:47 +00:00
Phil Taylor 3fe60decea Add checking that IP address matches 2021-02-07 18:13:22 +00:00
Phil Taylor 136c176cbb Don't connect if radio is in use 2021-02-07 17:40:38 +00:00
Phil Taylor fdda23c21f Allow connect/disconnect
Not tested on serial connection!
2021-02-07 12:59:41 +00:00
Phil Taylor 2cfea3e52c Delete file that got accidently committed! 2021-02-07 09:59:04 +00:00
Phil Taylor cdb3d42d7e Quick test, using Debug button as connect/disconnect 2021-02-07 09:56:11 +00:00
Phil Taylor ab6192428f Fix crash on exit and cleanly quit thread 2021-02-07 09:50:44 +00:00
Elliott Liggett 46b53f0f68 rigcommander now emits a signal once serial or network is instantiated. 2021-02-07 01:03:02 -08:00
Elliott Liggett 9dcfc3be70 Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-02-06 23:48:02 -08:00
Elliott Liggett ad374957bb fixed minor typo with somewhat major impact. 2021-02-06 23:47:46 -08:00
Phil Taylor 8b6cc02b9e Fix the fixed port fix! 2021-02-07 07:34:06 +00:00
Elliott Liggett 050c516e58 Moved serial and network into the process() function, thereby creating
these new objects within the new thread of rigcommander.
2021-02-06 23:14:15 -08:00
Phil Taylor e7685147ba Remove hard-coded ports in sendRequestSerialAndAudio() 2021-02-06 20:08:58 +00:00
Phil Taylor ee9517159a Fix for pkt7 (ping) requests and improve rtt counter 2021-02-06 10:54:20 +00:00
Elliott Liggett 8c20e1d944 Added a feature that converts the current center-mode spectrum display
to fixed-mode. Squashed a bug related to determining the fixed/center
mode (we were looking out of sequence).
2021-02-05 23:58:17 -08:00
Elliott Liggett dca22a3e37 Fixed a bug where if wfview started and the rig was in "center" spectrum
mode, the center checkbox would be checked, triggering setting the
center width per the pop-down menu. The code now disables the checkbox
signal method during the modification of the checkbox.
2021-02-05 21:53:05 -08:00
Elliott Liggett 465c4506e2 Cleanup in openRig(): No longer searches for serial ports if using LAN,
and has fallback for windows serial device.
2021-02-05 21:44:50 -08:00
Elliott Liggett fd08073880 Added a few pixels to the frequency text box, should fix issue on L-Band
frequencies.
2021-02-05 21:26:22 -08:00
Phil Taylor f2d32b143f Rename latency to rtt 2021-02-05 21:25:03 +00:00
Phil Taylor 5daf846602 Add network latency measurement 2021-02-05 21:23:00 +00:00
Phil Taylor fdceb06399 Delete MOC_COMMHANDLER.ipch 2021-02-05 20:28:02 +00:00
Phil Taylor 8dd8b3a088 Add widget to rhs of statusBar 2021-02-05 20:26:18 +00:00
Phil Taylor 163af0be66 Add audio destructor to delete buffer and fix lots of missing braces 2021-02-05 17:40:58 +00:00
Phil Taylor 90f8cb91c1 Another try for retransmit! 2021-02-05 15:49:08 +00:00
Phil Taylor 415c499238 Remove unnecessary buffer debug message 2021-02-05 14:38:30 +00:00
Phil Taylor fc69c9d151 Put wf data back! 2021-02-05 14:33:07 +00:00
Phil Taylor f7945bffd4 Stop infinite growth of audio buffer 2021-02-05 14:30:50 +00:00
Phil Taylor c159cbfa37 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-05 13:17:00 +00:00
Phil Taylor 1ab4ad94f9 Fixes to retransmit feature 2021-02-05 13:16:48 +00:00
Roeland Jansen d673b7e952 fixed typo 2021-02-05 13:29:50 +01:00
Roeland Jansen a74ea8f2a3 in the TODO section added links to the wikiwq 2021-02-05 13:28:11 +01:00
Roeland Jansen 14b68a15bc added feature info: ethernet support 2021-02-05 13:20:37 +01:00
Roeland Jansen e8cab5b3a3 added 7610, 785x, 9700 as supported/working radios 2021-02-05 13:17:08 +01:00
roeland jansen 2aaef41130 added wfview.code-workspace for vscode 2021-02-05 10:59:39 +00:00
Phil Taylor aa913167ef Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-05 10:45:37 +00:00
Phil Taylor 112706e2b2 Add credit for Kappanhang 2021-02-05 10:45:19 +00:00
roeland jansen c427d93008 changed the audio->setBufferSize from 6000 to 10000 as 6000/8000 gave too many pops, clicks and other dropouts of audio 2021-02-05 10:41:32 +00:00
Elliott Liggett 88edba70be Added fixed/center data from spectrum waterfall data. 2021-02-04 22:44:15 -08:00