Geoffrey Merck
ea63acdf41
Merge branch 'master' into dstar_correlator_fm
2021-05-02 14:05:49 +02:00
Jonathan Naylor
9440b43114
Simplify the D-Star fast data support.
2020-12-14 09:45:53 +00:00
Tim Stewart
657e71238d
Detect full 48 bits of last data frame in a transmission
...
While testing new support for DV Fast Data, I ran across a particular
image that reliably generated a bit sequence that the MDMVM firmware
interpreted as an end-of-transmission. I dug a bit and discovered
that MMDVM only matches on 32 bits of the last data frame instead of
the full 48 bits.
See http://www.arrl.org/files/file/D-STAR.pdf section 2.1.2, item (6)
for details.
2020-12-05 13:37:06 -05:00
Jonathan Naylor
2a5690fd4d
Re-add the const qualifiers.
2017-08-18 11:02:33 +01:00
Jonathan Naylor
f4637585f6
Re-add the const qualifiers.
2017-08-18 10:57:47 +01:00
Jonathan Naylor
161736925e
Optimise the DC offset processing.
2017-08-18 10:55:32 +01:00
Jonathan Naylor
74682e7ac0
Optimise the DC offset code.
2017-08-18 10:27:23 +01:00
Jonathan Naylor
f195fd6f66
Merge branch 'master' into dstar_correlator
2017-08-02 19:39:15 +01:00
Jonathan Naylor
669acb99e8
Remove the DC blocker from DMR.
2017-07-31 21:54:26 +01:00
Jonathan Naylor
88ab312da0
Merge branch 'master' into dstar_correlator
2017-07-16 19:22:56 +01:00
Jonathan Naylor
c8208ab1df
Added extra debugging and updated position calculations.
2017-07-10 19:58:50 +01:00
Jonathan Naylor
90797696dd
First compileable version, but untested.
2017-07-06 20:28:20 +01:00
Andy CA6JAU
f8d767913e
Adding DC estimator filter for all modes
2017-07-06 00:51:46 -04:00
Jonathan Naylor
c22f360ed1
More changes to the D-Star RX.
2017-07-03 20:26:24 +01:00
Jonathan Naylor
5d74c2f7bf
First changes for correlation of D-Star.
2017-07-02 17:57:17 +01:00
Andy CA6JAU
5d1a54eee5
Improving DC filter for D-Star
2017-04-10 00:30:45 -03:00
Jonathan Naylor
0f43670066
Small reformatting.
2017-04-09 20:00:00 +01:00
Andy CA6JAU
ee3f2a0e6d
Filter for DC level estimation for D-Star
2017-04-09 14:35:08 -03:00
Jonathan Naylor
3e937a71d9
Average the RSSI value for all modes.
2017-01-10 19:20:16 +00:00
Jonathan Naylor
57fde3afcc
Add RSSI reporting for all modes.
2017-01-05 18:59:15 +00:00
Jonathan Naylor
c7cfa5e1ab
Remove unneeded RSSI code for all but DMR.
2016-09-27 20:04:27 +01:00
Jonathan Naylor
eafc329cc9
Add an optional RSSI input.
2016-08-08 20:38:58 +01:00
Jonathan Naylor
428dcaa7d6
Revert the demodulator lock stiffening for D-Star and System Fusion.
2016-03-29 17:49:52 +01:00
Jonathan Naylor
96091c8424
Make the D-Star demodulator stiffer when locked.
2016-03-21 22:03:00 +00:00
Jonathan Naylor
dd17a47972
Initial commit
2016-01-14 18:57:21 +00:00