Commit graph

1529 commits

Author SHA1 Message Date
Jonathan Naylor a3155c1def Hopefully fix issues with data transmissions and the jitter buffer. 2018-01-11 21:17:25 +00:00
Jonathan Naylor 526e2c436d Add the jitter buffer for DMR. 2018-01-10 19:05:59 +00:00
Jonathan Naylor 51e0bf0315 Remove compiler warnings. 2018-01-09 07:43:22 +00:00
Jonathan Naylor d3996c4758 Fix self-only in YSF. 2018-01-09 07:41:04 +00:00
Jonathan Naylor d83c17dccc
Merge pull request #364 from on7lds/dev
New Nextion Display Layouts
2018-01-08 18:27:40 +00:00
Jonathan Naylor 7092e53ae7
Merge pull request #368 from f4hlv/patch-3
Update docker-compose.yml
2018-01-06 17:02:31 +00:00
Vincent c22c65ab50
Update docker-compose.yml
Add G4KLX Github
2018-01-06 16:51:47 +01:00
Jonathan Naylor 78c600aa94 Add the P25Trellis file to the Makefiles. 2018-01-04 22:29:09 +00:00
Jonathan Naylor 05e54c44a9 Add simplistic RF repeating of P25 data, no FEC done apart from the sync
and NID.
2018-01-04 22:06:25 +00:00
Jonathan Naylor 4665d590f8 Progress on P25 data. 2018-01-04 21:17:34 +00:00
Jonathan Naylor c8c9332b04
Merge pull request #366 from f4hlv/master
Add Dockerfile for MMDVMHost
2018-01-04 19:42:00 +00:00
f4hlv 48d7233682 Add docker-compose.yml 2018-01-04 01:26:13 +01:00
f4hlv 393aead401 Add docker-compose.yml 2018-01-04 01:23:51 +01:00
f4hlv fab3d35d82 Remove Log repertory 2018-01-04 01:09:37 +01:00
f4hlv 80bae4529e Add Dockerfile MMDVMHost 2018-01-04 00:39:43 +01:00
Jonathan Naylor 8437c4388f Dump all P25 PDU data. 2018-01-03 21:47:05 +00:00
Jonathan Naylor 194b008189 Correct the status bits when using the MMDVM as a P25 remote gateway. 2018-01-03 20:10:13 +00:00
Jonathan Naylor 97e51ca60d Add beginnings of P25 data handling. 2018-01-03 20:03:10 +00:00
Jonathan Naylor 8423f3f653
Merge pull request #365 from juribeparada/master
Fix setFrequency() length for DVMega
2018-01-02 13:58:46 +00:00
Andy CA6JAU b90796cd23 Merge remote-tracking branch 'g4klx/master' 2018-01-01 23:23:39 -03:00
Andy CA6JAU 1c77275bf4 Fix setFrequency() length for DVMega 2018-01-01 23:19:27 -03:00
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