Wykres commitów

216 Commity (master)

Autor SHA1 Wiadomość Data
Phil Taylor 48a9710c11 Add improved connection timeout for IC9700 2023-03-09 17:47:52 +00:00
Phil Taylor 4e89c91f0d Fix cosmetic bug #62 2023-01-23 21:27:33 +00:00
Phil Taylor 3e149ee742 Add option of popup alert 2023-01-05 19:37:53 +00:00
Elliott Liggett 0f226fdca5 Added tic marks, removed audio RMS calculation for now at least. 2022-08-24 21:52:36 -07:00
Elliott Liggett 4ea7ec8090 Fixed up signals and slots related to audio levels, removed extra junk
code, added preliminary RMS and Peak audio availablility.
2022-08-24 15:02:00 -07:00
Elliott Liggett 9fb74ed6e1 Audio metering initial. Very messy but you can select TxRxAudio as the
meter type and wfview will show you TX or RX audio depending upon if you
are transmitting or not. You can also select only TxAudio or RxAudio.
This is nice for looking at Tx audio levels prior to transmitting, for
example, or metering the radio's "monitor" audio while transmitting.
2022-08-23 22:24:05 -07:00
Phil Taylor 9a77baaead Shutdown audio when radio is turned off. 2022-08-04 20:46:15 +01:00
Phil Taylor 04ad04757d More post merge tidying 2022-05-11 00:18:28 +01:00
Phil Taylor 498f5020a5 make latency too high trigger at lower value 2022-05-11 00:01:04 +01:00
Phil Taylor 00f15a059e Add some more audio status 2022-05-10 23:55:18 +01:00
Phil Taylor 135640df44 Remove parent from classes that are moved to a thread 2022-05-08 19:35:47 +01:00
Phil Taylor ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 7cb31cc8af Update udphandler.cpp 2022-05-08 18:45:22 +01:00
Phil Taylor 8e38a8efb2 Create function to convert Icom format to QAudioFormat 2022-05-08 11:46:33 +01:00
Phil Taylor 5bd29096e5 Found issue with splitwaterfall function 2022-05-05 18:48:45 +01:00
Phil Taylor 8b958d572c Fix some compile warnings and try to support sharing lan connected rigs 2022-05-05 18:09:16 +01:00
Phil Taylor 7924d2b87f Fix retransmit missing message 2022-05-05 09:01:04 +01:00
Phil Taylor f662d1f7cd Found another retransmit bug in server 2022-05-05 08:57:50 +01:00
Phil Taylor 069c5368d8 More debugging 2022-05-05 02:01:20 +01:00
Phil Taylor 7b5f29f4fe More retransmit debugging 2022-05-05 01:49:21 +01:00
Phil Taylor 4b19ed522f Hopefully fix occasional retransmit bug 2022-05-05 00:31:55 +01:00
Phil Taylor 24841c5da9 Fix debug message 2022-05-05 00:23:42 +01:00
Phil Taylor cac93198a6 Debugging retransmission (again!) 2022-05-05 00:06:50 +01:00
Phil Taylor 3aefa68939 More fixes to make client and server behave in same way 2022-05-04 20:37:58 +01:00
Phil Taylor bdca404457 Make udpserver and client behave the same way for retransmit 2022-05-04 20:21:29 +01:00
Phil Taylor a929b2b8a8 Name threads to ease debugging 2022-05-02 16:11:35 +01:00
Phil Taylor 94bb78af50 Revert "Add some more debugging when audio is delayed"
This reverts commit bb6c615b4c.
2022-05-02 11:52:23 +01:00
Phil Taylor bb6c615b4c Add some more debugging when audio is delayed 2022-05-02 11:22:05 +01:00
Phil Taylor d0df7004ac Improve hex encoding 2022-04-28 10:46:47 +01:00
Phil Taylor ff17a74df8 Make missing packets qInfo instead of qDebug 2022-04-28 10:32:55 +01:00
Phil Taylor 86502a5c3a Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor d86f8958b2 Add support for splitting/combining waterfall/scope data 2022-04-18 20:29:50 +01:00
Phil Taylor 50c8b4e545 Change audio output to use single/slot 2022-04-10 23:13:51 +01:00
Phil Taylor 0aaf5de976 Hopefully fix silly retransmit bug 2022-04-08 11:22:33 +01:00
Phil Taylor 87b1a9f84d Change some log messages 2022-04-08 09:58:58 +01:00
Phil Taylor 23b37f2754 Attempt to fix weird retransmission bug 2022-04-08 09:53:02 +01:00
Phil Taylor f00051ecd4 Use signal/slot for audio signal reporting 2022-04-06 21:52:22 +01:00
Phil Taylor 389f661c79 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor 8ec62fec8d Merge branch 'master' into wfserver 2022-03-23 17:28:11 +00:00
roeland jansen e5b975038c Merge branch 'fix/typos' into 'master'
Fix spelling errors

See merge request eliggett/wfview!8
2022-03-23 15:45:51 +00:00
Daniele Forsi 32f438aa01 Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor ece5933d55 Some extra debugging 2022-03-18 15:41:11 +00:00
Phil Taylor 46cd6c1e53 Hopefully fix Linux compile error 2022-01-30 10:29:23 +00:00
Phil Taylor 9ae8bc660c Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor 30d5858663 Max missing packets slightly less than buffer size 2022-01-28 09:43:53 +00:00
Phil Taylor c0fabb3999 Update udphandler.cpp 2022-01-27 23:51:25 +00:00
Phil Taylor 6427be05b8 Update udphandler.cpp 2022-01-27 23:47:17 +00:00
Phil Taylor be7dbbb395 Missing ; 2022-01-27 23:40:29 +00:00
Phil Taylor 9d2801a505 Improve congestion calculation 2022-01-27 23:39:45 +00:00
Phil Taylor 3568c80fcc Fix mutex 2022-01-27 23:28:34 +00:00