Jonathan Naylor
|
02096f2c67
|
Insert the correct bytes for data transmissions in the Icom protocol.
|
2018-05-17 19:23:01 +01:00 |
|
Jonathan Naylor
|
7696add241
|
Add raw data accessors to the channel data classes.
|
2018-02-21 07:48:24 +00:00 |
|
Jonathan Naylor
|
8290db81fd
|
Opionally allow the checksum to be copied.
|
2018-02-19 22:06:04 +00:00 |
|
Jonathan Naylor
|
971c9b9ad9
|
Remove unused code and fix a small bug in UDCH processing.
|
2018-02-14 20:42:18 +00:00 |
|
Jonathan Naylor
|
8ff50ce2d3
|
Get half of the late entry working.
|
2018-02-02 06:34:21 +00:00 |
|
Jonathan Naylor
|
dcc8b04b2c
|
Have the CRC6 and CRC12 working with encoding and decoding, not tested CRC15.
|
2018-02-01 21:28:48 +00:00 |
|
Jonathan Naylor
|
121af6278b
|
Merge pull request #378 from juribeparada/nxdn
More Viterbi decoder work for NXDN
|
2018-02-01 19:09:38 +00:00 |
|
juribeparada
|
d4fbc8f7ec
|
Adding tail bits to improve Viterbi decoding + puncture lists fix
|
2018-02-01 16:05:36 -03:00 |
|
Jonathan Naylor
|
8e2c6f6583
|
Fix crash in the SACCH and FACCH1 encoders.
|
2018-02-01 18:32:23 +00:00 |
|
juribeparada
|
885562539e
|
Changing metric calculation for Viterbi decoder NXDN
|
2018-02-01 11:56:18 -03:00 |
|
Jonathan Naylor
|
d8086e468c
|
Remove FACCH2 processing and add voice body processing.
|
2018-01-30 20:41:43 +00:00 |
|
Jonathan Naylor
|
6d3973d413
|
Add the detailed processing for the FACCH1 and UDCH.
|
2018-01-29 21:41:14 +00:00 |
|
Jonathan Naylor
|
059ad7d824
|
Add more scaffolding code to the channel codecs.
|
2018-01-25 19:19:54 +00:00 |
|
Jonathan Naylor
|
309e8b03c4
|
Add skeletons for the other channel decoders.
|
2018-01-24 18:37:45 +00:00 |
|