Commit graph

709 commits

Author SHA1 Message Date
Jonathan Naylor 33d78bc3bd Add extra debugging to D-Star transmissions. 2016-07-13 07:19:08 +01:00
Jonathan Naylor 83e65173a9 Simple rate 3/4 data decoder. 2016-07-12 20:35:03 +01:00
Jonathan Naylor 36e2f202c3 Simplify the frame numbering logic. 2016-07-12 19:02:36 +01:00
Jonathan Naylor 3aa83328b7 Don't create silent data mode data. 2016-07-12 18:39:49 +01:00
Jonathan Naylor d87dac3369 Add silence infill for missing packets. 2016-07-12 18:20:48 +01:00
Jonathan Naylor 9dd89662fc Add data tag in the correct place. 2016-07-12 17:11:55 +01:00
Jonathan Naylor 9035656eeb Add rejected state to incoming RF data. 2016-07-12 07:50:01 +01:00
Jonathan Naylor 6f848722f9 Fix bug I introduced. 2016-07-12 07:24:07 +01:00
Jonathan Naylor 3af36dd8c0 Reject out of order packets. 2016-07-12 07:05:48 +01:00
Jonathan Naylor 495b3b6913 Improve silence insertion. 2016-07-11 20:08:14 +01:00
Jonathan Naylor 58061be4c9 Add Windows support for the DMR Access Control. 2016-07-11 17:41:53 +01:00
Jonathan Naylor 154d2a7bf9 Merge pull request #123 from hacknix/master
Various work on DMR Access Control
2016-07-11 12:38:31 +01:00
Simon 08488bbf3a Additions to support separate network/rf access control 2016-07-10 21:39:58 +01:00
Simon 53fe88bf9e Add separate blacklist/whitelist for RF and NET 2016-07-10 21:37:11 +01:00
Simon 8e6344f50c Change access control to call validateAccess 2016-07-10 18:35:23 +01:00
Simon adc360b042 Add network bool value to validateAccess 2016-07-10 17:48:09 +01:00
Simon 10feb892b4 Added validateAccess method 2016-07-10 17:32:00 +01:00
Simon e5f7012998 Merge remote-tracking branch 'upstream/master' 2016-07-10 16:47:03 +01:00
Simon f313615708 Move DMR Access Control to new class. 2016-07-10 16:46:02 +01:00
Simon 66415e004e Separate DMR Access control into new class: DMRAccessControl:: 2016-07-10 11:47:23 +01:00
Simon cd50cbcb44 Added kateproject file for kate editor 2016-07-10 11:46:17 +01:00
Simon 8ed6eb7dec Merge remote-tracking branch 'upstream/master' 2016-07-08 14:05:24 +01:00
Simon f48b982e93 Fix bug in whitelist logic that was blocking secondary TGs 2016-07-08 14:04:15 +01:00
Jonathan Naylor 6bc101d180 Further addition of basic operations. 2016-07-08 07:12:24 +01:00
Jonathan Naylor d0e118e85c Start on DMR rate 3/4 data. 2016-07-07 20:23:30 +01:00
Jonathan Naylor 25dddc18f4 Remove the level adjustments. 2016-07-07 17:40:41 +01:00
Jonathan Naylor e0a6229d6c Added Rate 3/4 Data debugging output. 2016-07-07 14:05:38 +01:00
Jonathan Naylor 0f9150c64b Modify the space calculations slightly. 2016-07-07 09:31:41 +01:00
Jonathan Naylor da67a253e6 Merge pull request #121 from g0wfv/develop
Correct logic for date/time display
2016-07-06 23:24:27 +01:00
Tony Corbett G0WFV ba682a397e Correct logic for date/time display 2016-07-06 19:47:08 +01:00
Jonathan Naylor 802d070927 Merge pull request #120 from vk4tux/patch-10
Update MMDVM.ini
2016-07-06 11:00:56 +01:00
vk4tux a6a13fe40c Update MMDVM.ini
Allow a easier working config for fusion ?
2016-07-06 19:54:09 +10:00
Jonathan Naylor 74c40feefc Merge pull request #119 from vk4tux/patch-9
Update DMRIds.dat
2016-07-06 09:22:01 +01:00
vk4tux 25fd51a6b7 Update DMRIds.dat
WW 2016-07-05 04:15	795K	vk4tux
2016-07-06 16:45:13 +10:00
Jonathan Naylor 7d67055fff Remove the holdoff timers. 2016-07-05 18:21:18 +01:00
Jonathan Naylor ca636338d9 Add BN/BT of the YSF FICH for debugging. 2016-07-05 17:51:16 +01:00
Simon 7585537dcb Merge remote-tracking branch 'upstream/master' 2016-07-05 09:50:31 +01:00
Simon cfa70a0388 more whitelist tidying 2016-07-03 18:41:08 +01:00
Jonathan Naylor 73c02972ec Merge pull request #117 from g0wfv/develop
User configurable device address for i2c LCDs
2016-07-03 11:44:50 +01:00
Tony Corbett G0WFV cd57d8b860 Merged branch master into develop 2016-07-03 11:28:45 +01:00
Jonathan Naylor 63057c141d Merge pull request #116 from hacknix/master
Fix crash in blacklist / whitelsit code when traffic is coming from network.
2016-07-03 11:22:12 +01:00
Tony Corbett G0WFV 428d336541 Tidy up coding 2016-07-03 11:05:52 +01:00
Simon 9016eb125b Merge remote-tracking branch 'upstream/master' 2016-07-03 10:21:05 +01:00
Simon 48c273814c More fixes to black/white list behaviour 2016-07-03 10:20:32 +01:00
Simon 3da7ebe085 Fix blacklist hit causing crash 2016-07-03 10:03:50 +01:00
Jonathan Naylor e3a799f21e Merge pull request #115 from g0wfv/LocaleFix
Fix DMR unable to log into master due to locale issues
2016-07-03 05:55:51 +01:00
Tony Corbett G0WFV b565400b24 Propagate locale fix to Nextion displays 2016-07-03 00:30:57 +01:00
Tony Corbett c0bb3cdc20 Remove code no longer needed after applying fixes 2016-07-02 23:50:33 +01:00
Tony Corbett c97f9d4801 Fix date/time formats broken with login fix 2016-07-02 23:48:00 +01:00
Tony Corbett G0WFV fdbf97b1c6 Fix DMR unable to log into master due to locale issues
When system locale used commas as decimal points, writeConfig() was sending an invalid config string to the master.
2016-07-02 22:57:16 +01:00