Wykres commitów

493 Commity (998381ac00ca317fb156c873f3c9220527f5f1e7)

Autor SHA1 Wiadomość Data
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
Phil Taylor 449b017527 remove redundant code from audiohandler 2021-03-03 09:49:49 +00:00
Elliott Liggett b6440c7973 Removed old testing code. 2021-03-02 23:26:20 -08:00
Elliott Liggett f1cb92c996 Quieter debugging. 2021-03-02 22:11:01 -08:00
Elliott Liggett 60756480ce Changed serial and LAN enable controls to "radio buttons" so that they
are exclusive selections.
2021-03-02 21:55:33 -08:00
Elliott Liggett 260b48f07f Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-03-02 20:47:56 -08:00
Elliott Liggett 8a04c23d7f Started work on sending out the current span to the UI of the spectrum. 2021-03-02 20:47:20 -08:00
Phil Taylor 90584c5db4 Update audiohandler.cpp 2021-03-02 15:41:48 +00:00
Phil Taylor e5f1ac31a8 Identify if we have missing audio seq numbers. 2021-03-02 14:35:33 +00:00
Phil Taylor 1edcd6cc59 Update audiohandler.cpp 2021-03-02 12:06:46 +00:00
Phil Taylor 8eaaa014a0 Update audiohandler.cpp 2021-03-02 12:00:13 +00:00
Phil Taylor c01fda2fa7 Update audiohandler.cpp 2021-03-02 11:57:02 +00:00
Phil Taylor 8c48bf8f2e Update audiohandler.cpp 2021-03-02 11:53:48 +00:00