Wykres commitów

1054 Commity (c7f0cee09fdba096352da26ed4ec3a6fa6cd8647)

Autor SHA1 Wiadomość Data
Phil Taylor c09e2a615a Update udpserver.cpp 2021-06-10 09:43:56 +01:00
Phil Taylor 8ef9943584 fourth and (hopefully) final attempt 2021-06-10 09:42:59 +01:00
Phil Taylor 8bd41e1df8 Third attempt to get messages from server! 2021-06-10 09:36:26 +01:00
Phil Taylor 170b494bad Use correct location for statusupdate! 2021-06-10 09:31:21 +01:00
Phil Taylor 4747dd4f61 Indicate when TX is not available 2021-06-10 09:20:19 +01:00
Phil Taylor 999dedac1a Show server connection status in taskbar (only for USB connected rigs) 2021-06-10 09:09:26 +01:00
Phil Taylor 8bc43c9f83 Allow sender or receiver to be 0xe1 in server 2021-06-09 09:24:20 +01:00
Phil Taylor f61925391a Always forward wfview traffic to wfview clients 2021-06-09 09:17:50 +01:00
Elliott Liggett 9664238917 Preliminary IC-718 support. Very basic. 2021-06-08 14:42:19 -07:00
Phil Taylor 4ce6500271 Truncate wfview.log on open 2021-06-08 19:13:44 +01:00
Elliott Liggett ad73a3e9d2 Adjustable waterfall length is now non-destructive. 2021-06-08 09:58:30 -07:00
Phil Taylor b6cf0fcfc4 Detect radio baudrate in server mode 2021-06-08 17:51:10 +01:00
Phil Taylor 87c2912210 Comment out rtaudio if not being used 2021-06-08 17:50:57 +01:00
Elliott Liggett 857286dae2 Baud rate calculations are now only happening when baud rate is received
and reasonable.
2021-06-08 09:18:40 -07:00
Elliott Liggett c6f55f34e7 Merge remote-tracking branch 'origin/audio-enhance' into sequence 2021-06-08 08:50:02 -07:00
Phil Taylor e5bad69d05 remove shuttle function that managed to sneak in! 2021-06-08 08:08:58 +01:00
Phil Taylor b77394abc7 Start removal of unused variables 2021-06-08 08:07:58 +01:00
Phil Taylor 87b26d4ad7 Check that we have at least 1 audio channel available. 2021-06-07 14:06:21 +01:00
Phil Taylor 5d29dd8ac9 Improve audio cleanup 2021-06-07 12:33:14 +01:00
Phil Taylor 087ce98e4b Add extra debugging for UDP server CIV 2021-06-07 12:26:29 +01:00
Phil Taylor caa61ee14d Make only MacOS use buffered audio 2021-06-07 10:59:15 +01:00
Phil Taylor 49ac3cb020 Improve mac audio 2021-06-07 10:49:53 +01:00
Elliott Liggett 6e03bb966b Merge remote-tracking branch 'origin/rtaudio' into sequence 2021-06-06 18:59:28 -07:00
M0VSE bbc81e0a88 Fix TX Audio on Linux 2021-06-06 22:11:48 +01:00
Phil Taylor 178bb9c6a7 Various fixes to udpserver 2021-06-06 21:34:54 +01:00
Phil Taylor b3facd1140 Make QTMultimedia default 2021-06-06 17:57:56 +01:00
Phil Taylor 67927b0d56 Fix to allow rtaudio to compile again 2021-06-06 17:56:48 +01:00
Elliott Liggett f78a60482b Merge remote-tracking branch 'origin/rtaudio' into sequence
Accepted "theirs" for merge issues.
 Conflicts:
	audiohandler.h
	wfview.pro
2021-06-05 22:37:24 -07:00
Phil Taylor 9a0ea32b88 Add latency check to TX audio 2021-06-05 08:42:00 +01:00
Phil Taylor 0abdbd3218 Fix incorrect use of latency setting 2021-06-05 08:36:24 +01:00
Phil Taylor 9491005ab6 Stop silly compile warning 2021-06-04 14:38:59 +01:00
Phil Taylor eb70b92aed Change udpserver to use new audiosetup struct properly. 2021-06-04 14:25:07 +01:00
Phil Taylor d8a0431e36 Fix audio device selection 2021-06-04 13:47:32 +01:00
Phil Taylor 6218cf5f04 Fix for txaudio 2021-06-04 13:33:57 +01:00
Phil Taylor 24ce16b0b9 Add QtMultimedia as default audio 2021-06-04 08:24:26 +01:00
Phil Taylor 9de6d64dab Hopefully fix hang on exit when trying to close audio thread. 2021-06-03 12:05:28 +01:00
Phil Taylor 2aefbe5dcd Replace removed code! 2021-06-02 20:15:31 +01:00
Phil Taylor 84fd5e0631 Use heap based rtaudio for enumeration 2021-06-02 20:13:17 +01:00
Phil Taylor 0bc3d6adfe Catch possible exception when closing non-existent stream 2021-06-02 19:18:44 +01:00
Phil Taylor e4ed41f3d3 Fix mac audio 2021-06-02 19:16:46 +01:00
Phil Taylor 2d92dbbb8f Fix mac crash on closing audio 2021-06-02 18:53:30 +01:00
Phil Taylor 006b2904cb Make sure audio is deleted in destructor 2021-06-02 18:36:33 +01:00
Phil Taylor a04044e75b Force specific rtaudio API depending on platform. 2021-06-02 18:35:04 +01:00
Phil Taylor b850eb078b Linux now uses librtuadio-dev where available 2021-06-02 18:16:38 +01:00
Elliott Liggett b818e4647f Removing local rtaudio code and using library instead. 2021-06-02 09:48:01 -07:00
Elliott Liggett 71b5cc4755 Merge remote-tracking branch 'origin/rtaudio' into sequence 2021-06-02 09:27:28 -07:00
Phil Taylor 2068af04e2 revert to ALSA for now 2021-06-02 12:58:11 +01:00
Phil Taylor 462551838d Tell rtaudio not to hog device 2021-06-02 12:48:35 +01:00
Phil Taylor 69a34f1c00 Update audiohandler.cpp 2021-06-02 12:35:10 +01:00
Phil Taylor 53ab05bfef Merge branch 'rtaudio' of https://gitlab.com/eliggett/wfview into rtaudio 2021-06-02 12:21:18 +01:00