Phil Taylor
7dc580ce9c
Another TX audio fix
2021-02-12 23:56:02 +00:00
Phil Taylor
f83f40bee8
Test tx audio sending (again)
2021-02-12 20:42:56 +00:00
Phil Taylor
dc151f5268
Always use 16bit samples internally
2021-02-12 14:28:55 +00:00
Phil Taylor
20e681dc91
Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha
2021-02-11 19:47:29 +00:00
Phil Taylor
b7f8ad1dee
Add initial TX audio support
2021-02-11 19:18:35 +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
Phil Taylor
e6dee05ab1
Add support for codec/bitrate selection
2021-02-09 12:43:28 +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
Elliott Liggett
6fee18df9a
Moved audio to separate thread.
2021-02-08 00:31:48 -08:00
Phil Taylor
33821e0515
Allow hostname or ip address for radio.
2021-02-07 18:46:47 +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
ee9517159a
Fix for pkt7 (ping) requests and improve rtt counter
2021-02-06 10:54:20 +00:00
Phil Taylor
5daf846602
Add network latency measurement
2021-02-05 21:23:00 +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
ea1537a006
More linux compile fixes after code tidy.
2021-02-04 20:20:23 +00:00
Phil Taylor
d172b2ec75
Fix linux compile error
2021-02-04 20:09:09 +00:00
Phil Taylor
fe7fc46301
Better error messages and more udp code cleanup
2021-02-04 19:53:48 +00:00
Phil Taylor
33b55f8bbf
Remove duplicate code from DataReceived() functions
2021-02-04 18:52:00 +00:00
Phil Taylor
4d0ef4fdc0
Implement single packet retransmit
2021-02-04 13:12:08 +00:00
Phil Taylor
399b334407
Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha
2021-02-03 23:08:30 +00:00
Elliott Liggett
3f5e7e53ce
Added camel case around #include <QtMultimedia/QAudioOutput>, so that linux can compile. Please test in windows to make sure I haven't broken it.
2021-02-03 22:10:37 +00:00
Phil Taylor
5566518d44
Remove hard-coded local IP address!
2021-02-03 20:10:21 +00:00
Phil Taylor
6e074375e7
Add udphandler classes
2021-02-03 20:00:40 +00:00