Commit graph

13 commits

Author SHA1 Message Date
Tim Stewart 08a6c21c17 Simplify the D-Star fast data support. 2020-12-30 17:11:30 -05:00
Tim Stewart 0f7a64115d 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 19:08:30 -05:00
Andy CA6JAU e0332c4efa Additional checks for overflows and some code cleanup 2018-10-28 19:03:37 -03:00
Andy CA6JAU 4bfae22ef0 Add G4KLX (MMDVM firmware) improvement for "transmission lost" in D-Star 2018-07-17 23:58:42 -04:00
Andy CA6JAU 37724bbabf Optional debug messages at compile time to save FLASH space 2018-02-16 21:30:30 -03:00
Andy CA6JAU 03a51452d6 Updating Copyright dates 2018-01-21 11:56:15 -03:00
Andy CA6JAU affc59fe2f Reducing the bit error number for the EOT sequence (D-Star) 2018-01-09 21:24:03 -03:00
Andy CA6JAU 6b611fcb9c Fix Copyright infos 2017-12-27 14:49:58 -03:00
Andy CA6JAU cce03a4d2f Adding Jonathan G4KLX run-time debugging option 2017-06-26 11:10:15 -04:00
Andy CA6JAU 5684499b5f Improving D-Star detection 2017-05-25 23:46:16 -04:00
Andy CA6JAU 7d40e245bd Adding RSSI support for ADF7021, and RSSI for DStar and DMR 2017-02-10 14:03:14 -03:00
Andy CA6JAU 39de090f19 Fix serial port bug and several small changes 2017-02-02 22:08:59 -03:00
Andy CA6JAU 587fe63a47 First commit 2017-02-01 01:33:31 -03:00