Modifications in 4DGL library. Added CDU_hw_sw.h for version info. Added pins.h for hardware pin remapping

Dependencies:   4DGL-UC MODSERIAL mbed mbos

Fork of CDU_Mbed_30 by Engravity-CDU

History

Additional files: CDU_Maintenance.cpp / mbps_def3.h default tip

2014-10-10, by WillemBraat [Fri, 10 Oct 2014 18:23:36 +0000] rev 21

Additional files: CDU_Maintenance.cpp / mbps_def3.h
; Rewrite of main() function for power checks


Definitive version.

2014-09-25, by WillemBraat [Thu, 25 Sep 2014 11:34:21 +0000] rev 20

Definitive version.
; New developments started in version _36


Added CDU_hw_sw.cpp. All hardware and software related functions moved from display.cpp to here.

2014-08-28, by WillemBraat [Thu, 28 Aug 2014 14:39:32 +0000] rev 19

Added CDU_hw_sw.cpp. All hardware and software related functions moved from display.cpp to here.
; Added funtions for reading MAC and IP addresses.


Modified 4DGL lib. Lowercase is converted to uppercase.

2014-08-28, by WillemBraat [Thu, 28 Aug 2014 12:01:12 +0000] rev 18

Modified 4DGL lib. Lowercase is converted to uppercase.
; All pin definitions of hardware are now in pins.h
; Software/Hardware info in CDU_hw_sh.H
; Binary is stamped with Hardware Version, Firmware Version and compile (UTC) time date stamp.


All pin-definitions are driven by pins.h

2014-08-26, by WillemBraat [Tue, 26 Aug 2014 14:18:39 +0000] rev 17

All pin-definitions are driven by pins.h


pin.h extended with compiler directive for Hardware version 1.0 and Hardware version 2.0

2014-08-26, by WillemBraat [Tue, 26 Aug 2014 14:02:48 +0000] rev 16

pin.h extended with compiler directive for Hardware version 1.0 and Hardware version 2.0


pins.h toegevoegd. Moet in de cpp-bestanden nog worden aangepast.

2014-08-26, by WillemBraat [Tue, 26 Aug 2014 11:47:21 +0000] rev 15

pins.h toegevoegd. Moet in de cpp-bestanden nog worden aangepast.


48 char bug solved.

2014-08-14, by LvdK [Thu, 14 Aug 2014 20:18:15 +0000] rev 14

48 char bug solved.


screen_handler.cpp

2014-07-21, by WillemBraat [Mon, 21 Jul 2014 14:24:15 +0000] rev 13

screen_handler.cpp
; Added external flag S_Exec in procedure . Inhibits screen updates when 1. S_Exec is declared in line 77 of FS2CDU_data_5.cpp
;
; keyboard2.cpp
; Line 40. Added Key_led=0
;
; keyboard2.cpp "
; Added switch value in CDU_SET_BGL_INTENSIT...


Message indicators added

2014-07-20, by WillemBraat [Sun, 20 Jul 2014 20:11:24 +0000] rev 12

Message indicators added