Wykres commitów

1661 Commity (c90611e444638f56af19eb52353f44fb10939df6)

Autor SHA1 Wiadomość Data
Roeland Jansen 13556f12d2 added newline at the start of help string as well 2021-02-11 09:57:14 +01:00
Roeland Jansen 9f9b032cf8 added newline at the help string 2021-02-11 09:51:40 +01:00
Elliott Liggett 7b32bc97e6 Calibration UI has basic functions. Reference set/get methods are good.
Still need to connect sliders to spinboxes so that the user can sense
the value change.
2021-02-11 00:33:25 -08:00
Elliott Liggett fa50414138 Added UI elements with some supporting code: squelch and calibration
window.
2021-02-10 21:22:38 -08:00
Roeland Jansen 7021cd935d added info about working on a raspi 2021-02-10 21:33:20 +01:00
Roeland Jansen 700ce46b1c added changelog 2021-02-10 21:19:25 +01:00
roeland jansen 615e193ea6 Merge branch 'lan-alpha' into 'master'
Lan alpha mergin into master

See merge request eliggett/wfview!1
2021-02-10 17:32:56 +00:00
roeland jansen 53fd008f3a Added support for various spectrum sizes and rig capability support.
wfview has been tested with the following Icom radios over USB port:
IC-7300, IC-7610, IC-7851 (and IC-7850), and IC-9700. It likely works
fine with the IC-705 as well. At this time, the rig's CIV address must
be changed in the preference file to indicate the rig you are using, and
this must be in integer, not hex.
2021-02-10 17:32:56 +00:00
roeland jansen d7967e0356 added logout/login after adding to dialout group 2021-02-10 12:39:30 +00:00
roeland jansen d0410e1b69 added command to get user in dialout group. 2021-02-10 10:40:22 +00:00
Phil Taylor b8fe90ebc0 Fix location of received devname. 2021-02-09 13:57:03 +00:00
Phil Taylor 5ec57cbc1b Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-09 12:43:49 +00:00
Phil Taylor e6dee05ab1 Add support for codec/bitrate selection 2021-02-09 12:43:28 +00:00
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