Jonathan Naylor
|
436f819282
|
Update the copyright message.
|
2016-12-22 09:41:42 +00:00 |
|
Jonathan Naylor
|
ddeb81a600
|
Initialise variables properly and restructure.
|
2016-12-22 09:14:39 +00:00 |
|
Jonathan Naylor
|
8732817437
|
Remove id validation of network data.
|
2016-12-22 09:08:37 +00:00 |
|
Jonathan Naylor
|
b6ffc646af
|
Small clean up.
|
2016-12-22 09:04:46 +00:00 |
|
Jonathan Naylor
|
ea8f09dbf3
|
Prefix test was incorrect.
|
2016-12-21 20:08:46 +00:00 |
|
Jonathan Naylor
|
aac48cb58f
|
Use a linear interpolator for the reported RSSI values.
|
2016-12-21 19:58:46 +00:00 |
|
Jonathan Naylor
|
59080e1bd7
|
Complete the restructuring of the DMR access control.
|
2016-12-21 19:06:29 +00:00 |
|
Jonathan Naylor
|
a3d28f71f4
|
Merge branch 'master' of github.com:g4klx/MMDVMHost
|
2016-12-21 18:07:04 +00:00 |
|
Jonathan Naylor
|
a28508b8b1
|
Initial removal of TG rewrite code.
|
2016-12-21 18:06:43 +00:00 |
|
Jonathan Naylor
|
d4d1773b8c
|
Improve the DMR data performance on RF.
|
2016-12-21 08:55:30 +00:00 |
|
Jonathan Naylor
|
a15636f98c
|
Remove unusable TG rewrite code.
|
2016-12-19 14:26:51 +00:00 |
|
Jonathan Naylor
|
7ed13c594c
|
Increase CSBK debugging data level.
|
2016-12-12 09:35:53 +00:00 |
|
Jonathan Naylor
|
c66f3fa455
|
Add extra Preamble CSBK data dumping.
|
2016-12-11 16:01:30 +00:00 |
|
Jonathan Naylor
|
8195f91815
|
Remove all of the Embedded LC regeneration.
|
2016-12-10 13:21:25 +00:00 |
|
Jonathan Naylor
|
bd4b98a76f
|
Dump the contents of the Preamble CSBK.
|
2016-12-10 13:20:48 +00:00 |
|
Jonathan Naylor
|
ca15c72e93
|
Merge pull request #230 from vk4tux/patch-21
Update DMRIds.dat
|
2016-12-06 11:22:03 +00:00 |
|
vk4tux
|
fa31ba99b4
|
Update DMRIds.dat
|
2016-12-06 20:44:26 +10:00 |
|
Jonathan Naylor
|
8d81f1c636
|
Only generate embedded LCs when they're the correct type.
|
2016-12-05 09:05:13 +00:00 |
|
Jonathan Naylor
|
78e1abfcca
|
Don't regenerate the Embedded LC.
|
2016-12-04 14:40:55 +00:00 |
|
Jonathan Naylor
|
055d52871e
|
Merge pull request #228 from hacknix/master
Fixed bug in TG Rewrite. Tidy up in DMRAccessControl.cpp, DMRAccessControl.h and MMDVM.ini
|
2016-11-28 06:11:16 +00:00 |
|
Simon
|
37803597c9
|
As requested - removed .kateproject
|
2016-11-27 21:53:49 +00:00 |
|
Simon
|
c7b4be0354
|
TG Rewrite - removed unsused options in MMDVM.ini
|
2016-11-27 19:56:25 +00:00 |
|
Simon
|
2889b5f9ab
|
Fix bug in TGRewrite that stopped echo from working properly, tidy up,
remove unused variables.
|
2016-11-27 19:53:41 +00:00 |
|
Simon
|
5ac1b2875c
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-27 17:33:15 +00:00 |
|
Jonathan Naylor
|
8a52564f5e
|
Bump the version date.
|
2016-11-24 17:47:53 +00:00 |
|
Jonathan Naylor
|
98d6330597
|
VW mode isn't IMBE, it's AMBE, change messages accordingly.
|
2016-11-24 16:00:04 +00:00 |
|
Jonathan Naylor
|
af33f1d757
|
Mistake in the height capping.
|
2016-11-24 10:20:04 +00:00 |
|
Jonathan Naylor
|
7a57992275
|
Cap the height and power so that the config message isn't corrupted.
|
2016-11-24 10:18:28 +00:00 |
|
Jonathan Naylor
|
fee3cf561c
|
Revert "Rework YSF AMBE repetition FEC."
This reverts commit 17b9e7e287 .
|
2016-11-22 21:51:40 +00:00 |
|
Jonathan Naylor
|
f364eda0a4
|
Revert "Simplify repetition FEC code handling."
This reverts commit 96fd4697dd .
|
2016-11-22 21:50:59 +00:00 |
|
Jonathan Naylor
|
64735af01e
|
Merge pull request #226 from g0wfv/AltSoftSerial
UMP: Allow boards without a second hardware UART to host the Nextion Display
|
2016-11-22 21:50:13 +00:00 |
|
Tony Corbett G0WFV
|
11e75abf86
|
Move LOCKOUT to pin 12 to accommodate the AltSoftSerial Library
|
2016-11-22 23:36:23 +02:00 |
|
Tony Corbett G0WFV
|
93dd989eb1
|
Try another software serial library ...
|
2016-11-22 23:14:03 +02:00 |
|
Tony Corbett G0WFV
|
595f1b39e0
|
Merged branch master into develop
|
2016-11-22 12:56:36 +02:00 |
|
Jonathan Naylor
|
beb9a7d545
|
Handle failed displays more gracefully.
|
2016-11-22 07:52:47 +00:00 |
|
Jonathan Naylor
|
56487dd529
|
Increase number of data blocks for MD-390 GPS data.
|
2016-11-21 23:37:05 +00:00 |
|
Jonathan Naylor
|
69a61ae4dc
|
Tweak the UMP for the Teensy 3.1/3.2
|
2016-11-21 21:38:15 +00:00 |
|
Jonathan Naylor
|
1b7fbf7197
|
Fix MD-390 GPS data block count.
|
2016-11-21 17:32:01 +00:00 |
|
Jonathan Naylor
|
96fd4697dd
|
Simplify repetition FEC code handling.
|
2016-11-21 17:31:32 +00:00 |
|
Tony Corbett G0WFV
|
47f2fb67a0
|
Merged branch master into develop
|
2016-11-21 13:31:34 +02:00 |
|
Jonathan Naylor
|
17b9e7e287
|
Rework YSF AMBE repetition FEC.
|
2016-11-20 14:00:07 +00:00 |
|
Jonathan Naylor
|
49706d319b
|
Relabel YSF VW mode audio as IMBE.
|
2016-11-20 13:39:08 +00:00 |
|
Tony Corbett G0WFV
|
3aa4820c32
|
Merge branch 'master' into develop
|
2016-11-20 08:59:32 +02:00 |
|
Jonathan Naylor
|
6243580280
|
Merge pull request #225 from juribeparada/master
Fix ADC overflow message
|
2016-11-19 19:34:52 +00:00 |
|
Andy CA6JAU
|
b71c2ad39f
|
Fix ADC overflow message
|
2016-11-19 10:53:49 -03:00 |
|
Andy CA6JAU
|
2aa7018e1d
|
Fix ADC overflow message
|
2016-11-19 10:18:03 -03:00 |
|
Andy CA6JAU
|
b8a06c4dc0
|
Merge remote-tracking branch 'g4klx/master'
|
2016-11-19 09:54:09 -03:00 |
|
Jonathan Naylor
|
4843b49591
|
Merge pull request #223 from pjao/master
Fix TG rewrite code for groups with 6 numbers
|
2016-11-19 08:24:39 +00:00 |
|
CT2JAY
|
5a5d73a121
|
Fix TG rewrite code for groups with 6 numbers
|
2016-11-19 00:38:39 +00:00 |
|
Tony Corbett G0WFV
|
cea8f0e1e6
|
Add extra if !defined statement for Teensy 3.1/3.2 and tidy up
|
2016-11-18 19:09:05 +02:00 |
|