Commit graph

16 commits

Author SHA1 Message Date
Jonathan Naylor 3749b8d9f4 Add configurable scrolling to the OLED display. 2017-08-13 10:57:02 +01:00
M0IEI bfd207da58 Update OLED.h 2017-08-06 22:26:01 +01:00
M0IEI ed6c4cb854 Add files via upload
-Added definition of 5th line in OLED.h
-Added new logos for D-Star, Fusion, DMR and Idle Screen
-Relocated text for better reading in all modes (moved everything down a line)
-Added a line to make the logo of the active mode scroll. (you have to un-comment it; it is at the very end of OLED.cpp)
-D-Star screen organised  to show the info in a more visual way
2017-08-06 17:35:10 +01:00
phl0 757a0bfeb2
Fix OLED header file (ref. b69336d) 2016-11-04 08:56:39 +01:00
Jonathan Naylor b69336dca1 Clean up the OLED configuration. 2016-11-03 21:43:29 +00:00
phl0 334d9fade7
Move variable definitions to source file to avoid compiler warnings. 2016-10-20 22:49:51 +02:00
phl0 8d29c5fede
Remove $ 2016-10-19 21:21:17 +02:00
phl0 c086401baa
Formatting issues 2016-10-19 20:58:56 +02:00
phl0 3244658da5
Add missing method to OLED headers 2016-10-19 20:57:37 +02:00
Jonathan Naylor 7171af365d The P25 destination is an integer. 2016-09-12 20:23:50 +01:00
Jonathan Naylor e2ec5292b5 Update the display code for P25. 2016-09-12 18:12:32 +01:00
Jonathan Naylor 14f36a175d Update the display and logging on incoming YSF network data. 2016-05-19 19:08:48 +01:00
Jonathan Naylor 9ed2c00b0c First go at System Fusion networking. 2016-05-16 21:57:32 +01: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 7271ac0766 Initial version
DMR works
2016-05-10 15:08:06 +00:00