Wykres commitów

573 Commity (84909b4a13f337606adf9551a6435bbf128e9aad)

Autor SHA1 Wiadomość Data
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
Phil Taylor d2246234cd Audio debugging 2021-03-02 11:50:42 +00:00
Phil Taylor af6131708a More audio fixes 2021-03-02 11:12:12 +00:00
Phil Taylor e3ee4edddd Update audiohandler.cpp 2021-03-02 10:26:08 +00:00
Phil Taylor 0a02ae06e1 Update audiohandler.cpp 2021-03-02 10:22:41 +00:00
Phil Taylor 8114944e9c Another attempt at improving Linux audio 2021-03-02 10:19:08 +00:00
Phil Taylor d4d2c3f1e7 Select default audio devices if init of configured ones fails. 2021-03-02 10:07:08 +00:00
Phil Taylor cfed58e84e Try delaying RX audio until latency/2 2021-03-02 09:49:10 +00:00
Phil Taylor 3ca21161bf Updated VS2019 project 2021-03-02 09:48:26 +00:00
Phil Taylor fdad4fd6ea Select default input/output audio devices if configured ones not found. 2021-03-01 20:44:09 +00:00
Phil Taylor a254a937ff Allow selection of audio input and output devices for UDP Audio 2021-03-01 20:31:05 +00:00
Phil Taylor 91a60bf918 Create udpPreferences struct and remove civPort and audioPort from UI 2021-03-01 19:53:12 +00:00
Phil Taylor 7491c10c4d Fix rigname width on Linux 2021-03-01 16:30:16 +00:00
Phil Taylor 400144a28e Force 48K audio mode from server 2021-03-01 16:28:15 +00:00
Phil Taylor 6b795e1d6d Add PTT Led and rigname to Permanent Widgets on Status Bar 2021-03-01 16:26:59 +00:00
Phil Taylor 18b287a047 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-03-01 08:30:04 +00:00
Elliott Liggett 5577aebf8b Removed the last annoying legs of the center/fixed two-mode system. 2021-02-28 21:47:45 -08:00
Elliott Liggett 5a673e256c Added support for Scroll modes in latest firmware. Removed setCenter...
signals and replaced with setScopeMode signals. Fixed a bug where we
could not query the scope mode.
2021-02-28 21:41:27 -08:00
Phil Taylor b4ea60e5d2 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-28 20:23:31 +00:00
Phil Taylor f82e2c9746 Second attempt to fix Linux warnings 2021-02-28 20:15:34 +00:00
Phil Taylor 844214126d Fix inevitable Linux compile warnings 2021-02-28 20:13:45 +00:00