f4exb
|
34917a0b21
|
WDSP: more rework
|
2024-08-05 20:05:59 +02:00 |
|
f4exb
|
de756413e8
|
WDSP: RXA and TXA rework
|
2024-08-03 13:54:42 +02:00 |
|
f4exb
|
8941835466
|
WDSP: Sonar lint fixes (1)
|
2024-08-02 08:01:46 +02:00 |
|
f4exb
|
cd38f356d0
|
WDSP: rework SSQL and PANEL classes
|
2024-08-01 02:01:09 +02:00 |
|
f4exb
|
71fe079ee3
|
WDSP: rework former IIR classes
|
2024-08-01 00:31:28 +02:00 |
|
f4exb
|
b9e3b10a6b
|
WDSP: split iir source files
|
2024-07-31 01:37:17 +02:00 |
|
f4exb
|
913d5bf7b0
|
WDSP: CBL rework
|
2024-07-30 23:29:37 +02:00 |
|
f4exb
|
350117b9a9
|
WDSP: SIPHON rework
|
2024-07-30 22:52:21 +02:00 |
|
f4exb
|
575fa755f8
|
WDSP: BANDPASS rework
|
2024-07-30 00:45:32 +02:00 |
|
f4exb
|
bc06095a56
|
WDSP: WCPAGC rework
|
2024-07-29 23:31:43 +02:00 |
|
f4exb
|
6662357bcf
|
WDSP: ANF, ANR, EMNR: use vectors instead of C arrays and disable copy constructor
|
2024-07-29 08:57:02 +02:00 |
|
f4exb
|
3c2192603b
|
WDSP: use vectors instead of C arrays and disable copy constructor (more) and other changes
|
2024-07-28 11:36:45 +02:00 |
|
f4exb
|
d3cbfe0e3c
|
WDSP: SNBA and EQ: replaced static methods and more...
|
2024-07-27 05:32:45 +02:00 |
|
f4exb
|
8c08f40b54
|
WDSP: FMD and FMSQ: replaced static methods
|
2024-07-26 19:10:53 +02:00 |
|
f4exb
|
a239fe47e9
|
WDSP: AMSQ and AMD: replaced static methods
|
2024-07-26 17:52:34 +02:00 |
|
f4exb
|
dac4bc08df
|
WDSP: sender: replaced static methods
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
0bd4bbe0d4
|
WDSP: BPSNBA: replaced static methods
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
cc8c6d8004
|
WDSP: notched bandpass filter: replaced static methods
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
42fa9f5eb2
|
WDSP: meter: replaced static methods
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
8842b56080
|
WDSP: generator: replaced static methods (RXA)
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
e81c9cc5b0
|
WDSP: shift and resampler: replaced static methods
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
3bdfeb54ff
|
WDSP: added missing exports for Mac and Windows
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
b975658758
|
WDSP: Nose blanker: replaced static methods
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
994898d9fc
|
WDSP: simplify RXA structs
|
2024-07-26 10:53:58 +02:00 |
|
f4exb
|
40f7ecdaa0
|
WDSP: more double precision calculation
|
2024-07-18 02:08:05 +02:00 |
|
f4exb
|
3a4981046c
|
WDSP: remove wcomplex
|
2024-07-16 23:18:21 +02:00 |
|
f4exb
|
5891dfa5da
|
WDSP: removed useless mutexes
|
2024-07-13 23:59:46 +02:00 |
|
f4exb
|
c99f2e1914
|
WDSP: use double precision for meter results
|
2024-07-13 03:53:57 +02:00 |
|
f4exb
|
531e96de00
|
WDSP: split firmin into fircore, firmin and firopt
|
2024-07-13 03:20:26 +02:00 |
|
f4exb
|
80b2370bc3
|
WDSP RXA: do not activate frequency shift initially
|
2024-07-12 05:00:12 +02:00 |
|
f4exb
|
44fb308c4a
|
WDSP: fixed FM squelch
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
ffef9ab48f
|
WDSP receiver: FM options
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
a229c583ee
|
WDSP: separate SNBA and BPSNBA
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
fadffc1afc
|
WDSP receiver: implemmted noise blanker and CW peaking filter
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
5a423e93ba
|
WDSP receiver: implemented AGC, Volume, Noise reduction and Noise blanker
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
02a73de41b
|
WDSP: added ANB and NOB blocks (noise blanker)
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
bc34a759c7
|
WDSP: nigrate to float mostly
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
8d9dc3b5ed
|
WDSP corrections
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
b2303b028c
|
WDSP Rx: first basic implementation
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
d0391e3516
|
Amendments to WDSP. WDSP Receiver: create/delete WDSP RXA
|
2024-07-11 21:25:51 +02:00 |
|
f4exb
|
cd4ad2cc95
|
Refactored WDSP initial commit
|
2024-06-16 19:14:31 +02:00 |
|