Phil Taylor
8455cd3dad
Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha
2021-02-28 20:10:25 +00:00
Phil Taylor
aef03a6b7e
Add audio handling to UDP server
2021-02-28 20:10:07 +00:00
Elliott Liggett
c74d5d448d
Removed some older methods of command que.
2021-02-28 00:54:37 -08:00
Elliott Liggett
8c244e75d3
Merge branch 'ui-enhance' of gitlab.com:eliggett/wfview into ui-enhance
2021-02-27 23:47:26 -08:00
Elliott Liggett
c49c4d687b
Fixed go to frequency button that didn't properly check results.
2021-02-27 23:47:09 -08:00
Elliott Liggett
2bd6231009
Minor fix for combo box resize. This is needed since we dynamically
...
update the combo boxes and don't want to see scroll arrows in the combo
box.
2021-02-27 13:35:19 -08:00
Roeland Jansen
005b25a635
added 0 to model number in reference command to 7300
2021-02-27 21:18:26 +01:00
Roeland Jansen
3b6e432132
changelog
2021-02-27 17:00:20 +01:00
Phil Taylor
6748a5130c
Update audiohandler.cpp
2021-02-27 13:49:16 +00:00
Phil Taylor
dd443a5669
Update audiohandler.cpp
2021-02-27 13:43:53 +00:00
Phil Taylor
a3f40f51be
Update audiohandler.cpp
2021-02-27 13:34:52 +00:00
Phil Taylor
1e8337e318
Update audiohandler.cpp
2021-02-27 13:31:34 +00:00
Phil Taylor
ef1f4f1e97
Update audiohandler.cpp
2021-02-27 13:29:39 +00:00
Phil Taylor
296bf2aab7
Update audiohandler.cpp
2021-02-27 13:26:59 +00:00
Phil Taylor
17a4ef07cd
Update audiohandler.cpp
2021-02-27 13:24:23 +00:00
Phil Taylor
b9b1a9964a
Update audiohandler.cpp
2021-02-27 13:21:59 +00:00
Phil Taylor
ed729f74c6
Update audiohandler.cpp
2021-02-27 13:19:40 +00:00
Phil Taylor
3059c5ccf5
Update audiohandler.cpp
2021-02-27 13:13:27 +00:00
Phil Taylor
d4c1a47a54
another fix for linux txaudio
2021-02-27 12:52:21 +00:00
Phil Taylor
9454759d9f
Update audiohandler.cpp
2021-02-27 12:38:12 +00:00
Phil Taylor
12a45032f9
Update audiohandler.cpp
2021-02-27 12:13:39 +00:00
Phil Taylor
1998e2898d
Update audiohandler.cpp
2021-02-27 11:12:41 +00:00
Phil Taylor
36e34fa73c
Update audiohandler.cpp
2021-02-27 11:05:32 +00:00
Phil Taylor
e0c56ae447
Update audiohandler.cpp
2021-02-27 11:04:08 +00:00
Phil Taylor
4a10c34f90
Allow for the fact that Linux can send random length tx audio.
2021-02-27 11:00:44 +00:00
Phil Taylor
00fa92aea3
another audio handler fix
2021-02-27 10:13:59 +00:00
Phil Taylor
de0f13c49a
Hopefully fix linux issue with new tx audio
2021-02-27 10:11:27 +00:00
Phil Taylor
1fae53f140
More TX audio fixes and fix latency slider error
2021-02-27 10:04:36 +00:00
Phil Taylor
f0809fbe1a
Fixes to txaudio
2021-02-27 09:43:22 +00:00
Phil Taylor
48b2f8fd94
Change tx latency
2021-02-27 09:37:55 +00:00
Phil Taylor
e593e5e90a
Change TX audio to use timed buffer.
2021-02-27 09:34:56 +00:00
Elliott Liggett
8dcda65d1c
More changes for Edge 4 with regards to updated firmware.
2021-02-27 00:05:06 -08:00
Elliott Liggett
0b22ef27ab
Added support for 4 fixed scope edges. Untested.
2021-02-26 20:12:17 -08:00
Elliott Liggett
c1dc6d3eb7
Fixed issue with tuning steps and scrolling. Note: there are two
...
modifiers for the scrolling steps.
By default, scrolling on the WF or plot produces 100 Hz steps. Hold down
shift for 10 Hz steps, or hold down control for 1 khz steps. This works
well for me tuning in stations I have clicked on but perhaps not clicked
accurately.
2021-02-26 17:32:06 -08:00
Elliott Liggett
f2f37db7bf
Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance
2021-02-26 17:12:51 -08:00
Elliott Liggett
d23ff352ca
Increased average and peak integration windows to sort of match DIN IEC
...
60268-10 Type I.
2021-02-26 17:11:41 -08:00
Phil Taylor
5a547440b3
Remove unnecessary debugging message!
2021-02-27 00:49:33 +00:00
Phil Taylor
27eb855adb
Create rx audio packets with timestamp
...
Lots of other changes but if this works OK, I will update tx audio to use the same system.
2021-02-27 00:37:00 +00:00
Phil Taylor
6d8d1df45e
Mitigate potential empty buffer crash.
2021-02-26 16:53:11 +00:00
Phil Taylor
01fd2f420d
Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha
2021-02-26 16:52:12 +00:00
Phil Taylor
bfc3bbf25b
Update audiohandler.cpp
2021-02-26 10:29:09 +00:00
Phil Taylor
a3470c836a
Update audiohandler.cpp
2021-02-26 10:22:30 +00:00
Phil Taylor
4d9ba2af05
Update audiohandler.cpp
2021-02-26 10:20:55 +00:00
Phil Taylor
aa2caae3b0
Update audiohandler.cpp
2021-02-26 10:19:00 +00:00
Phil Taylor
8a5c912f47
re-enable audio output buffer
2021-02-26 09:49:31 +00:00
Phil Taylor
f54e7e646a
Possible fix for Linux audio
2021-02-26 09:44:01 +00:00
Roeland Jansen
72be94f9cf
changelog
2021-02-26 10:26:04 +01:00
Elliott Liggett
5286b5f412
Fixed minor bug where flock did not stop double-clicking on the
...
spectrum.
2021-02-26 00:24:02 -08:00
Elliott Liggett
6b67c0ab2b
2-day old code merge: remote-tracking branch 'origin/lan-alpha' into ui-enhance
2021-02-26 00:13:52 -08:00
Elliott Liggett
1a3a18cf34
Turned up the speed. Once you see fast meters, there's no going back.
...
Tested at 5ms without any issues, comitting at 10ms for now. Note that
50ms in the first 'fixed' meter code is the same as 25ms now due to how
the command queue is structured. So 10ms is only a bit faster than
before.
2021-02-26 00:01:23 -08:00