Commit graph

2608 commits

Author SHA1 Message Date
ON7LDS
deea422452 Changed the display layout examples and readme to reflect the code changes
2.4" and 2.8" set to default to 9600bps, not 115200bps
2017-12-31 19:28:00 +01:00
ON7LDS
52c76040a1 Changed the display layout examples and readme to reflect the code changes 2017-12-31 19:20:20 +01:00
ON7LDS
eb14aeb861 Removed code to display DMR inband GPS data 2017-12-30 19:30:05 +01:00
Jonathan Naylor
87edd8ec90
Merge pull request #363 from juribeparada/master
RF power level control for MMDVM_HS compatible devices
2017-12-30 16:54:26 +00:00
Andy CA6JAU
1805a98f72 RF power level control for MMDVM_HS compatible devices 2017-12-30 12:05:11 -03:00
Andy CA6JAU
8445663b05 Merge remote-tracking branch 'g4klx/master' 2017-12-29 20:43:29 -03:00
Jonathan Naylor
469dc7ecd6
Merge pull request #361 from juribeparada/master
Adding support for new MMDVM_HS hardware description strings
2017-12-29 17:08:40 +00:00
ON7LDS
eb787d89d3 removed GPS form Layout 2
changed status codes and ommitted cmd code
new example display layouts
2017-12-28 10:01:52 +01:00
Andy CA6JAU
e425bdcbc0 Adding support for new MMDVM_HS hardware description strings 2017-12-26 18:10:47 -03:00
Andy CA6JAU
bafa100e66 Merge remote-tracking branch 'g4klx/master' 2017-12-26 18:06:50 -03:00
ON7LDS
4b97e879f3 minor changes at Layout 3/4 output 2017-12-19 21:02:51 +01:00
ON7LDS
f930a7fb9f added separate call / ID info to rest screen for DIY layouts 2017-12-17 19:09:28 +01:00
ON7LDS
13d9320205 Added more Layout3 screens 2017-12-14 22:10:16 +01:00
ON7LDS
54b6f5a648 corrected GPS DMS field for Nextion 2017-12-12 22:05:51 +01:00
ON7LDS
1ad3c67070 Added Layout 3 & 4, displaying GPS data, README files and HMI examples 2017-12-10 21:50:47 +01:00
ON7LDS
59c4ce47f0 New Nextion display layouts (3 and 4) which let you do all layout processing in the display itsself. 2017-12-05 20:50:56 +01:00
Jonathan Naylor
0514f0607e
Merge pull request #359 from ayasystems/patch-1
Write "CLOSE" when mmdvmhost is closed
2017-12-05 19:02:20 +00:00
EA4GKQ
73b4bf8553
Write "CLOSE" when mmdvmhost is closed 2017-12-05 19:21:36 +01:00
Jonathan Naylor
35629f8708 Remove compilation warnings. 2017-11-28 21:35:25 +00:00
Jonathan Naylor
ac53939204 Update DMR Ids. 2017-11-28 21:20:37 +00:00
Jonathan Naylor
4064aeb6cf Reject embedded GPS data when the positional uncertainy is too great. 2017-11-28 13:45:22 +00:00
Jonathan Naylor
a40826dd44 Update to the latest jitter buffer for compilation issues. 2017-11-28 11:56:23 +00: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
fc3328fb60 Revert "Update the DMR Ids file."
This reverts commit de17dcc672.
2017-11-28 10:11:41 +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
7a5176862b Revert "Re-add the small delay in the start of transmission of DMR network data."
This reverts commit d87877e460.
2017-11-28 10:06:02 +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
fce14a745b Revert "Remove the additional delay."
This reverts commit e5201a5e3e.
2017-11-28 10:04:44 +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
e5201a5e3e Remove the additional delay. 2017-11-26 18:03:14 +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
a215ce2982 Handle 2's complement values in the embedded GPS data properly. 2017-11-26 17:56:20 +00:00
Jonathan Naylor
64eb59bb52 Merge branch 'JitterBuffer' 2017-11-25 21:15:24 +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
de17dcc672 Update the DMR Ids file. 2017-11-24 14:32:43 +00:00
Jonathan Naylor
baef6c962e Simplify the logic by removing the ring buffer. 2017-11-24 09:02:32 +00:00
Jonathan Naylor
d87877e460 Re-add the small delay in the start of transmission of DMR network data. 2017-11-24 08:53:39 +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
d0b721b921 Fix documentation in mmdvm.ini for Nextion layouts. 2017-11-23 11:56:45 +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