Commit graph

  • eabf515403 Add rate 3/4 data debugging. Jonathan Naylor 2016-08-08 18:05:14 +0100
  • e458a3cb3f Fix missing audio detection. Jonathan Naylor 2016-08-08 18:00:55 +0100
  • d2df250496 Add cstring for Solaris compilation. Jonathan Naylor 2016-08-08 17:53:35 +0100
  • 49cf1970ab Merge pull request #135 from vk4tux/patch-13 Jonathan Naylor 2016-08-07 17:19:55 +0100
  • f072082327 Update DMRIds.dat vk4tux 2016-08-08 00:43:33 +1000
  • 50d0911afb Update DMRIds.dat vk4tux 2016-08-07 21:21:55 +1000
  • a624936325 Merge pull request #134 from vk4tux/patch-12 Jonathan Naylor 2016-07-29 10:56:41 +0200
  • 5fb806b431 Update DMRIds.dat vk4tux 2016-07-29 09:20:08 +1000
  • 54888dfe82 Merge pull request #133 from g0wfv/develop Jonathan Naylor 2016-07-24 20:41:11 +0100
  • 0baebe3a99 Add forgotten DMR on top line of LCDs Tony Corbett G0WFV 2016-07-24 20:14:07 +0100
  • 331a34757c Fix some more display bugs Tony Corbett G0WFV 2016-07-24 19:36:55 +0100
  • c7175f66f5 Correct HD44780 custom character behaviour Tony Corbett G0WFV 2016-07-24 13:49:58 +0100
  • 6a755e9889 Do the correct AMBE regeneration for YSF V/D mode 1. Jonathan Naylor 2016-07-21 19:46:32 +0100
  • 299f53b551 Don't use someone elses infill audio! Jonathan Naylor 2016-07-21 18:09:29 +0100
  • f6978d1b80 Guarantee no divide by zero errors. Jonathan Naylor 2016-07-21 17:50:13 +0100
  • d0ddb81c3f Avoid DMR buffer overflows, hopefully. Jonathan Naylor 2016-07-21 17:46:37 +0100
  • c82ce29586 Fix D-Star space calculations. Jonathan Naylor 2016-07-20 07:27:38 +0100
  • a9f8f4c9b5 Disable silence infilling and out-of-order packet detection. Jonathan Naylor 2016-07-19 21:50:08 +0100
  • 578085134c Improve the FEC reconstruction a little. Jonathan Naylor 2016-07-19 17:24:11 +0100
  • c63ce4897e Improve D-Star modem overflow logging. Jonathan Naylor 2016-07-18 17:54:02 +0100
  • 1a91b26c66 Remove unneeded audio infill debug logging. Jonathan Naylor 2016-07-18 17:46:16 +0100
  • f77f4d496e Merge pull request #132 from vk4tux/patch-11 Jonathan Naylor 2016-07-18 13:48:44 +0100
  • ac26585eb4 Update DMRIds.dat vk4tux 2016-07-18 22:14:08 +1000
  • ac4715150a Merge pull request #131 from g0wfv/develop Jonathan Naylor 2016-07-18 11:01:34 +0100
  • 9820b66a9e Add I2C device address in startup info Tony Corbett G0WFV 2016-07-18 10:20:31 +0100
  • 2a53923c9a Revert packet timer changes. Jonathan Naylor 2016-07-15 06:32:56 +0100
  • f18c505852 Increase logging level for infill messages. Jonathan Naylor 2016-07-14 20:33:40 +0100
  • 49b002a463 Make silence infillinf a little looser. Jonathan Naylor 2016-07-14 20:31:29 +0100
  • 9e83d23c48 Simple minded rate 3/4 FEC decoding. Jonathan Naylor 2016-07-14 18:58:03 +0100
  • 767c30ebf5 Remove irritating log messages. Jonathan Naylor 2016-07-14 18:23:17 +0100
  • ad29c5c4b6 Remove packet timer and use the elapsed timer directly. Jonathan Naylor 2016-07-14 18:20:06 +0100
  • 026a8a2e06 Merge pull request #126 from phl0/dev Jonathan Naylor 2016-07-14 10:42:36 +0100
  • 879fda1000
    Merge remote-tracking branch 'upstream/master' into dev phl0 2016-07-13 22:57:55 +0200
  • 0e38fc7078 Correct typo in HD44780.cpp Tony Corbett G0WFV 2016-07-13 21:09:21 +0100
  • f64be220c8
    Correct typo in HD44780.cpp (see Yahoo Group) phl0 2016-07-13 22:07:37 +0200
  • e1f1e29be5 Merge pull request #125 from phl0/dev Jonathan Naylor 2016-07-13 20:08:15 +0100
  • 0c5ebbd254
    Add DMRAccessControl to other Makefiles phl0 2016-07-13 19:58:03 +0200
  • 33d78bc3bd Add extra debugging to D-Star transmissions. Jonathan Naylor 2016-07-13 07:19:08 +0100
  • 83e65173a9 Simple rate 3/4 data decoder. Jonathan Naylor 2016-07-12 20:35:03 +0100
  • 36e2f202c3 Simplify the frame numbering logic. Jonathan Naylor 2016-07-12 19:02:36 +0100
  • 3aa83328b7 Don't create silent data mode data. Jonathan Naylor 2016-07-12 18:39:49 +0100
  • d87dac3369 Add silence infill for missing packets. Jonathan Naylor 2016-07-12 18:20:48 +0100
  • 9dd89662fc Add data tag in the correct place. Jonathan Naylor 2016-07-12 17:11:55 +0100
  • 9035656eeb Add rejected state to incoming RF data. Jonathan Naylor 2016-07-12 07:50:01 +0100
  • 6f848722f9 Fix bug I introduced. Jonathan Naylor 2016-07-12 07:24:07 +0100
  • 3af36dd8c0 Reject out of order packets. Jonathan Naylor 2016-07-12 07:05:48 +0100
  • 495b3b6913 Improve silence insertion. Jonathan Naylor 2016-07-11 20:08:14 +0100
  • 58061be4c9 Add Windows support for the DMR Access Control. Jonathan Naylor 2016-07-11 17:41:53 +0100
  • 154d2a7bf9 Merge pull request #123 from hacknix/master Jonathan Naylor 2016-07-11 12:38:31 +0100
  • 08488bbf3a Additions to support separate network/rf access control Simon 2016-07-10 21:39:58 +0100
  • 53fe88bf9e Add separate blacklist/whitelist for RF and NET Simon 2016-07-10 21:37:11 +0100
  • 8e6344f50c Change access control to call validateAccess Simon 2016-07-10 18:35:23 +0100
  • adc360b042 Add network bool value to validateAccess Simon 2016-07-10 17:48:09 +0100
  • 10feb892b4 Added validateAccess method Simon 2016-07-10 17:32:00 +0100
  • e5f7012998 Merge remote-tracking branch 'upstream/master' Simon 2016-07-10 16:47:03 +0100
  • f313615708 Move DMR Access Control to new class. Simon 2016-07-10 16:46:02 +0100
  • 66415e004e Separate DMR Access control into new class: DMRAccessControl:: Simon 2016-07-10 11:47:23 +0100
  • cd50cbcb44 Added kateproject file for kate editor Simon 2016-07-10 11:46:17 +0100
  • 8ed6eb7dec Merge remote-tracking branch 'upstream/master' Simon 2016-07-08 14:05:24 +0100
  • f48b982e93 Fix bug in whitelist logic that was blocking secondary TGs Simon 2016-07-08 14:04:15 +0100
  • 6bc101d180 Further addition of basic operations. Jonathan Naylor 2016-07-08 07:12:24 +0100
  • d0e118e85c Start on DMR rate 3/4 data. Jonathan Naylor 2016-07-07 20:23:30 +0100
  • 25dddc18f4 Remove the level adjustments. Jonathan Naylor 2016-07-07 17:40:41 +0100
  • e0a6229d6c Added Rate 3/4 Data debugging output. Jonathan Naylor 2016-07-07 14:05:38 +0100
  • 0f9150c64b Modify the space calculations slightly. Jonathan Naylor 2016-07-07 09:31:41 +0100
  • da67a253e6 Merge pull request #121 from g0wfv/develop Jonathan Naylor 2016-07-06 23:24:27 +0100
  • ba682a397e Correct logic for date/time display Tony Corbett G0WFV 2016-07-06 19:46:52 +0100
  • 802d070927 Merge pull request #120 from vk4tux/patch-10 Jonathan Naylor 2016-07-06 11:00:56 +0100
  • a6a13fe40c Update MMDVM.ini vk4tux 2016-07-06 19:54:09 +1000
  • 74c40feefc Merge pull request #119 from vk4tux/patch-9 Jonathan Naylor 2016-07-06 09:22:01 +0100
  • 25fd51a6b7 Update DMRIds.dat vk4tux 2016-07-06 16:45:13 +1000
  • 7d67055fff Remove the holdoff timers. Jonathan Naylor 2016-07-05 18:21:18 +0100
  • ca636338d9 Add BN/BT of the YSF FICH for debugging. Jonathan Naylor 2016-07-05 17:51:16 +0100
  • 7585537dcb Merge remote-tracking branch 'upstream/master' Simon 2016-07-05 09:50:31 +0100
  • cfa70a0388 more whitelist tidying Simon 2016-07-03 18:41:08 +0100
  • 73c02972ec Merge pull request #117 from g0wfv/develop Jonathan Naylor 2016-07-03 11:44:50 +0100
  • cd57d8b860 Merged branch master into develop Tony Corbett G0WFV 2016-07-03 11:28:45 +0100
  • 63057c141d Merge pull request #116 from hacknix/master Jonathan Naylor 2016-07-03 11:22:12 +0100
  • 428d336541 Tidy up coding Tony Corbett G0WFV 2016-07-03 11:05:52 +0100
  • 9016eb125b Merge remote-tracking branch 'upstream/master' Simon 2016-07-03 10:21:05 +0100
  • 48c273814c More fixes to black/white list behaviour Simon 2016-07-03 10:20:32 +0100
  • 3da7ebe085 Fix blacklist hit causing crash Simon 2016-07-03 10:03:50 +0100
  • e3a799f21e Merge pull request #115 from g0wfv/LocaleFix Jonathan Naylor 2016-07-03 05:55:51 +0100
  • b565400b24 Propagate locale fix to Nextion displays Tony Corbett G0WFV 2016-07-03 00:14:31 +0100
  • c0bb3cdc20 Remove code no longer needed after applying fixes Tony Corbett 2016-07-02 23:50:33 +0100
  • c97f9d4801 Fix date/time formats broken with login fix Tony Corbett 2016-07-02 23:48:00 +0100
  • fdbf97b1c6 Fix DMR unable to log into master due to locale issues Tony Corbett G0WFV 2016-07-02 22:56:22 +0100
  • f212c47882 Import address as hex value Tony Corbett G0WFV 2016-06-30 21:55:02 +0100
  • b29371185c Merge 2b5c66ca85 into ef0ebb4d49 Tony Corbett 2016-06-30 19:51:26 +0000
  • 8801355ace Change incorrect variable type to unsigned int Tony Corbett G0WFV 2016-06-30 20:35:32 +0100
  • 2b5c66ca85 Fix schoolboy error Tony Corbett G0WFV 2016-06-30 20:16:29 +0100
  • ce367f73cb Make I2C address configurable for HD44780 LCD variations Tony Corbett G0WFV 2016-06-30 20:10:30 +0100
  • ffd28c6500 Merge 281f806e88 into ef0ebb4d49 kc2vrj 2016-06-28 17:40:41 +0000
  • ef0ebb4d49 Merge pull request #111 from g0wfv/develop Jonathan Naylor 2016-06-28 18:40:40 +0100
  • cb740690c3 Hardcode "pins" for Adafruit display as they shouldn't change Tony Corbett G0WFV 2016-06-28 18:21:04 +0100
  • 281f806e88 Update DMRIDUpdate.sh kc2vrj 2016-06-28 03:16:08 -0400
  • dbb547a88c Update DMRIDUpdate.sh kc2vrj 2016-06-28 02:51:31 -0400
  • 250eba1e6b Update README.md to include HD44780 variations and HD44780 todo list Tony Corbett G0WFV 2016-06-27 20:21:22 +0100
  • c4a42d1279 Fix typo and remove unwanted code Tony Corbett G0WFV 2016-06-27 19:18:17 +0100
  • c1d97ad8cc Fix PCF8574 Makefile Tony Corbett G0WFV 2016-06-27 19:01:14 +0100