Commit Graph

  • 53d557bd57 Update the Short LC in the CACH for data transmissions. Jonathan Naylor 2016-01-26 18:28:39 +0000
  • c79fef5dae Make silence insertion less aggressive. Jonathan Naylor 2016-01-26 18:12:08 +0000
  • 7bb53cf704 Beginnings of DMR data support. Jonathan Naylor 2016-01-26 18:06:31 +0000
  • eaae483f96 Fix Linux compiler warning on format string. Jonathan Naylor 2016-01-26 17:21:36 +0000
  • 024bb30498 Switch off the D-Star network when not in D-Star mode. Jonathan Naylor 2016-01-26 17:19:41 +0000
  • afdf3cbb8c Fix Linux compile issue. Jonathan Naylor 2016-01-26 07:13:55 +0000
  • 57a3d8bfde Fix Linux compile issue. Jonathan Naylor 2016-01-25 23:10:40 +0000
  • c92434e474 Move the D-Star poll message to be run from the network class. Jonathan Naylor 2016-01-25 23:08:34 +0000
  • 8860b72e6c Changes based on debugging. Jonathan Naylor 2016-01-25 22:36:16 +0000
  • 3f76ade5c4 Update the README including the no commercial use section. Jonathan Naylor 2016-01-25 22:34:41 +0000
  • 521ffceb96 Rationalise the D-Star networking handler. Jonathan Naylor 2016-01-25 22:00:15 +0000
  • 9e7cde9fff Change silence handling (again) and handle CSBKs. Jonathan Naylor 2016-01-25 21:56:57 +0000
  • 95b1473ebe Add debugging to the D-Star network handler. Jonathan Naylor 2016-01-25 21:56:20 +0000
  • bdb41fb64e Add the D-Star networking. Jonathan Naylor 2016-01-25 21:00:19 +0000
  • 2f8c8fbba3 Get the mode switching right. Jonathan Naylor 2016-01-25 19:59:37 +0000
  • 810c167a20 Add the enable method for network functions. Jonathan Naylor 2016-01-25 18:11:44 +0000
  • daa15203e2 Change the elapsed time calculation a little. Jonathan Naylor 2016-01-25 18:10:51 +0000
  • cbc165f22f Use gettimeofday on Linux for the StopWatch. Jonathan Naylor 2016-01-24 21:18:53 +0000
  • 6004b086e3 Add debugging flag to the Makefile. Jonathan Naylor 2016-01-23 18:06:15 +0000
  • 1532e3c90c Alter the copyright message. Jonathan Naylor 2016-01-23 17:54:23 +0000
  • 73375fb41e Change the network late entry and be less aggressive at filling silence. Jonathan Naylor 2016-01-22 06:43:08 +0000
  • 435ad79e47 Missing include for Linux. Jonathan Naylor 2016-01-21 22:24:20 +0000
  • fd85b54ba5 Update version date. Jonathan Naylor 2016-01-21 21:14:57 +0000
  • a845f6b6d7 Allow for network late entry. Jonathan Naylor 2016-01-21 21:08:10 +0000
  • 2b238af651 New MMDVM logo images. Jonathan Naylor 2016-01-21 20:10:09 +0000
  • 69dc24421d DMR AMBE FEC. Jonathan Naylor 2016-01-21 20:06:08 +0000
  • 6fc525b780 Use a real silence packet. Jonathan Naylor 2016-01-21 19:19:14 +0000
  • 77d34a0075 Use terminators instead of idle to end a voice transmission. ` Jonathan Naylor 2016-01-21 18:38:45 +0000
  • 93ad4c4076 Merge pull request #2 from Boromatic/patch-1 Jonathan Naylor 2016-01-21 15:44:47 +0000
  • f4673772e7 changed data identifier #2 Boromatic 2016-01-21 15:30:54 +0100
  • 6262f9ee73 Merge pull request #1 from Boromatic/master Jonathan Naylor 2016-01-21 11:58:23 +0000
  • c5a62eefa4 Update StopWatch.cpp #1 Boromatic 2016-01-20 18:01:55 +0100
  • 8cf5c58504 Stub out the DMR FEC code for now. Jonathan Naylor 2016-01-20 07:42:36 +0000
  • cd091414f6 Forgot to include the header file. Jonathan Naylor 2016-01-20 07:41:18 +0000
  • 094185d50c Just need the positions for DMR A, B, and C sections. Jonathan Naylor 2016-01-20 07:21:11 +0000
  • 0322bac8c7 Record the BER on incoming network traffic also. Jonathan Naylor 2016-01-20 07:12:28 +0000
  • 2f4f3f7bd7 Alter constants on lost network traffic fillin. Jonathan Naylor 2016-01-19 21:37:29 +0000
  • e99d8446d3 New architecture for the AMBE FEC, first D-Star. Jonathan Naylor 2016-01-19 21:34:58 +0000
  • cdc29e85c3 Beginnings of AMBE FEC reconstruction. Jonathan Naylor 2016-01-19 20:13:20 +0000
  • df41284682 Handle missing frames. Jonathan Naylor 2016-01-19 19:34:49 +0000
  • ac31174b0d Small cleanups. Jonathan Naylor 2016-01-19 17:43:33 +0000
  • 69abf1e897 Allow proper enabling and disabling of protocols and networks. Jonathan Naylor 2016-01-18 21:24:41 +0000
  • 2cef149785 More intelligent D-Star space checking in the MMDVM driver. Jonathan Naylor 2016-01-18 19:37:08 +0000
  • 25c34af20e Handle data transmissions and use new method for timing spacing on RF. Jonathan Naylor 2016-01-18 18:36:14 +0000
  • 510cb21af1 Update DMRSlot.cpp Jonathan Naylor 2016-01-15 13:10:11 +0000
  • 636dd5a112 Use C++11 <cstdint> on Windows. Jonathan Naylor 2016-01-14 23:25:52 +0000
  • 88af4e606e Add cstring include for Linux. Jonathan Naylor 2016-01-14 22:58:45 +0000
  • dad201309c Small cleanups. Jonathan Naylor 2016-01-14 22:19:34 +0000
  • acf43628fb Ignore bad LC on network LC headers. Jonathan Naylor 2016-01-14 20:48:09 +0000
  • 34672a02ba Improve network data holdoff. Jonathan Naylor 2016-01-14 20:14:18 +0000
  • f165b3ca89 DMR beacon handling. Jonathan Naylor 2016-01-14 19:58:16 +0000
  • bab0c3492a Log buffer overflows from the modem and handle master reboots cleanly. Jonathan Naylor 2016-01-14 19:26:06 +0000
  • d34d85c04b Initial commit Jonathan Naylor 2016-01-14 18:45:04 +0000