Commit graph

1935 commits

Author SHA1 Message Date
Tony Corbett G0WFV
1df5251bcf HD44780 RSSI fettling
Remove slot titles and fit string into max of 7 characters to allow for display on 16 character screens

Add RSSI to clearDMRInt function
2017-01-07 11:33:09 +00:00
Jonathan Naylor
7f1e1e12f6 Merge pull request #238 from iw9grl/patch-3
Update HD44780.cpp
2017-01-07 11:08:49 +00:00
iw9grl
c924956e15 Update HD44780.cpp
Added minus "-"
2017-01-07 12:06:34 +01:00
Jonathan Naylor
2accfecfe7 Merge pull request #237 from iw9grl/patch-2
Update HD44780.cpp
2017-01-07 09:18:00 +00:00
iw9grl
3689f5d0f0 Update HD44780.cpp
RSSI data typo fixes
2017-01-07 10:11:23 +01:00
Jonathan Naylor
b218967679 Merge pull request #236 from g0wfv/develop
Add RSSI to (4-line) HD44780 and LCDproc displays
2017-01-06 22:36:56 +00:00
Tony Corbett G0WFV
f9dec6755a Add RSSI to (4-line) HD44780 displays
RSSI code bones added to 4-line HD44780 LCDs in the hope someone who can test and fettle the code without doing it blind can do so ....

Also removed all old scrolling code as it aint getting put back in!  If you want scrolling, may I suggest the LCDproc support instead?!
2017-01-06 21:24:07 +00:00
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