Jonathan Naylor
|
81518bf74c
|
Make AX.25, DMR, P25, NXDN and FM selectable at compile time.
|
2020-11-08 22:23:27 +00:00 |
|
Bryan Biedenkapp
|
3bae422a8e
|
fix proper PDU reception and processing;
|
2018-10-08 10:19:31 -04:00 |
|
Bryan Biedenkapp
|
4ae2999e95
|
Correctly use the CORRELATION_COUNTDOWN constant vs magic number of 5U.
|
2018-05-15 12:30:15 -04:00 |
|
Bryan Biedenkapp
|
4c792ff668
|
Fix commit with bad line endings.
|
2018-05-14 10:11:58 -04:00 |
|
Bryan Biedenkapp
|
260dca9664
|
Add support to decode DUIDs in during processHdr; Add support to process non-LDU packets during processHdr.
|
2018-05-14 09:09:43 -04:00 |
|
Jonathan Naylor
|
f4637585f6
|
Re-add the const qualifiers.
|
2017-08-18 10:57:47 +01:00 |
|
Jonathan Naylor
|
74682e7ac0
|
Optimise the DC offset code.
|
2017-08-18 10:27:23 +01:00 |
|
Jonathan Naylor
|
669acb99e8
|
Remove the DC blocker from DMR.
|
2017-07-31 21:54:26 +01:00 |
|
Jonathan Naylor
|
8540964097
|
Remove any DC offset from before any further filtering takes place.
|
2017-07-16 18:57:15 +01:00 |
|
Jonathan Naylor
|
9d1ebc0f8f
|
Small refactor.
|
2017-07-10 19:41:01 +01:00 |
|
Andy CA6JAU
|
f8d767913e
|
Adding DC estimator filter for all modes
|
2017-07-06 00:51:46 -04:00 |
|
Jonathan Naylor
|
9386fb2e11
|
Make modem debugging a run-time parameter, not compile-time.
|
2017-04-14 14:19:00 +01:00 |
|
Jonathan Naylor
|
016ed333ec
|
Remove the unused sample dumping code.
|
2017-04-10 17:51:44 +01:00 |
|
Jonathan Naylor
|
7fafd762d2
|
Improve frame dumping capabilities.
|
2017-02-26 12:33:59 +00:00 |
|
Jonathan Naylor
|
a6affb765e
|
Remove the sync sample dumping.
|
2017-02-21 17:51:09 +00:00 |
|
Jonathan Naylor
|
2f9eb3523d
|
Add full frame dumping.
|
2017-02-20 21:35:23 +00:00 |
|
Jonathan Naylor
|
3b5e1afb54
|
Merge branch 'master' into c4fmdemod
|
2017-02-18 11:19:52 +00:00 |
|
Andy CA6JAU
|
d92a00ae6e
|
Fixing RSSI raw value position in buffer (YSF and P25)
|
2017-02-17 20:09:23 -03:00 |
|
Jonathan Naylor
|
bc6c650973
|
Improve YSF and P25 receive BER.
|
2017-02-12 18:44:45 +00:00 |
|
Jonathan Naylor
|
1bb474dfef
|
Add new interpolation for most modes and start positioning for P25 and YSF.
|
2017-02-06 21:02:45 +00:00 |
|
Jonathan Naylor
|
4221ac45b1
|
Improve the P25 sync positioning.
|
2017-02-05 19:33:52 +00:00 |
|
Jonathan Naylor
|
ec5100bf6f
|
Alter the P25 HDR start pointer calculation.
|
2017-02-03 12:01:12 +00:00 |
|
Jonathan Naylor
|
ac4249bbb1
|
Add working sync sample dumping for DMR, P25 and YSF.
|
2017-02-02 20:13:28 +00:00 |
|
Jonathan Naylor
|
f3a3132a6c
|
Add sync dumping and improve YSF and P25.
|
2017-01-31 20:36:31 +00:00 |
|
Jonathan Naylor
|
4bc0f36b49
|
Begin P25 Header detection.
|
2017-01-29 19:28:27 +00:00 |
|
Jonathan Naylor
|
9d1fbcfc73
|
Update P25 to match YSF demodulator, work in progress.
|
2017-01-29 19:08:44 +00: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
|
f4262c3a24
|
Tweaks to the P25 TX and RX.
|
2016-09-12 17:37:11 +01:00 |
|
Jonathan Naylor
|
e25b51b486
|
Fix the sync detection byte.
|
2016-09-08 17:43:34 +01:00 |
|
Jonathan Naylor
|
618529b478
|
Initial P25 test support.
|
2016-09-06 19:11:16 +01:00 |
|