Commit graph

1160 commits

Author SHA1 Message Date
Jonathan Naylor
149bd8678a Updated files based on the NX3224K024. 2017-01-05 19:53:02 +00:00
Jonathan Naylor
3c9666e780 Display the RSSI on the Nextion screen. 2017-01-05 19:44:52 +00:00
Jonathan Naylor
af721f89e2 Add RSSI display for all modes. 2017-01-05 19:15:10 +00:00
Jonathan Naylor
8debea45e4 Add embedded data dumping. 2017-01-05 19:00:01 +00:00
Jonathan Naylor
1fa1a58867 Display DMR embedded data. 2016-12-31 16:01:26 +00:00
Jonathan Naylor
e34d83f8c2 Bump the version date. 2016-12-30 11:36:53 +00:00
Jonathan Naylor
781f9856bc Allow for multi block non LC embedded data. 2016-12-28 17:40:32 +00:00
Jonathan Naylor
71bce770b2 Merge pull request #233 from cookieBerlin/master
Fix README.HD44780 Backlight Power Supply
2016-12-26 08:10:32 +00:00
cookieBerlin
bdb764c8e6 Fix README.HD44780 Backlight Power Supply
see http://wiringpi.com/dev-lib/lcd-library/ or https://de.wikipedia.org/wiki/HD44780
2016-12-26 00:51:30 +01:00
Jonathan Naylor
15dd390fb5 Small cleanup of the RSSI code. 2016-12-22 11:10:08 +00:00
Jonathan Naylor
8c0f05c04b Type correction. 2016-12-22 10:29:39 +00:00
Jonathan Naylor
d72bfeb539 Update the copyright message. 2016-12-22 09:42:09 +00:00
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