Commit graph

928 commits

Author SHA1 Message Date
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
Simon 75f4632fd1 Fix random stopworking 2016-09-19 15:58:31 +01:00
Simon 2f0baeed3a Fixed bad bracketry in DMRAccessControl::DstIdRewrite 2016-09-19 15:33:47 +01:00
Simon 90bad8d9c8 wip 2016-09-19 13:39:51 +01:00
Simon ec1692608d Conf options 2016-09-19 12:54:41 +01:00
Simon 0fa117969e Added separate config section for DMR TG Rewrite 2016-09-18 21:59:05 +01:00
Simon 40a9a2c562 Direct dial, logic changes 2016-09-18 21:47:03 +01:00
Jonathan Naylor 730d14fde2 Clean up TG rewrite code. 2016-09-17 16:29:43 +01:00
Simon fbcc72420d TGRewrite: add rewrite of inbound reflector voice prompts to TG9 2016-09-17 13:35:35 +01:00
Simon a5f86c15bb Allow TG IDs > 5000 in TG Rewrite 2016-09-17 11:19:17 +01:00
Simon aa3e592ebb Added check to exclude private calls from TG rewrite. (FLCO_GROUP) 2016-09-17 11:07:23 +01:00
Simon 79e24fe5ef Merge remote-tracking branch 'upstream/master' 2016-09-17 10:01:14 +01:00
Simon 3a473472de Add TG ReWrite options to sample MMDVM.ini 2016-09-17 10:00:45 +01:00
Jonathan Naylor cb8cc99efd Merge pull request #145 from phl0/CW2display
Display CW activity on displays
2016-09-17 09:15:45 +01:00
phl0 a88413014e
Merge remote-tracking branch 'upstream/master' into CW2display 2016-09-16 23:43:57 +02:00
Jonathan Naylor 7a9369bf13 Merge pull request #144 from hacknix/master
TalkGroup Rewrite
2016-09-16 14:57:46 +01:00
Simon a9a8506778 Readme additions 2016-09-16 14:01:12 +01:00
Simon 0a3acc50d0 More readme updates 2016-09-16 13:59:15 +01:00
Simon 11c869d177 Update TGRewrite readme 2016-09-16 13:57:32 +01:00
Simon ff04fea52f Further refinement of TGRewrite logic 2016-09-16 13:51:24 +01:00
Simon ce74a799c1 Fix TG9 handling on rewrite 2016-09-16 10:49:12 +01:00
phl0 4cf0c9031a
Add routines for TFTSerial 2016-09-15 23:26:17 +02:00
phl0 7ab66136ee
Add CW transmission info to HD44780 LCD displays 2016-09-15 23:03:48 +02:00
Simon 9a90852566 Track over end time on RF 2016-09-15 22:03:43 +01:00
Simon 27c42ff422 remove ya 2016-09-15 21:25:17 +01:00
Simon ade1ddb2b9 Tidy up readme 2016-09-15 21:18:57 +01:00
Simon 36508d7305 Slight edit 2016-09-15 21:01:03 +01:00
Simon 57cf949204 Add readme for TG Rewrite 2016-09-15 20:59:25 +01:00
Simon b6f4842b7f Completed TG Rewrite, added config options. 2016-09-15 20:41:14 +01:00
Jonathan Naylor 16ec0db6d8 Add full FEC decoding to LDU1 and LDU2. 2016-09-15 20:28:56 +01:00
phl0 148b640397
Let the clock run on when transmitting CW 2016-09-15 16:57:10 +02:00
phl0 400659e3f1
Remove unused variable 2016-09-15 16:28:56 +02:00