Commit graph

28 commits

Author SHA1 Message Date
Phil Taylor
1ba3549e31 change unsigned char to quint8 2024-08-13 13:19:50 +01:00
Phil Taylor
c6d049818d Start work on wfserver 2024-08-13 08:38:55 +01:00
Phil Taylor
7ff6426f10 Various fixes
Log External API versions at start
Log connection failures and try reconnect
2024-03-24 23:17:39 +00:00
Phil Taylor
ebd7cdae3d Merge branch 'master' into creator-widgets 2023-07-16 15:10:33 +01:00
Phil Taylor
dd985b3786 Fix compile warnings 2023-07-16 14:00:18 +01:00
Phil Taylor
773ef5dda3 Fix errors identified by clang scan-build 2023-07-16 10:31:51 +01:00
Phil Taylor
e16d8b9092 Fix errors identified by clang scan-build 2023-07-16 10:26:28 +01:00
Phil Taylor
4e02e0723f Initial (RX only) support for TCI protocol 2023-07-06 10:36:11 +01:00
Phil Taylor
590591bc20 Fix codec selection issue in both QT5 and 6 2023-01-01 16:35:47 +00:00
Phil Taylor
dbd819abca Merge branch 'audio-fixes' into QT6.2 2022-12-29 15:26:41 +00:00
Phil Taylor
c4c071d21c Merge updated 2022-12-29 14:16:22 +00:00
Elliott Liggett
8c1ac068ba Added tic marks, removed audio RMS calculation for now at least. 2022-08-24 21:52:36 -07:00
Elliott Liggett
1582c3e097 Added average metering. 2022-08-24 16:06:41 -07:00
Elliott Liggett
504cfd9274 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
3a1191a41d Still more work required 2022-08-22 23:09:09 +01:00
Phil Taylor
566b0a3c7e Fix 8 bit audio encoding. 2022-05-12 20:04:15 +01:00
Phil Taylor
0d7d35fb07 Add some more audio status 2022-05-10 23:55:18 +01:00
Phil Taylor
3f1411c86c Remove extra Opus configuration 2022-05-09 10:38:33 +01:00
Phil Taylor
b2392cfe14 Fixes to audioconverter 2022-05-08 22:48:39 +01:00
Phil Taylor
4e7096209d Update audioconverter.cpp 2022-05-08 21:48:47 +01:00
Phil Taylor
2f61fe535c Fix if 0 samples detected 2022-05-08 20:57:35 +01:00
Phil Taylor
fc451b99bd Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor
f58127d9f1 some improvements to audio 2022-05-08 18:44:20 +01:00
Phil Taylor
77576d22f4 Create function to convert Icom format to QAudioFormat 2022-05-08 11:46:33 +01:00
Phil Taylor
52cd9d453e Skip unneeded float conversion for Opus 2022-05-08 10:04:36 +01:00
Phil Taylor
762e93851e Remove Opus FEC for now 2022-05-07 11:14:01 +01:00
Phil Taylor
b3f12375a2 Update audioconverter.cpp 2022-05-06 23:19:31 +01:00
Phil Taylor
9586cf3e3f Add experimental audio converter 2022-05-06 23:10:46 +01:00