Jonathan Naylor
|
3aca425821
|
Fix detection of P25 end of network transmission.
|
2016-10-13 22:54:45 +01:00 |
|
Jonathan Naylor
|
d11ade27fc
|
Enable P25 RX network debugging.
|
2016-10-13 22:39:57 +01:00 |
|
Jonathan Naylor
|
aad96b5193
|
Increase log file path variable.
|
2016-10-13 18:12:27 +01:00 |
|
Jonathan Naylor
|
3c7bdd6e12
|
Further clean up of DMR Access Control.
|
2016-10-13 17:46:02 +01:00 |
|
Jonathan Naylor
|
989bd8a1fd
|
Clean up the code formatting.
|
2016-10-10 19:27:08 +01:00 |
|
Jonathan Naylor
|
40c086bad8
|
Load the DMR Id lookup table periodically.
|
2016-10-10 19:15:30 +01:00 |
|
Jonathan Naylor
|
878b4d6d73
|
Add controls for the CW Id level.
|
2016-10-10 17:46:37 +01:00 |
|
Jonathan Naylor
|
49e0a1ae3a
|
Merge pull request #173 from hacknix/master
Use private call (manual dial) to connect UA TG in the same way as reflectors (TGRewrite code)
|
2016-10-09 20:05:20 +01:00 |
|
Simon
|
84c06afdb6
|
Signed/Unsigned issues
|
2016-10-07 19:47:33 +01:00 |
|
Simon
|
0d56f3e295
|
TG Rewrite readme update
|
2016-10-07 16:36:57 +01:00 |
|
Simon
|
c9b4700300
|
TG Rewrite - add manual dial of UA talkgroup - same mechanism as
reflectors
|
2016-10-07 16:35:37 +01:00 |
|
Jonathan Naylor
|
b715b276cb
|
Add the Mutex class.
|
2016-10-06 20:06:57 +01:00 |
|
Jonathan Naylor
|
178e104d44
|
Allow the modem to host a serial display.
|
2016-10-06 18:38:16 +01:00 |
|
Jonathan Naylor
|
7503d314e0
|
Merge pull request #171 from vk4tux/patch-18
Update DMRIds.dat
|
2016-10-06 12:00:11 +01:00 |
|
vk4tux
|
f48c503f89
|
Update DMRIds.dat
|
2016-10-06 20:46:34 +10:00 |
|
Jonathan Naylor
|
51c742ea7f
|
Remobe AMBE regeneration on data packets.
|
2016-10-05 07:42:41 +01:00 |
|
Jonathan Naylor
|
cb07423092
|
Handle missing P25 network frames better.
|
2016-10-04 18:37:08 +01:00 |
|
Jonathan Naylor
|
e14f1bf2e6
|
Fix obvious mistake in P25 network audio.
|
2016-10-03 19:28:01 +01:00 |
|
Jonathan Naylor
|
3be70cf6e6
|
Merge pull request #169 from g0wfv/develop
HD44780: Completely disable scrolling and optimise DMR layouts for non-scrolling
|
2016-10-02 11:49:45 +01:00 |
|
Tony Corbett G0WFV
|
894e602175
|
Merged branch master into develop
|
2016-10-02 11:44:28 +01:00 |
|
Tony Corbett G0WFV
|
38bbd63f4f
|
Merge branch 'develop' of http://github.com/g0wfv/MMDVMHost into develop
|
2016-10-02 11:39:20 +01:00 |
|
Tony Corbett G0WFV
|
8a9a9ac473
|
HD44780: Completely disable scrolling and optimise DMR layouts for non-scrolling
|
2016-10-02 11:38:54 +01:00 |
|
Jonathan Naylor
|
73cd839b24
|
Disable all formats by default.
|
2016-09-30 11:41:56 +01:00 |
|
Jonathan Naylor
|
597f8ae663
|
Merge pull request #166 from g0wfv/develop
Add mode clarification to DMRNetwork.cpp log output and add 2.8" Nextion to README.md
|
2016-09-29 22:02:20 +01:00 |
|
Jonathan Naylor
|
fc884179c3
|
Merge pull request #167 from phl0/dev
Change font size for 2.4" Nextion displays
|
2016-09-29 22:01:20 +01:00 |
|
Tony Corbett G0WFV
|
795d8d60a1
|
Add 2.8" Nextion to README.md
|
2016-09-29 21:46:30 +01: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 |
|
phl0
|
673eaf4691
|
Change font size for 2.4" Nextion displays
|
2016-09-29 22:16:42 +02:00 |
|
Jonathan Naylor
|
00dfa56dcb
|
Revert "Revert the move of the timer."
This reverts commit 21a786329e .
|
2016-09-29 20:23:19 +01:00 |
|
Jonathan Naylor
|
ca1a5aaaf9
|
Merge pull request #164 from g0wfv/develop
DStar & DMR: Disable HD44780 scrolling to solve audio decode issues.
|
2016-09-29 20:16:12 +01:00 |
|
Tony Corbett G0WFV
|
3e292fb70e
|
Merged branch master into develop
|
2016-09-29 20:11:50 +01:00 |
|
Jonathan Naylor
|
21a786329e
|
Revert the move of the timer.
|
2016-09-29 20:03:54 +01:00 |
|
Tony Corbett G0WFV
|
2f24372aaa
|
Merged branch master into develop
|
2016-09-29 20:00:43 +01:00 |
|
Tony Corbett G0WFV
|
a8a9b34d33
|
Merged branch develop into develop
|
2016-09-29 19:47:57 +01:00 |
|
Tony Corbett G0WFV
|
5e3e5daad9
|
D-Star: Redesign HD44780 layouts
|
2016-09-29 19:47:41 +01:00 |
|
Tony Corbett G0WFV
|
a53a033be5
|
Merge branch 'develop' of http://github.com/g0wfv/MMDVMHost into develop
|
2016-09-29 19:46:40 +01:00 |
|
Tony Corbett G0WFV
|
5bc68fdef1
|
D-Star: Reformat HD44780 screens after disabling scrolling
|
2016-09-29 19:44:13 +01:00 |
|
Jonathan Naylor
|
dd73ccb578
|
Try and make the network protocol closer to that of a Quantar.
|
2016-09-29 18:47:36 +01:00 |
|
Tony Corbett G0WFV
|
9dc58c2704
|
Merged branch master into develop
|
2016-09-29 18:09:39 +01:00 |
|
Tony Corbett G0WFV
|
983b0b9142
|
DStar & DMR: Disable HD44780 scrolling to solve audio problems
|
2016-09-29 18:06:55 +01:00 |
|
Jonathan Naylor
|
897d8c7d92
|
Remove annoying RS decoder failure log message.
|
2016-09-29 17:48:29 +01:00 |
|
Jonathan Naylor
|
c0ac75ba2f
|
Fix P25 network infinite recursion.
|
2016-09-29 17:45:38 +01:00 |
|
Jonathan Naylor
|
a91b5786ee
|
Merge pull request #163 from phl0/dev
Disable networks by default or if missing in MMDVM.ini
|
2016-09-29 13:00:27 +01:00 |
|
phl0
|
157bc8c058
|
Disable networks by default or if missing in MMDVM.ini
|
2016-09-29 13:09:02 +02:00 |
|
Jonathan Naylor
|
0306659259
|
Correct range of loop for size of input data.
|
2016-09-28 09:26:23 +01:00 |
|
Jonathan Naylor
|
2c815f0a2f
|
Merge pull request #159 from phl0/dev
Change conflicting ports
|
2016-09-28 09:18:03 +01:00 |
|
phl0
|
506678dfe4
|
Change conflicting ports
|
2016-09-28 09:55:02 +02:00 |
|
Jonathan Naylor
|
bfa8bd4f4b
|
Modify the delayed packet sending.
|
2016-09-28 08:10:19 +01:00 |
|
Jonathan Naylor
|
f627a18dd8
|
Handle network end markers and missing end of LDU frames.
|
2016-09-28 07:53:45 +01:00 |
|
Jonathan Naylor
|
b0aecf12eb
|
Small tweaks for the network data format.
|
2016-09-28 07:17:11 +01:00 |
|