Commit graph

1478 commits

Author SHA1 Message Date
Tony Corbett G0WFV
3dab94d0e0 Add RSSI to LCDproc displays 2017-01-06 20:07:57 +00:00
Jonathan Naylor
79e4caa990 Restore original DMR layout. 2017-01-06 19:19:26 +00:00
Jonathan Naylor
811dd1bd74 Merge pull request #235 from phl0/Nextion
Add text fields for RSSI data to 3.2" and 3.5" Nextion displays
2017-01-06 12:47:54 +00:00
phl0
daa27ae559
Comile .tft files 2017-01-06 13:16:27 +01:00
phl0
f5aebcacc6
Align text field for RSSI for 3.2" and 3.5" displays 2017-01-06 13:14:29 +01:00
phl0
2c4dd2391a
Add t3 textfield to NX3224T024 display 2017-01-06 12:02:32 +01:00
phl0
69af14f9fe
Convert .HMI files to latest Nextion format 2017-01-06 11:49:02 +01:00
Jonathan Naylor
66170221fb Update README.md 2017-01-06 10:30:48 +00:00
Jonathan Naylor
fc2d8e5ced Reduce the space needed for the RSSI information. 2017-01-06 08:46:06 +00:00
Jonathan Naylor
36b494c581 Make empty single element embedded data more elegant. 2017-01-06 08:30:36 +00:00
Jonathan Naylor
a969196964 Don't dump embedded LC data. 2017-01-06 08:25:29 +00:00
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
Andy CA6JAU
0a20ec7360 Merge remote-tracking branch 'g4klx/master' 2016-12-31 15:57:02 -03:00
Jonathan Naylor
1fa1a58867 Display DMR embedded data. 2016-12-31 16:01:26 +00:00
Andy CA6JAU
06bafad705 Merge remote-tracking branch 'g4klx/master' 2016-12-31 12:20:17 -03: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
Andy CA6JAU
82b4651e7b Merge remote-tracking branch 'g4klx/master' 2016-12-22 06:58:22 -03: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
Andy CA6JAU
d447899fb6 Merge remote-tracking branch 'g4klx/master' 2016-12-20 20:27:27 -03: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
Andy CA6JAU
0536ebeb1e Merge remote-tracking branch 'g4klx/master' 2016-12-05 20:55:52 -03: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