Commit graph

909 commits

Author SHA1 Message Date
Jonathan Naylor b0aecf12eb Small tweaks for the network data format. 2016-09-28 07:17:11 +01:00
Jonathan Naylor 7cd591fe15 Merge pull request #158 from g0wfv/develop
D-Star: Solve insertion of silence packets at start of every over
2016-09-28 06:31:20 +01:00
Tony Corbett G0WFV 150cf171bc Solve insertion of silence at start of every D-Star over 2016-09-27 23:09:19 +01:00
Jonathan Naylor 5e22470b98 Enable the P25 network interface. 2016-09-27 20:46:41 +01:00
Jonathan Naylor fd7931310e Remove unneeded RSSI code for non DMR protocols. 2016-09-27 19:55:36 +01:00
Jonathan Naylor 25cfff3ada Merge branch 'master' into P25 2016-09-27 19:47:07 +01:00
Jonathan Naylor 1fd4ecbf9a Simple P25 silence insertion. 2016-09-27 19:26:24 +01:00
Jonathan Naylor 8ef6c5c70b Validate P25 RF late entry. 2016-09-27 18:59:17 +01:00
Jonathan Naylor 614ee83f08 Add LDU1 Reed-Solomon encoding and decoding. 2016-09-27 18:36:08 +01:00
Jonathan Naylor 018b6e4dec Cleanups to the Modem and Reed-Solomon code. 2016-09-27 07:56:00 +01:00
Jonathan Naylor 7447eee328 Disable RS encoding for now. 2016-09-27 07:08:38 +01:00
Jonathan Naylor fb6c2e7911 Use dummy non encryption headers for the Header and LDU2. 2016-09-27 07:00:09 +01:00
Jonathan Naylor de3d9d46b3 Set the packet timer correctly. 2016-09-27 06:45:42 +01:00
Jonathan Naylor e1af1894a5 Correct D-Star silence infilling. 2016-09-26 18:10:51 +01:00
Jonathan Naylor 9408367a0f Allow for remote System Fusion gateway operation. 2016-09-26 18:07:06 +01:00
Jonathan Naylor 3a20b886d4 Merge pull request #156 from g0wfv/develop
Attempt to recover from ring buffer overflows (#141)
2016-09-23 15:03:59 +01:00
Tony Corbett G0WFV 7ae770a79e Attempt to recover from ring buffer overflows (#141) 2016-09-23 14:48:44 +01:00
Jonathan Naylor 2aa3156d59 Merge pull request #155 from g0wfv/develop
Fix compiler warnings for DMRAccessControl
2016-09-23 13:44:40 +01:00
Tony Corbett G0WFV cfe5230182 Fix compiler warnings for DMRAccessControl 2016-09-23 12:47:13 +01:00
Jonathan Naylor f6a485fe6b Merge pull request #154 from phl0/P25bugfix
Fix memset and memcpy errors
2016-09-23 11:48:28 +01:00
phl0 e7e9cabe8d
Fix memset and memcpy errors 2016-09-23 12:12:39 +02:00
Jonathan Naylor 312e9eca43 Merge pull request #153 from vk4tux/patch-17
Create DMRIds.dat
2016-09-23 09:26:54 +01:00
vk4tux 596fd0ef4c Create DMRIds.dat 2016-09-23 17:47:46 +10:00
Jonathan Naylor ab8b261aa6 Merge pull request #152 from vk4tux/patch-16
Delete DMRIds.dat
2016-09-23 08:34:40 +01:00
vk4tux 83ea4f5f01 Delete DMRIds.dat
delete and redo without name component after deletion complete, due to file size constraints.
2016-09-23 08:47:27 +10:00
Jonathan Naylor ffa5f47be2 Compare incoming YSF packets with callsign instead of GATEWAY. 2016-09-22 22:38:59 +01:00
Jonathan Naylor 64ee6e56af Merge pull request #151 from hacknix/master
Fix reading of IDs
2016-09-22 22:02:58 +01:00
Jonathan Naylor 3577fbb14b Compare the created network packets with a reference. 2016-09-22 21:26:03 +01:00
Jonathan Naylor 98ab0845f3 Clean up of processing. 2016-09-22 20:31:25 +01:00
Simon 434e516357 Fix reading of IDs 2016-09-22 20:21:26 +01:00
Jonathan Naylor 55a34bc995 Remove the P25 debugging code. 2016-09-22 19:43:55 +01:00
Jonathan Naylor 21ce2abcb2 Finish off the basics of the P25 network handling. 2016-09-22 19:39:19 +01:00
Jonathan Naylor 9364dfc113 Merge pull request #149 from hacknix/master
Updates to TG Rewrite
2016-09-22 16:54:46 +01:00
Simon dfb3630315 Tidy up as per Jonathan's comments 2016-09-22 16:47:04 +01:00
Simon 020948cf63 Merge remote-tracking branch 'upstream/master' 2016-09-22 12:45:01 +01:00
Simon e87eae94a1 Next release of TG Rewrite 2016-09-21 19:35:13 +01:00
Simon 65bdc54997 Adding ini options for TGRewrite code 2016-09-21 16:33:35 +01:00
Jonathan Naylor 1ff9095b09 Skeleton P25 audio transmission. 2016-09-21 07:51:13 +01:00
Jonathan Naylor 3011ff4a11 Add the IMBE packing/unpacking code. 2016-09-21 07:04:12 +01:00
Jonathan Naylor 4c5d1492ce More work on constructing RF P25 from network data. 2016-09-20 20:13:13 +01:00
Jonathan Naylor 1c7fbc0de5 Adjust size of latitude and longitude in the DMR info message. 2016-09-20 18:57:47 +01:00
Jonathan Naylor 2bdef012c0 Start the network transmission. 2016-09-20 18:46:28 +01:00
Jonathan Naylor e9b330f01e Start work on the outgoing network data. 2016-09-20 07:53:16 +01:00
Jonathan Naylor 34bf8f18a7 Handle the P25 low speed data. 2016-09-20 06:53:30 +01:00
Jonathan Naylor c8cb7a5429 Change the semantics of the NID processor. 2016-09-19 22:26:42 +01:00
Jonathan Naylor 3567d83349 Add the P25 NID BCH encoder. 2016-09-19 21:41:34 +01:00
Simon aa69f1a660 Disabled broken memcpy() causing segfault 2016-09-19 18:07:14 +01:00
Jonathan Naylor c757c41754 Handle zero block length. 2016-09-19 17:55:28 +01:00
Simon fa010caab8 found it 2016-09-19 16:35:01 +01:00
Simon 46194fff15 still trying 2016-09-19 16:16:50 +01:00