Commit graph

29 commits

Author SHA1 Message Date
Jonathan Naylor 06ccaf6032 Re-add the audio blanking for too corrupt audio in DMR, NXDN and YSFDN
modes.
2018-03-07 20:14:07 +00:00
Andy CA6JAU 25bd10fa7d Restoring AMBE FEC improvement + fix 2018-03-07 00:00:46 -03:00
Jonathan Naylor f667a13ef9 Revert "Fix the DMR, YSFDN, and NXDN FEC."
This reverts commit 7867eb5f91.
2018-03-06 22:12:46 +00:00
Jonathan Naylor 7867eb5f91 Fix the DMR, YSFDN, and NXDN FEC. 2018-03-06 19:35:30 +00:00
Jonathan Naylor 34e0d10343 A semi-working P25 repeater without much FEC. 2016-09-12 23:26:05 +01:00
Jonathan Naylor 6a755e9889 Do the correct AMBE regeneration for YSF V/D mode 1. 2016-07-21 19:46:32 +01:00
Jonathan Naylor 2701506c44 Revert "Off by one bug in the YSF VW mode FEC regeneration."
This reverts commit ec7017147f.
2016-05-12 17:37:01 +01:00
Jonathan Naylor ec7017147f Off by one bug in the YSF VW mode FEC regeneration. 2016-05-12 09:19:19 +01:00
Jonathan Naylor a41cd74c94 Finish the System Fusion AMBE regeneration. 2016-04-28 18:01:02 +01:00
Jonathan Naylor 2a3fa94a6c Minor change to the PRN for VW mode. 2016-04-26 10:38:17 +01:00
Jonathan Naylor 18cef90949 Update attributions. 2016-04-26 07:42:13 +01:00
Jonathan Naylor 6e4a7f5e9b Fix some missing unsigned int declarations. 2016-04-20 10:36:04 +01:00
phl0 eea2939705
Remove compiler warning 2016-04-20 11:02:17 +02:00
Jonathan Naylor 4cade601cc Disable YSF payload processing, pass through data raw for now. 2016-04-19 17:47:59 +01:00
Jonathan Naylor 929877f3cf Minor fixes. 2016-04-19 08:06:36 +01:00
Jonathan Naylor 38dc134982 First go at VW mode IMBE FEC. 2016-04-19 07:45:49 +01:00
Jonathan Naylor 7e31a226de Make sure that the blanking is for DMR only. 2016-03-07 17:52:10 +00:00
Jonathan Naylor 438f8c3e3c Audio blanking for bad DMR audio frames. 2016-03-07 17:50:12 +00:00
Jonathan Naylor b02535b70d Clean up YSF V/D Mode 1 AMBE FEC 2016-03-01 18:48:37 +00:00
Jonathan Naylor b9b8cf12f8 Add V/D Mode 1 AMBE FEC. 2016-03-01 07:19:44 +00:00
Jonathan Naylor e0e1844aa5 Small change to DME AMBE FEC. 2016-02-24 07:29:05 +00:00
Jonathan Naylor f2f2866d15 The beginnings of simple System Fusion support. 2016-02-04 19:17:39 +00:00
Jonathan Naylor 435ad79e47 Missing include for Linux. 2016-01-21 22:24:20 +00:00
Jonathan Naylor a845f6b6d7 Allow for network late entry. 2016-01-21 21:08:10 +00:00
Jonathan Naylor 69dc24421d DMR AMBE FEC. 2016-01-21 20:06:08 +00:00
Jonathan Naylor 8cf5c58504 Stub out the DMR FEC code for now. 2016-01-20 07:42:36 +00:00
Jonathan Naylor 094185d50c Just need the positions for DMR A, B, and C sections. 2016-01-20 07:21:11 +00:00
Jonathan Naylor e99d8446d3 New architecture for the AMBE FEC, first D-Star. 2016-01-19 21:34:58 +00:00
Jonathan Naylor cdc29e85c3 Beginnings of AMBE FEC reconstruction. 2016-01-19 20:13:20 +00:00