Commit graph

19 commits

Author SHA1 Message Date
Jonathan Naylor d294a9c9ad Fix file attributes for source files. 2018-06-13 18:55:03 +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 c4fe7f7759 Experimenting using real data, moving forward with start and end blocks. 2018-01-31 21:05:34 +00: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
Andy e63c0f9f88 Fix Viterbi decoder for punctured codes 2018-01-26 17:07:15 -03:00
Jonathan Naylor 80d97e94ec Add FACCH2 processing. 2018-01-25 07:38:57 +00:00
Jonathan Naylor d905de493d Fix LICH processing. 2018-01-23 23:23:05 +00:00
Jonathan Naylor cf2f8ee3c8 Make the punctured convolution code processed correctly. 2018-01-23 21:29:25 +00:00
Jonathan Naylor ee18aa602c WIP not decoding the SACCH correctly. 2018-01-23 20:06:14 +00:00
Jonathan Naylor 88b12104d3 WIP security commit. 2018-01-22 23:22:32 +00:00