f4exb
|
0d4da317b3
|
Demod Analyzer: fixed sample rate handling. Fixes #931
|
2021-06-29 21:47:27 +02:00 |
|
f4exb
|
d93186e059
|
Demod Analyzer: implementation for DSDDemod and NFMDemod
|
2020-12-20 18:31:59 +01:00 |
|
f4exb
|
ee0e5fc777
|
AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods
|
2020-12-13 13:04:36 +01:00 |
|
Kacper Michajłow
|
f2d01b61d3
|
Avoid global QString init in plugins
This workarounds issue with LTO with GCC #716
|
2020-11-22 04:06:32 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
d67174ef8d
|
Revert "DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes"
This reverts commit e72ec4c879 .
|
2020-07-21 20:03:49 +02:00 |
|
f4exb
|
1d643e27bb
|
Revert "DSD demod: REST API: DMR private key implementation"
This reverts commit 662ac6ef6d .
|
2020-07-21 19:59:19 +02:00 |
|
f4exb
|
662ac6ef6d
|
DSD demod: REST API: DMR private key implementation
|
2020-06-15 13:51:46 +02:00 |
|
f4exb
|
e72ec4c879
|
DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes
|
2020-06-15 12:40:59 +02:00 |
|
f4exb
|
6855602a7f
|
Device API: removed useless stream index parameter on channel API methods
|
2019-12-23 23:41:44 +01:00 |
|
f4exb
|
5c5079108b
|
DSDDemod: fixes
|
2019-11-23 12:11:41 +01:00 |
|
f4exb
|
5b83b2a4a8
|
Rx plugins: refactoring of classes (1)
|
2019-11-23 07:40:36 +01:00 |
|
f4exb
|
246ff824af
|
Corrected network manager process memory leaks (Rx side)
|
2019-11-12 18:46:45 +01:00 |
|
f4exb
|
51a07c3f7b
|
Channel Rx plugins: implement MIMO support
|
2019-10-09 07:39:52 +02:00 |
|
f4exb
|
2274d20856
|
REST API: config: GET (5): all API supported channels refactoring to use static methods for settings GET. PUT. PATCH
|
2019-08-03 01:05:16 +02:00 |
|
f4exb
|
a5e9f251ef
|
Single channel API
|
2019-05-09 17:27:12 +02:00 |
|
f4exb
|
89e53cf179
|
Single DeviceAPI interface (1)
|
2019-05-08 22:11:53 +02:00 |
|
f4exb
|
54e46837dd
|
REST API: changed binary tx parameter to ternary direction parameter (0: rx, 1: tx, 2: any)
|
2019-05-07 14:43:38 +02:00 |
|
f4exb
|
d504b060f9
|
REST API: added missing bits in some modulators and demodulators for reverse API
|
2019-04-20 19:53:16 +02:00 |
|
f4exb
|
ef15157a50
|
Fixed incomplete copyright headers (1)
|
2019-04-11 06:39:30 +02:00 |
|
f4exb
|
4e4d293e01
|
Reverse API originator information: implemented in all channel Rx plugins
|
2019-03-25 13:53:48 +01:00 |
|
f4exb
|
6dc443c512
|
Reverse API: DSD demod
|
2018-12-22 13:05:48 +01:00 |
|
f4exb
|
dc2f25a00b
|
Windows: MSVC2017: fixed more attribute unused cases (1)
|
2018-11-13 00:45:03 +01:00 |
|
f4exb
|
5771ef4783
|
Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeout parameter on read and write methods
|
2018-09-12 15:30:53 +02:00 |
|
f4exb
|
5f120fb2cb
|
DSD decoder: NXDN: support for EFR vocoder only with DV serial
|
2018-06-25 01:05:13 +02:00 |
|
f4exb
|
e86120969a
|
DSD decoder: NXDN implementation
|
2018-06-20 09:15:17 +02:00 |
|
f4exb
|
c07bb0cd4d
|
DSDdemod: debug message fix
|
2018-05-29 01:04:23 +02:00 |
|
f4exb
|
72e58534e3
|
Web API: BFM and DSD demod fixes. SSB demod: change clipping limiter constants
|
2018-05-24 18:23:08 +02:00 |
|
f4exb
|
128ac7ea1f
|
DSD demod: implemeted WEB API
|
2018-05-24 12:17:29 +02:00 |
|
f4exb
|
2efa7ab594
|
DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5)
|
2018-04-23 01:04:47 +02:00 |
|
f4exb
|
b4a77e08c8
|
DSD demod: symmetrical attack and decay for squelch like NFM
|
2018-04-21 17:22:07 +02:00 |
|
f4exb
|
84538f1acf
|
DSD demod: use buffered squelch to start decoding at the very beginning of the transmission regardless of squelch gate length
|
2018-04-21 09:56:12 +02:00 |
|
f4exb
|
8dfdc1086c
|
PVS-Studio static analysis corrections (4)
|
2018-04-04 23:39:31 +02:00 |
|
f4exb
|
a447193bd7
|
DSD demod: make FM deviation independent of RF bandwidth. Bumped version to 3.14.1
|
2018-04-01 09:33:08 +02:00 |
|
f4exb
|
231cb45aa6
|
Removed obsolete references to AudioNetSink
|
2018-03-28 10:00:56 +02:00 |
|
f4exb
|
f71446b6ec
|
Multiple audio support: DSD demodulator: allow to use native 8k decoder if audio sample rate is 8k
|
2018-03-28 08:43:11 +02:00 |
|
f4exb
|
c4b092dff0
|
Multiple audio support: DSD demodulator
|
2018-03-28 08:00:27 +02:00 |
|
f4exb
|
a0282dd3d9
|
DSD demod: removed copy to UDP/RTP
|
2018-03-27 00:38:26 +02:00 |
|
f4exb
|
745e187e2b
|
Multiple audio support: extend audio output information to UDP/RTP information. New audio preferences dialog
|
2018-03-25 11:50:34 +02:00 |
|
f4exb
|
15e62814de
|
Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead
|
2018-03-24 03:36:49 +01:00 |
|
f4exb
|
170c59de43
|
Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
|
2018-03-16 10:24:19 +01:00 |
|
f4exb
|
dc5f1397b6
|
DSD demod: GUI scope simplification (5)
|
2018-03-12 20:39:16 +01:00 |
|
f4exb
|
1728f91d15
|
DSD demod: GUI scope simplification (2)
|
2018-03-12 05:23:09 +01:00 |
|
f4exb
|
de68eb360f
|
DSD demod: GUI scope simplification (1)
|
2018-03-12 05:07:51 +01:00 |
|
f4exb
|
d34ff61032
|
DSD demod: implement RTP over UDP for audio copy (part 2)
|
2018-03-08 08:59:17 +01:00 |
|
f4exb
|
28e9df5fe8
|
Clang clean compile
|
2018-03-04 01:47:51 +01:00 |
|
f4exb
|
8da0d3a8b4
|
DSD demod: fixed index overflow
|
2018-02-17 09:35:17 +01:00 |
|
f4exb
|
67e664ef06
|
Fixed memory leak with handling of DSPSignalNotification message in modulators and demodulators. Removed reference to unused PIDController class
|
2018-02-14 20:11:36 +01:00 |
|
f4exb
|
5e57c0462f
|
Cosmetic changes
|
2018-02-05 18:01:23 +01:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|