Commit graph

23 commits

Author SHA1 Message Date
Jonathan Naylor 4323c02a0a Add a proper bypass for the jitter buffer if wanted. 2018-02-05 19:46:27 +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 526e2c436d Add the jitter buffer for DMR. 2018-01-10 19:05:59 +00:00
Jonathan Naylor 35629f8708 Remove compilation warnings. 2017-11-28 21:35:25 +00:00
Jonathan Naylor a40826dd44 Update to the latest jitter buffer for compilation issues. 2017-11-28 11:56:23 +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 c1d0add875 Revert "Add debugging messages to teh jitter buffer class."
This reverts commit 17f38bcab3.
2017-11-28 10:09:15 +00:00
Jonathan Naylor 475aff91e7 Revert "Allow for a clean compiel on Linux."
This reverts commit a9f6220162.
2017-11-28 10:08:34 +00:00
Jonathan Naylor 58945c3f3a Revert "Increase the jitter buffer size."
This reverts commit 93e3c84d8b.
2017-11-28 10:07:49 +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 2ced495723 Revert "Add extra logging and re-do the initial timer."
This reverts commit edfda9d2f6.
2017-11-28 10:03:41 +00:00
Jonathan Naylor edfda9d2f6 Add extra logging and re-do the initial timer. 2017-11-27 12:14:05 +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 93e3c84d8b Increase the jitter buffer size. 2017-11-23 16:56:10 +00:00
Jonathan Naylor a9f6220162 Allow for a clean compiel on Linux. 2017-11-23 16:19:09 +00:00
Jonathan Naylor 17f38bcab3 Add debugging messages to teh jitter buffer class. 2017-11-23 13:34:29 +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
Jonathan Naylor 1d33405a19 Return the last valid data if none exists when called. 2017-11-22 14:14:25 +00:00
Jonathan Naylor 982b0992b3 Add more detail. 2017-11-22 13:41:10 +00:00
Jonathan Naylor 036d8b3d2d Beginnings of a generic jitter buffer for all modes. 2017-11-22 13:21:48 +00:00