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
Jonathan Naylor
9923870b7e
Merge pull request #346 from pjao/master
...
Fix "Unknown (MMDVM)" to appear as "MMDVM_HS (MMDVM)"
2017-11-20 11:00:23 +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
Jonathan Naylor
30aa40313b
Fix Linux compile issue.
2017-11-15 12:43:28 +00:00
Jonathan Naylor
6860aed85b
Fixes for OSX serial writing.
2017-11-15 11:10:12 +00:00
Jonathan Naylor
711bcbf745
Reformat code and make small alterations.
2017-11-15 10:47:56 +00:00
Jonathan Naylor
4e6bfb3682
Merge pull request #343 from on7lds/devel
...
DMR TA & GPS decoding; Nextion Displays refinements
2017-11-15 09:43:27 +00:00
ON7LDS
7ef72d2535
Corrected erroneous DMRIds.dat change
2017-11-14 21:55:31 +01:00
ON7LDS
ec19b7dfab
Add README file to the Nextion_ON7LDS directory
...
Nextion displays: Do not change colors or show TA when ScreenLayout is not ON7LDS
2017-11-14 19:46:29 +01:00
ON7LDS
3b62bd1666
New Nextion screen layout with better looking fonts
...
New parameter for selecting ON7LDS Nextion screen layout
The active ip address of the host is showed on main screen
Nextion DMR page:
* Talker alias (if available) will be decoded and displayed (in green to know it's the TA)
* Font will get smaller if TA is to long
GPS data will be decoded and logged
2017-11-13 21:48:47 +01:00
Jonathan Naylor
5c4333beb2
Merge pull request #342 from phl0/AlignYSFGatewayVariable
...
Rename config file values (acc. to #ee93e4ce)
2017-11-10 09:40:28 +00:00
phl0
ecb4ea1a38
Rename config file values (acc. to #ee93e4ce)
2017-11-09 23:17:25 +01:00
Jonathan Naylor
85e90610d7
Add remote gateway modes to D-Star and P25.
2017-11-09 09:21:22 +00:00
Jonathan Naylor
b1544c26a2
More P25 network data changes.
2017-10-31 10:18:15 +00:00
Jonathan Naylor
aeca35a77a
More changes to the P25 Network data layout.
2017-10-30 13:45:59 +00:00
Jonathan Naylor
929426aa0c
Small change to the P25 network data format.
2017-10-30 12:23:49 +00:00
Jonathan Naylor
066e5f0270
Add the optional RX DC Offset parameter.
2017-10-28 12:37:32 +01:00
Jonathan Naylor
504980253f
Merge pull request #340 from g4klx/revert-337-devel
...
Revert "Devel"
2017-10-24 21:56:18 +01:00
Jonathan Naylor
90e4794a3d
Revert "Devel"
2017-10-24 21:55:58 +01:00
Jonathan Naylor
4430294fc5
Merge pull request #337 from on7lds/devel
...
Devel
2017-10-24 21:43:09 +01:00
ON7LDS
32cf27e575
Minor change in 32" screen (id/TA field width)
2017-10-22 19:32:50 +02:00
ON7LDS
ea5be21ed6
Nextion display is queried to know it's layout so the new binary can function with 'old' and 'new' layouts.
...
It is done in a way to acommodate future layout changes (the display sends it's 'layout version')
2017-10-22 14:03:02 +02:00
ON7LDS
8c9afa6862
Changed network interface detection
...
Added Nextion HMI files
2017-10-17 20:42:38 +02:00
Jonathan Naylor
fe4b9b242e
Merge pull request #335 from phl0/updateDMRIDs
...
Update DMR IDs
2017-10-10 09:13:42 +01:00
phl0
d82b9387e8
Update DMR IDs
2017-10-10 10:01:53 +02:00
Jonathan Naylor
3299fbe030
Fix indentation.
2017-10-04 21:56:40 +01:00
Jonathan Naylor
8fe16ca217
Fix bug in Short LC and add the last (unused) category.
2017-10-04 11:36:51 +01:00
Jonathan Naylor
323e5f7680
Revert "Simplify and fix the Short LC code."
...
This reverts commit 251c5fb361
.
2017-10-04 11:20:37 +01:00
Jonathan Naylor
251c5fb361
Simplify and fix the Short LC code.
2017-10-04 10:50:05 +01:00
Jonathan Naylor
d6d87669d4
Remove unneeded code.
2017-10-03 12:18:06 +01:00
Jonathan Naylor
84a9f2e9b8
Upgrade the Short LC signalling for data preamble CSBKs.
2017-10-03 10:03:13 +01:00
root
8f5d691006
Better Nextion Diplays
...
* better looking fonts
* DMR talker alias is shown (in green) if received
* font is automaticly adapted when TA would be too long for display
* DMR ID, call or TA (depending on what was shown) goes to gray at voice end
* "MMDVM stopped" at rest screen when MMDVMHost application is ended
* active network interface and IP address on rest screen so you know how to contact it
2017-10-02 21:07:45 +02:00
root
3a9c011dfa
Refinements of the Nextion displays
...
* better looking fonts
* DMR talker alias is shown (in green) if received
* font is automaticly adapted when TA would be too long for display
* DMR ID, call or TA (depending on what was shown) goes to gray at voice end
* "MMDVM stopped" at rest screen when MMDVMHost application is ended
* active network interface and IP address on rest screen so you know how to contact it
2017-10-02 21:04:46 +02:00
Jonathan Naylor
56ebac20a9
Update for VS2017.
2017-09-22 20:15:02 +01:00
Jonathan Naylor
139be054be
Add better validation of DG-ID for DSQ use.
2017-09-17 12:16:14 +01:00
Jonathan Naylor
5fa3b8f524
Handle the new firmware version better.
2017-09-16 19:33:33 +01:00
Jonathan Naylor
86aa8bdf98
Move to VS2017.
2017-09-16 14:14:30 +01:00
Jonathan Naylor
31828da9d2
Allow for per mode RF and Network mode hang times.
2017-09-01 09:25:54 +01:00
Jonathan Naylor
0efaf55102
Update the length parameter.
2017-08-20 12:49:32 +01:00
Jonathan Naylor
cd38a29156
Add DB2OE Nextion layouts.
2017-08-20 12:35:03 +01:00
Jonathan Naylor
9a7828566d
Add an optional transmi DC offset value.
2017-08-20 12:07:57 +01:00
Jonathan Naylor
7b93ed1839
Merge pull request #331 from phl0/fix
...
Fix reorder warning (commit fda4049928
)
2017-08-19 22:57:28 +01:00
phl0
2cc08e8ff8
Fix reorder warning (commit fda4049928
)
2017-08-19 21:14:12 +02:00
Jonathan Naylor
e853c3e243
Update the DMR Ids file.
2017-08-19 17:03:50 +01:00
Jonathan Naylor
fda4049928
Move the Id into the General section.
2017-08-19 16:23:37 +01:00
Jonathan Naylor
afe38bcb9d
Add stricter P25 id checking.
2017-08-19 12:37:32 +01:00
Jonathan Naylor
23ce9c7b46
Merge branch 'YSFRefactor'
2017-08-19 12:12:05 +01:00