Wykres commitów

756 Commity (fddda526ae08c66a30bf25b1afb11d2e48815819)

Autor SHA1 Wiadomość Data
Elliott Liggett 01a2bf3ec2 Quick cleanup of tuning dial code, mainly spacing. 2021-03-12 23:15:31 -08:00
Elliott Liggett 3b22ed2e11 Fixed tuning step rounding code for the tuning knob. It is not elegant,
but it works at all tuning steps quite well. Feel free to improve upon
it, but take care that improvements work at each tuning step, tuning
direction, and at the zero-crossings.
2021-03-12 23:13:37 -08:00
roeland jansen 60455d9d37 Update README.md 2021-03-10 16:54:49 +00:00
roeland jansen 157f87e7b3 Update README.md 2021-03-10 13:37:39 +00:00
Roeland Jansen 6e43fa4bd1 changelog 2021-03-10 08:06:28 +01:00
Phil Taylor c610edd371 Clear buffer so resampled 8-bit audio works correctly. 2021-03-09 19:53:28 +00:00
Phil Taylor 7cdc432f48 Final buffer size fix for Linux (hopefully) 2021-03-09 17:42:06 +00:00
Phil Taylor 84db35f9f7 Another linux buffer fix 2021-03-09 17:38:13 +00:00
Phil Taylor 71d271957d Fix buffersize in linux 2021-03-09 17:37:00 +00:00
Phil Taylor 77b2a63b42 remove intermediate files so they don't get accidentally committed. 2021-03-09 17:34:22 +00:00
Phil Taylor 343795184c Fix error in qmake build file 2021-03-09 17:25:41 +00:00
Phil Taylor a0f4a4deeb Add audio resampler 2021-03-09 17:22:16 +00:00
Phil Taylor 998381ac00 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-03-09 00:03:22 +00:00
Elliott Liggett 4df9b66d8b Removed extra debug. 2021-03-07 15:53:34 -08:00
Phil Taylor 38fbc35535 Better detection of transceive command 2021-03-07 09:55:28 +00:00
Elliott Liggett 3e2862e4aa Better scrolling speed on UI sliders. 2021-03-07 00:05:13 -08:00
Elliott Liggett ce6cc451b9 Added serial port drop-down population code. Untested. 2021-03-06 23:35:46 -08:00
Elliott Liggett 5a611f5c94 Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-03-06 22:29:27 -08:00
Elliott Liggett e6f2aa35b9 Merge branch 'ui-enhance' of gitlab.com:eliggett/wfview into ui-enhance 2021-03-06 22:29:06 -08:00
Elliott Liggett c490502f01 bit of planning 2021-03-06 22:28:13 -08:00
Phil Taylor 5911af1717 Missing file from last commit! 2021-03-06 14:40:43 +00:00
Phil Taylor 261794c1c8 Change authseq to be 8bit which hopefully will fix the 4 hour disconnect issue. 2021-03-06 14:33:31 +00:00
Phil Taylor c0c339d5c2 Fix silly error in audioinput/output comboboxes 2021-03-06 09:14:28 +00:00
Phil Taylor 7f7e4b9d52 Stop input combos growing every time rig is reconnected. 2021-03-06 09:07:23 +00:00
Phil Taylor 80e0e808e2 Fixes for pty 2021-03-05 12:53:23 +00:00
Phil Taylor ce55c560af Update pttyhandler.cpp 2021-03-04 23:48:50 +00:00
Phil Taylor 84017949c6 Update pttyhandler.cpp 2021-03-04 23:45:22 +00:00
Phil Taylor 51883a4e0e Revert "Update rigcommander.cpp"
This reverts commit c3b8f32bb6.
2021-03-04 23:44:45 +00:00
Phil Taylor c3b8f32bb6 Update rigcommander.cpp 2021-03-04 23:44:22 +00:00
Phil Taylor 07a6889d80 Update pttyhandler.cpp 2021-03-04 21:19:41 +00:00
Phil Taylor 019bed2823 Update pttyhandler.cpp 2021-03-04 21:17:06 +00:00
Phil Taylor 099e3561ed I must be getting tired! 2021-03-04 21:15:04 +00:00
Phil Taylor f1bf68654f Update pttyhandler.cpp 2021-03-04 21:13:21 +00:00
Phil Taylor 868e110523 Update pttyhandler.cpp 2021-03-04 21:11:59 +00:00
Phil Taylor 4accf1b559 Update pttyhandler.cpp 2021-03-04 21:10:00 +00:00
Phil Taylor 229a2bc32f More linux fixes 2021-03-04 21:06:25 +00:00
Phil Taylor 4286504d48 Add debugging 2021-03-04 21:02:56 +00:00
Phil Taylor 6dbbfcd825 Another pty bug 2021-03-04 20:30:37 +00:00
Phil Taylor 859164af57 Fix linux pty issue 2021-03-04 20:27:50 +00:00
Phil Taylor d31cf07c47 Fix typo 2021-03-04 20:23:06 +00:00
Phil Taylor 7c18c944b2 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-03-04 20:19:30 +00:00
Phil Taylor adaabec575 Move pseudoterm into dedicated class 2021-03-04 20:19:05 +00:00
Roeland Jansen 565c8c7850 changelog 2021-03-04 19:29:32 +01:00
Elliott Liggett 1e16059a9e removed annoying message. 2021-03-04 08:32:58 +00:00
Elliott Liggett 145b8d45a5 Tuning steps! Still need to zero out those lower digits while scrolling
if box is checked.
2021-03-04 00:02:53 -08:00
Elliott Liggett 16a7329737 Added better destructor to commHandler. 2021-03-03 23:25:01 -08:00
Phil Taylor 2af85f31b1 Fix spectrum peaks as well. 2021-03-03 10:36:43 +00:00
Phil Taylor 32d66d0689 Fix spectrum 'flattening' with strong signal
Issue was that internally QByteArray is stored as char but the actual value is unsigned char.
2021-03-03 10:34:56 +00:00
Phil Taylor 334633a5e5 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-03-03 09:58:16 +00:00
Phil Taylor f5117fd921 Add separate mutex for udp/buffers. 2021-03-03 09:50:15 +00:00