Giorgio Campiotti
41eaab8bf0
Update HD44780.cpp
...
Better color on "LISTENING" and more important, better formatting with 16x2 display: The TG with 4 digit (for example 2222) was not visualized correctly
2016-05-11 19:17:23 +02:00
Jonathan Naylor
b89ea2d535
Merge pull request #63 from g0wfv/develop
...
Added private call icon and changed the way (some of the) icons are handled and displayed
2016-05-11 15:56:03 +01:00
Tony Corbett
0ec32de111
Merge branch 'develop' of https://www.github.com/g0wfv/MMDVMHost into develop
2016-05-11 15:35:32 +01:00
Tony Corbett
956c191703
Add private call icon and change the way (some of) the icons are handled and displayed
2016-05-11 15:34:43 +01:00
Jonathan Naylor
8c74b2f7dc
Merge pull request #61 from g0wfv/develop
...
Added custom char for talkgroup and icons for RF and network sources
2016-05-11 13:45:35 +01:00
Tony Corbett
a0d27d9461
Change source characters to icons and only display once
2016-05-11 13:22:28 +01:00
Tony Corbett
2b6d7cd20b
Merge branch 'develop' of https://www.github.com/g0wfv/MMDVMHost into develop
2016-05-11 11:38:12 +01:00
Tony Corbett
734e0f5de3
Add TG custom char (reclaims 1 char on display\!)
2016-05-11 11:37:23 +01:00
Jonathan Naylor
54626d524f
Merge pull request #60 from g0wfv/develop
...
Add custom characters in HD44780 code
2016-05-11 10:28:29 +01:00
Tony Corbett
db77c34fcd
Added HD44780 todo list
2016-05-11 09:29:30 +01:00
Tony Corbett
763afa2469
Merge branch 'develop' of https://www.github.com/g0wfv/MMDVMHost into develop
...
Conflicts:
HD44780.cpp
2016-05-11 09:16:20 +01:00
Tony Corbett
bcdc2fc1c4
Add more custom chars for type (rf or ip) and use them
2016-05-11 09:10:48 +01:00
Tony Corbett
db81407f99
Add custom chars to HD44780 to further increase available screen
...
Also add a little "je ne sais qoi" as the HD44780 can't do graphics!
2016-05-11 08:03:05 +01:00
Tony Corbett
440f55634c
Add custom chars to HD44780 to further reduce screen usage (and add a little 'je ne sais qoi')
2016-05-11 07:58:05 +01:00
Jonathan Naylor
6d019cf312
Remove compiler warnings.
2016-05-10 20:17:57 +01:00
Jonathan Naylor
fa29cb00c4
Clean up the System Fusion logging.
2016-05-10 19:24:27 +01:00
Jonathan Naylor
11907162e7
Increase the output queue size.
2016-05-10 18:54:35 +01:00
Jonathan Naylor
62aa7a8103
Reduce the amount of logging a little.
2016-05-10 18:26:52 +01:00
Jonathan Naylor
864b528abb
Merge pull request #58 from zarya/SSD1306
...
Ssd1306 support
2016-05-10 17:27:22 +01:00
Rudy Hardeman
14a4d1fa2b
Added manual for oled driver installation
2016-05-10 16:06:26 +00:00
Rudy Hardeman
426a6dcf6b
Merge branch 'master' of https://github.com/g4klx/MMDVMHost into SSD1306
2016-05-10 15:33:24 +00:00
Rudy Hardeman
f2398d0db1
Forgot OLED.h
2016-05-10 15:24:23 +00:00
Rudy Hardeman
d49be0d506
Merged main repo
2016-05-10 15:17:49 +00:00
Rudy Hardeman
7271ac0766
Initial version
...
DMR works
2016-05-10 15:08:06 +00:00
Jonathan Naylor
b594fce301
Changes to how the display timeout is handled.
2016-05-10 13:28:00 +01:00
Jonathan Naylor
6dd10a5463
Add special ALL id (0xFFFFFF).
2016-05-10 08:18:10 +01:00
Jonathan Naylor
7a3d77d5f5
Simplify the IPSC class.
2016-05-10 08:00:41 +01:00
Jonathan Naylor
efca4fa0cb
Shorten the failure timeout.
2016-05-10 07:44:45 +01:00
Jonathan Naylor
3b48aa3985
Add more robustness to the IPSC link.
2016-05-10 07:20:38 +01:00
Jonathan Naylor
35632e0255
Remove a compiler warning.
2016-05-10 06:34:53 +01:00
Jonathan Naylor
68d58a3de6
Add the CW Id.
2016-05-09 21:55:44 +01:00
Jonathan Naylor
bd5946ccd2
Add a display hang time so quick transmissions aren't missed.
2016-05-09 18:14:27 +01:00
Jonathan Naylor
617a6cbfcb
Handle failed writes cleanly.
2016-05-09 09:52:14 +01:00
Jonathan Naylor
e84d27fc8c
Blank the D-Star reflector when not in use.
2016-05-09 09:31:59 +01:00
Rudy Hardeman
3ac600c972
Initial version
...
DMR works
2016-05-09 06:24:31 +02:00
Jonathan Naylor
6685a6e000
Merge pull request #54 from jruys/master
...
Moved HD44780 RGB backlight logic control to .h file
2016-05-06 23:48:26 +01:00
Jan-Willem Ruys
50cfef2c6a
Update HD44780.cpp
...
Added AF_ON, AF_OFF to make editing easier for backlights that use inverted signals
2016-05-07 00:13:17 +02:00
Jan-Willem Ruys
bebd7c7596
Update HD44780.h
...
Added AF_ON, AF_OFF to make editing easier for backlights that use inverted signals
2016-05-07 00:07:18 +02:00
Jonathan Naylor
9c41bd6056
Merge pull request #53 from Giorgiofox/patch-4
...
Update HD44780.cpp
2016-05-06 22:37:35 +01:00
Giorgio Campiotti
323ffbcf15
Update HD44780.cpp
...
Error (not compile)
2016-05-06 23:31:10 +02:00
Jonathan Naylor
e3be69d954
Remove a DMR issue.
2016-05-05 18:33:43 +01:00
Jonathan Naylor
06825ca502
Fix Linux compile error.
2016-05-05 18:06:05 +01:00
Jonathan Naylor
07f8d26b17
Bump the version date.
2016-05-05 18:00:57 +01:00
Jonathan Naylor
ed6586fa58
Split the DMR TX hang time from the mode hang time.
2016-05-05 17:56:18 +01:00
Jonathan Naylor
dd5e86a66d
Use the duplex flag to indicate that a DVMega is being used.
2016-05-05 17:08:23 +01:00
Jonathan Naylor
925f29a982
Merge pull request #49 from g0wfv/develop
...
Better usage of display with DVMega
2016-05-05 16:58:13 +01:00
Tony Corbett
8aa52ae13d
Formatting for consistency
2016-05-05 16:55:31 +01:00
Tony Corbett
352c487279
Re-added missed TG
2016-05-05 16:32:41 +01:00
Tony Corbett
5735209394
Better usage of display with DVMega
2016-05-05 16:13:06 +01:00
Tony Corbett G0WFV
f31a8815cb
Forgot MMDVMHost.cpp!
2016-05-05 14:52:49 +01:00