Commit graph

36 commits

Author SHA1 Message Date
Jonathan Naylor e6ed2e17a1 Roll back the jitter buffer changes. 2018-02-08 20:25:03 +00:00
Andy CA6JAU eed32c8cbe Fix crash of DelayBuffer 2018-02-05 23:29:57 -03:00
Jonathan Naylor 4323c02a0a Add a proper bypass for the jitter buffer if wanted. 2018-02-05 19:46:27 +00:00
Jonathan Naylor 43fdb770a9 Make the jitter buffer switchable. 2018-02-01 06:59:11 +00:00
Jonathan Naylor 63a2ea330d Disable the jitter buffer. 2018-01-31 18:16:31 +00:00
Jonathan Naylor cae6bed370 Bypass sequence numbers for DMR data frames with the jitter buffer. 2018-01-15 19:58:13 +00:00
Jonathan Naylor 22ed285857 Only reset the stream id at the end, not the beginning. 2018-01-12 07:06:38 +00:00
Jonathan Naylor 526e2c436d Add the jitter buffer for DMR. 2018-01-10 19:05:59 +00:00
Andy CA6JAU e425bdcbc0 Adding support for new MMDVM_HS hardware description strings 2017-12-26 18:10:47 -03:00
Jonathan Naylor 71bd38f9e9 Revert "Revert "Simplify the logic by removing the ring buffer.""
This reverts commit d4d26fc05f.
2017-11-28 10:19:13 +00:00
Jonathan Naylor 220cd0a0f9 Revert "Full integration of the jitter buffer into DMR."
This reverts commit e1800c0fe0.
2017-11-28 10:09:29 +00:00
Jonathan Naylor 7df5da83b7 Revert "Make jitter buffer message follow the same rules as the networking ones."
This reverts commit ccb3f37d5d.
2017-11-28 10:05:02 +00:00
Jonathan Naylor 8f424bbbfc Revert "Add extra jitter buffer debugging messages."
This reverts commit a6ff1f051a.
2017-11-28 10:04:25 +00:00
Jonathan Naylor a6ff1f051a Add extra jitter buffer debugging messages. 2017-11-27 11:43:21 +00:00
Jonathan Naylor ccb3f37d5d Make jitter buffer message follow the same rules as the networking ones. 2017-11-26 18:00:21 +00:00
Jonathan Naylor d4d26fc05f Revert "Simplify the logic by removing the ring buffer."
This reverts commit baef6c962e.
2017-11-24 16:20:01 +00:00
Jonathan Naylor baef6c962e Simplify the logic by removing the ring buffer. 2017-11-24 09:02:32 +00:00
Jonathan Naylor e1800c0fe0 Full integration of the jitter buffer into DMR. 2017-11-23 13:18:37 +00:00
Jonathan Naylor ce891019d3 Basic jitter buffer for DMR, unfinished work. 2017-11-23 11:54:45 +00:00
CT2JAY a0392b1221 Change variables names - MMDVM_HS wines! 2017-11-16 19:57:11 +00:00
CT2JAY ee6b54fda2 Fix "Unknown \(MMDVM\)" to appear as "MMDVM_HSHat \(MMDVM\)" with ZumSZUMspot\/MMDVM_HS 2017-11-16 19:39:20 +00:00
g0wfv 9868621023 Alter MSTNAK responses to differentiate stages of retry 2017-06-08 10:39:46 +01:00
Jonathan Naylor f9e20cd737 Add new GPS and TA DMR network messages. 2017-05-17 18:16:08 +01:00
Jonathan Naylor af721f89e2 Add RSSI display for all modes. 2017-01-05 19:15:10 +00:00
Jonathan Naylor af33f1d757 Mistake in the height capping. 2016-11-24 10:20:04 +00:00
Jonathan Naylor 7a57992275 Cap the height and power so that the config message isn't corrupted. 2016-11-24 10:18:28 +00:00
Andy CA6JAU e720e1e4c8 Possible fix of loop after Internet down? 2016-11-18 00:45:10 -03:00
Andy CA6JAU fa89fc99a5 Possible fix of loop after Internet down? 2016-11-18 00:38:00 -03:00
Jonathan Naylor fe4171f974 Calculate the options length correctly in all cases. 2016-11-11 13:22:01 +00:00
Jonathan Naylor 19e270f4b9 Fix the config message lat/long length. 2016-11-10 17:55:33 +00:00
Jonathan Naylor 7f5d3cc5f5 Change the handling of the options command. 2016-11-10 17:54:15 +00:00
Jonathan Naylor 34538d8b3f Add the optional DMR network options command. 2016-11-03 19:27:52 +00:00
Jonathan Naylor 7431f5009a Make DMR networking more robust. 2016-10-31 18:11:32 +00:00
Tony Corbett G0WFV 6f47225ed1 Add mode clarification to DMRNetwork.cpp log output
Consistency in log message output to assist identification of where messages are coming from
2016-09-29 21:40:37 +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 9423fb25a6 Add P25 networking, and rename DMR network files. 2016-09-14 07:41:37 +01:00
Renamed from DMRIPSC.cpp (Browse further)