diff --git a/Applications/uTaskerBoot/Simulator/StdAfx.cpp b/Applications/uTaskerBoot/Simulator/StdAfx.cpp index e60e7ac..d4110fa 100644 --- a/Applications/uTaskerBoot/Simulator/StdAfx.cpp +++ b/Applications/uTaskerBoot/Simulator/StdAfx.cpp @@ -1,8 +1,8 @@ // stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet // Ethernet1.pch ist die vorkompilierte Header-Datei -// stdafx.obj enthält die vorkompilierte Typinformation +// stdafx.obj enthält die vorkompilierte Typinformation #include "stdafx.h" -// ZU ERLEDIGEN: Verweis auf alle zusätzlichen Header-Dateien, die Sie in STDAFX.H -// und nicht in dieser Datei benötigen +// ZU ERLEDIGEN: Verweis auf alle zusätzlichen Header-Dateien, die Sie in STDAFX.H +// und nicht in dieser Datei benötigen diff --git a/Applications/uTaskerBoot/types.h b/Applications/uTaskerBoot/types.h index 9f1f229..a091e32 100644 --- a/Applications/uTaskerBoot/types.h +++ b/Applications/uTaskerBoot/types.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerBoot/uTaskerBootLoader.c b/Applications/uTaskerBoot/uTaskerBootLoader.c index 803f152..a768b18 100644 --- a/Applications/uTaskerBoot/uTaskerBootLoader.c +++ b/Applications/uTaskerBoot/uTaskerBootLoader.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/Loader.h b/Applications/uTaskerSerialBoot/Loader.h index 34921ef..a39ba55 100644 --- a/Applications/uTaskerSerialBoot/Loader.h +++ b/Applications/uTaskerSerialBoot/Loader.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/Simulator/StdAfx.cpp b/Applications/uTaskerSerialBoot/Simulator/StdAfx.cpp index e60e7ac..d4110fa 100644 --- a/Applications/uTaskerSerialBoot/Simulator/StdAfx.cpp +++ b/Applications/uTaskerSerialBoot/Simulator/StdAfx.cpp @@ -1,8 +1,8 @@ // stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet // Ethernet1.pch ist die vorkompilierte Header-Datei -// stdafx.obj enthält die vorkompilierte Typinformation +// stdafx.obj enthält die vorkompilierte Typinformation #include "stdafx.h" -// ZU ERLEDIGEN: Verweis auf alle zusätzlichen Header-Dateien, die Sie in STDAFX.H -// und nicht in dieser Datei benötigen +// ZU ERLEDIGEN: Verweis auf alle zusätzlichen Header-Dateien, die Sie in STDAFX.H +// und nicht in dieser Datei benötigen diff --git a/Applications/uTaskerSerialBoot/TaskConfig.h b/Applications/uTaskerSerialBoot/TaskConfig.h index b8529eb..046eb81 100644 --- a/Applications/uTaskerSerialBoot/TaskConfig.h +++ b/Applications/uTaskerSerialBoot/TaskConfig.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/app_hw_stm32.h b/Applications/uTaskerSerialBoot/app_hw_stm32.h index 477ff87..acd279c 100644 --- a/Applications/uTaskerSerialBoot/app_hw_stm32.h +++ b/Applications/uTaskerSerialBoot/app_hw_stm32.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/config.h b/Applications/uTaskerSerialBoot/config.h index 95bb658..08d838f 100644 --- a/Applications/uTaskerSerialBoot/config.h +++ b/Applications/uTaskerSerialBoot/config.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -1404,7 +1404,7 @@ #define WEB_PARAMETER_GENERATION // support of parameter generating (eg. manipulating select and adding values) #define WEB_PARAMETER_HANDLING // support handling of received web parameters - #define WEB_PARSER_START '£' // this symbol is used in Web pages to instruct parsing to begin + #define WEB_PARSER_START '\xA3' // this symbol is used in Web pages to instruct parsing to begin #define WEB_INSERT_STRING 'v' #define WEB_DISABLE_FIELD 'D' #define WEB_NOT_DISABLE_FIELD 'd' @@ -1416,11 +1416,11 @@ #define FILE404_IN_PROG // fixed FILE404 in Code (no NE64 support since it pages the file system in memory) #endif - #define FILE_404_CONTENT "£vN0 Loader
\ -£vN0 - Loader (£vV0)


\ -
Enter Password £vV1
\ -

\ -
Enter Password
\ + #define FILE_404_CONTENT "\xA3vN0 Loader
\ +\xA3vN0 - Loader (\xA3vV0)


\ +
Enter Password \xA3vV1
\ +

\ +
Enter Password
\
"; #define _FIXED_WEB_PAGE_404 // force 404 error on every file served diff --git a/Applications/uTaskerSerialBoot/disk_loader.c b/Applications/uTaskerSerialBoot/disk_loader.c index 5cd3a19..47f21b3 100644 --- a/Applications/uTaskerSerialBoot/disk_loader.c +++ b/Applications/uTaskerSerialBoot/disk_loader.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/types.h b/Applications/uTaskerSerialBoot/types.h index d3a59f9..3d3edc4 100644 --- a/Applications/uTaskerSerialBoot/types.h +++ b/Applications/uTaskerSerialBoot/types.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/usb_application.c b/Applications/uTaskerSerialBoot/usb_application.c index 5a587ee..5088ba4 100644 --- a/Applications/uTaskerSerialBoot/usb_application.c +++ b/Applications/uTaskerSerialBoot/usb_application.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/usb_device_loader.c b/Applications/uTaskerSerialBoot/usb_device_loader.c index d03452c..574bba3 100644 --- a/Applications/uTaskerSerialBoot/usb_device_loader.c +++ b/Applications/uTaskerSerialBoot/usb_device_loader.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/usb_host_loader.c b/Applications/uTaskerSerialBoot/usb_host_loader.c index d1747ec..e2f5dad 100644 --- a/Applications/uTaskerSerialBoot/usb_host_loader.c +++ b/Applications/uTaskerSerialBoot/usb_host_loader.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/usb_msd_descriptors.h b/Applications/uTaskerSerialBoot/usb_msd_descriptors.h index 1a30e9e..8794744 100644 --- a/Applications/uTaskerSerialBoot/usb_msd_descriptors.h +++ b/Applications/uTaskerSerialBoot/usb_msd_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerSerialBoot/webInterface.c b/Applications/uTaskerSerialBoot/webInterface.c index ec817c1..77c7a58 100644 --- a/Applications/uTaskerSerialBoot/webInterface.c +++ b/Applications/uTaskerSerialBoot/webInterface.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -142,7 +142,7 @@ extern void fnConfigureAndStartWebServer(void) static unsigned char fnIsSelected(unsigned char *ptrBuffer) { int iDisabled = 0; - // Format £sAB (length assumed to be 4 bytes, even when both parameters are not used) + // Format \xA3sAB (length assumed to be 4 bytes, even when both parameters are not used) // switch (*(ptrBuffer + 1)) { case 's': @@ -259,7 +259,7 @@ static CHAR *fnInsertString(unsigned char *ptrBuffer, LENGTH_CHUNK_COUNT TxLengt static CHAR *fnInsertString(unsigned char *ptrBuffer, LENGTH_CHUNK_COUNT TxLength, unsigned short *usLengthToSend) #endif { - // £vXY commands - to display a value, string etc. + // \xA3vXY commands - to display a value, string etc. // #if !defined WEB_ESCAPE_LEN #define WEB_ESCAPE_LEN 4 diff --git a/Applications/uTaskerV1.4/ADC_Timers.h b/Applications/uTaskerV1.4/ADC_Timers.h index d198af4..b36018c 100644 --- a/Applications/uTaskerV1.4/ADC_Timers.h +++ b/Applications/uTaskerV1.4/ADC_Timers.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/FreeMaster.c b/Applications/uTaskerV1.4/FreeMaster.c index ddc7f67..7555a32 100644 --- a/Applications/uTaskerV1.4/FreeMaster.c +++ b/Applications/uTaskerV1.4/FreeMaster.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/FreeRTOSapplication.c b/Applications/uTaskerV1.4/FreeRTOSapplication.c index 81d57c5..d580e90 100644 --- a/Applications/uTaskerV1.4/FreeRTOSapplication.c +++ b/Applications/uTaskerV1.4/FreeRTOSapplication.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/KeyScan.c b/Applications/uTaskerV1.4/KeyScan.c index 602ebd4..71370ca 100644 --- a/Applications/uTaskerV1.4/KeyScan.c +++ b/Applications/uTaskerV1.4/KeyScan.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/NetworkIndicator.c b/Applications/uTaskerV1.4/NetworkIndicator.c index 160d86e..524b7ca 100644 --- a/Applications/uTaskerV1.4/NetworkIndicator.c +++ b/Applications/uTaskerV1.4/NetworkIndicator.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/Port_Interrupts.h b/Applications/uTaskerV1.4/Port_Interrupts.h index f74859b..2d4131b 100644 --- a/Applications/uTaskerV1.4/Port_Interrupts.h +++ b/Applications/uTaskerV1.4/Port_Interrupts.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/Simulator/StdAfx.cpp b/Applications/uTaskerV1.4/Simulator/StdAfx.cpp index e60e7ac..d4110fa 100644 --- a/Applications/uTaskerV1.4/Simulator/StdAfx.cpp +++ b/Applications/uTaskerV1.4/Simulator/StdAfx.cpp @@ -1,8 +1,8 @@ // stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet // Ethernet1.pch ist die vorkompilierte Header-Datei -// stdafx.obj enthält die vorkompilierte Typinformation +// stdafx.obj enthält die vorkompilierte Typinformation #include "stdafx.h" -// ZU ERLEDIGEN: Verweis auf alle zusätzlichen Header-Dateien, die Sie in STDAFX.H -// und nicht in dieser Datei benötigen +// ZU ERLEDIGEN: Verweis auf alle zusätzlichen Header-Dateien, die Sie in STDAFX.H +// und nicht in dieser Datei benötigen diff --git a/Applications/uTaskerV1.4/TaskConfig.h b/Applications/uTaskerV1.4/TaskConfig.h index 618afee..24dd698 100644 --- a/Applications/uTaskerV1.4/TaskConfig.h +++ b/Applications/uTaskerV1.4/TaskConfig.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/app_hw_kinetis.h b/Applications/uTaskerV1.4/app_hw_kinetis.h index 29f6bc8..6220f47 100644 --- a/Applications/uTaskerV1.4/app_hw_kinetis.h +++ b/Applications/uTaskerV1.4/app_hw_kinetis.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/app_hw_stm32.h b/Applications/uTaskerV1.4/app_hw_stm32.h index 007185c..19d4790 100644 --- a/Applications/uTaskerV1.4/app_hw_stm32.h +++ b/Applications/uTaskerV1.4/app_hw_stm32.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/app_user_files.h b/Applications/uTaskerV1.4/app_user_files.h index 5f376f1..d1353e6 100644 --- a/Applications/uTaskerV1.4/app_user_files.h +++ b/Applications/uTaskerV1.4/app_user_files.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -266,12 +266,12 @@ static const unsigned char ST_favicon[] = { #define LCD_WEB_INTERFACE // allow posting an image to the display and displaying the image in the LCD on a web page #endif -//static const CHAR ajax1[] = "£vX4"; // example of file used for ajax interpetation +//static const CHAR ajax1[] = "\xA3vX4"; // example of file used for ajax interpetation //static const CHAR link_page[] = "This is another embedded page - Go to main start page"; //static const CHAR start_page[] = "uTasker TestThis is a start test page embedded in the code
Go to main start page
Test another embedded page"; -static const CHAR gen_binary[] = "£H10"; // command generation of large binary content +static const CHAR gen_binary[] = "\xA3H10"; // command generation of large binary content #if defined LCD_WEB_INTERFACE // {1}{2} - static const CHAR gen_bmp[] = "£H20"; // command to generate a BMP from the present LCD display content + static const CHAR gen_bmp[] = "\xA3H20"; // command to generate a BMP from the present LCD display content #endif static const USER_FILE user_files[] = { diff --git a/Applications/uTaskerV1.4/application.c b/Applications/uTaskerV1.4/application.c index a64a4f0..26dbb7d 100644 --- a/Applications/uTaskerV1.4/application.c +++ b/Applications/uTaskerV1.4/application.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/application.h b/Applications/uTaskerV1.4/application.h index 41ac30c..5afa7b6 100644 --- a/Applications/uTaskerV1.4/application.h +++ b/Applications/uTaskerV1.4/application.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/application_lcd.h b/Applications/uTaskerV1.4/application_lcd.h index df0ded5..6bdef31 100644 --- a/Applications/uTaskerV1.4/application_lcd.h +++ b/Applications/uTaskerV1.4/application_lcd.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/can_tests.h b/Applications/uTaskerV1.4/can_tests.h index f98b847..7a4d385 100644 --- a/Applications/uTaskerV1.4/can_tests.h +++ b/Applications/uTaskerV1.4/can_tests.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/config.h b/Applications/uTaskerV1.4/config.h index 5961654..d3c737a 100644 --- a/Applications/uTaskerV1.4/config.h +++ b/Applications/uTaskerV1.4/config.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -2243,7 +2243,7 @@ #define WEB_PARAMETER_GENERATION // support of parameter generating (eg. manipulating select and adding values) #define WEB_PARAMETER_HANDLING // support handling of received web parameters - #define WEB_PARSER_START '\xa3' //'£' // this symbol is used in Web pages to instruct parsing to begin + #define WEB_PARSER_START '\xa3' //'\xA3' // this symbol is used in Web pages to instruct parsing to begin #define WEB_INSERT_STRING 'v' #define WEB_DISABLE_FIELD 'D' #define WEB_NOT_DISABLE_FIELD 'd' diff --git a/Applications/uTaskerV1.4/debug.c b/Applications/uTaskerV1.4/debug.c index cf9e48d..bfd81c9 100644 --- a/Applications/uTaskerV1.4/debug.c +++ b/Applications/uTaskerV1.4/debug.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -2904,7 +2904,7 @@ static void fnShowCoordinates(COORDINATE *coord) static int fnGetCoordinates(COORDINATE *coord, CHAR *ptrInput) { - // Input: 50D46M30S or 50° 46' 30'' + // Input: 50D46M30S or 50° 46' 30'' CHAR *pInput = ptrInput; pInput = fStrchr(ptrInput, 'D'); diff --git a/Applications/uTaskerV1.4/debug_hal_kinetis.h b/Applications/uTaskerV1.4/debug_hal_kinetis.h index ec24066..b9b772c 100644 --- a/Applications/uTaskerV1.4/debug_hal_kinetis.h +++ b/Applications/uTaskerV1.4/debug_hal_kinetis.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/debug_hal_stm32.h b/Applications/uTaskerV1.4/debug_hal_stm32.h index d97aaa7..ae9c106 100644 --- a/Applications/uTaskerV1.4/debug_hal_stm32.h +++ b/Applications/uTaskerV1.4/debug_hal_stm32.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/iic_tests.h b/Applications/uTaskerV1.4/iic_tests.h index 1a0af3f..743a28a 100644 --- a/Applications/uTaskerV1.4/iic_tests.h +++ b/Applications/uTaskerV1.4/iic_tests.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -561,7 +561,7 @@ static void acc_data_ready(void) slTemperature |= (ucInputMessage[1] & 0xfc); // remove status bits slTemperature *= 17572; slTemperature >>= 16; - slTemperature -= 4685; // calculated temperature in °C x 100 + slTemperature -= 4685; // calculated temperature in °C x 100 ptrDecimalPoint = fnBufferDec(slTemperature, DISPLAY_NEGATIVE, cTemp); *ptrDecimalPoint = *(ptrDecimalPoint - 1); *(ptrDecimalPoint - 1) = *(ptrDecimalPoint - 2); @@ -581,7 +581,7 @@ static void acc_data_ready(void) else if (slTemperature > 30) { slTemperature = 30; } - slTemperature -= 20; // referenced to 20°C (max °10) + slTemperature -= 20; // referenced to 20°C (max °10) slTemperature *= 20; // range 0..200 slTemperature += 55; // range 55..255 graphic_style.color = (COLORREF)RGB((unsigned char)slTemperature, (255 - ((unsigned char)slTemperature)), (255 - ((unsigned char)slTemperature))); // set color according to temperature @@ -606,7 +606,7 @@ static void acc_data_ready(void) slTemperature |= (ucInputMessage[1] & 0xfc); // remove status bits slTemperature *= 17572; slTemperature >>= 16; - slTemperature -= 4685; // calculated temperature in °C x 100 + slTemperature -= 4685; // calculated temperature in °C x 100 ptrDecimalPoint = fnBufferDec(slTemperature, DISPLAY_NEGATIVE, cTemp); *ptrDecimalPoint = *(ptrDecimalPoint - 1); *(ptrDecimalPoint - 1) = *(ptrDecimalPoint - 2); diff --git a/Applications/uTaskerV1.4/modbus_app.c b/Applications/uTaskerV1.4/modbus_app.c index 8c9eb5a..6bfea5c 100644 --- a/Applications/uTaskerV1.4/modbus_app.c +++ b/Applications/uTaskerV1.4/modbus_app.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/nRF24201.c b/Applications/uTaskerV1.4/nRF24201.c index a7a1896..097ad56 100644 --- a/Applications/uTaskerV1.4/nRF24201.c +++ b/Applications/uTaskerV1.4/nRF24201.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/slcd_time.h b/Applications/uTaskerV1.4/slcd_time.h index 80354bc..8e20345 100644 --- a/Applications/uTaskerV1.4/slcd_time.h +++ b/Applications/uTaskerV1.4/slcd_time.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/snmp_mib_handlers.c b/Applications/uTaskerV1.4/snmp_mib_handlers.c index a6baf88..0df572a 100644 --- a/Applications/uTaskerV1.4/snmp_mib_handlers.c +++ b/Applications/uTaskerV1.4/snmp_mib_handlers.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/types.h b/Applications/uTaskerV1.4/types.h index d61e5c0..54ab9d8 100644 --- a/Applications/uTaskerV1.4/types.h +++ b/Applications/uTaskerV1.4/types.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_application.c b/Applications/uTaskerV1.4/usb_application.c index 4638fb9..596caa3 100644 --- a/Applications/uTaskerV1.4/usb_application.c +++ b/Applications/uTaskerV1.4/usb_application.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_audio_descriptors.h b/Applications/uTaskerV1.4/usb_audio_descriptors.h index fc01f83..df97042 100644 --- a/Applications/uTaskerV1.4/usb_audio_descriptors.h +++ b/Applications/uTaskerV1.4/usb_audio_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_cdc_descriptors.h b/Applications/uTaskerV1.4/usb_cdc_descriptors.h index fd0deb0..e872c1e 100644 --- a/Applications/uTaskerV1.4/usb_cdc_descriptors.h +++ b/Applications/uTaskerV1.4/usb_cdc_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_hid_raw_descriptors.h b/Applications/uTaskerV1.4/usb_hid_raw_descriptors.h index 540c8bb..f243740 100644 --- a/Applications/uTaskerV1.4/usb_hid_raw_descriptors.h +++ b/Applications/uTaskerV1.4/usb_hid_raw_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_keyboard_descriptors.h b/Applications/uTaskerV1.4/usb_keyboard_descriptors.h index 0095ed3..f23d664 100644 --- a/Applications/uTaskerV1.4/usb_keyboard_descriptors.h +++ b/Applications/uTaskerV1.4/usb_keyboard_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_mouse_descriptors.h b/Applications/uTaskerV1.4/usb_mouse_descriptors.h index d661a84..b9f2050 100644 --- a/Applications/uTaskerV1.4/usb_mouse_descriptors.h +++ b/Applications/uTaskerV1.4/usb_mouse_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/usb_msd_descriptors.h b/Applications/uTaskerV1.4/usb_msd_descriptors.h index 4090d5f..7c948be 100644 --- a/Applications/uTaskerV1.4/usb_msd_descriptors.h +++ b/Applications/uTaskerV1.4/usb_msd_descriptors.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Applications/uTaskerV1.4/user_glcd_fonts.h b/Applications/uTaskerV1.4/user_glcd_fonts.h index 5b07579..c17db93 100644 --- a/Applications/uTaskerV1.4/user_glcd_fonts.h +++ b/Applications/uTaskerV1.4/user_glcd_fonts.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -23,7 +23,7 @@ #ifdef USER_SPECIAL_FONT_NINE_DOT - // 'è' charwidth: 8 + // 'è' charwidth: 8 0x20, // [ * ] 0x10, // [ * ] 0x00, // [ ] @@ -37,7 +37,7 @@ 0x00, // [ ] 0x00, // [ ] - // 'é' charwidth: 8 + // 'é' charwidth: 8 0x08, // [ * ] 0x10, // [ * ] 0x00, // [ ] @@ -51,7 +51,7 @@ 0x00, // [ ] 0x00, // [ ] - // 'ê' charwidth: 8 + // 'ê' charwidth: 8 0x08, // [ * ] 0x14, // [ * * ] 0x00, // [ ] diff --git a/Applications/uTaskerV1.4/webInterface.c b/Applications/uTaskerV1.4/webInterface.c index b0d76c0..7fdf2c8 100644 --- a/Applications/uTaskerV1.4/webInterface.c +++ b/Applications/uTaskerV1.4/webInterface.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -215,7 +215,7 @@ static int fnOnMyBlackList(unsigned char ip_add[IPV4_LENGTH]) // static unsigned char fnIsSelected(unsigned char *ptrBuffer) { - // Format £sAB (length assumed to be 4 bytes, even when both parameters are not used) + // Format \xA3sAB (length assumed to be 4 bytes, even when both parameters are not used) // unsigned char ucCheck = NOT_SELECTED; @@ -731,7 +731,7 @@ static CHAR *fnInsertString(unsigned char *ptrBuffer, LENGTH_CHUNK_COUNT TxLengt static CHAR *fnInsertString(unsigned char *ptrBuffer, LENGTH_CHUNK_COUNT TxLength, unsigned short *usLengthToSend) #endif { - // £vXY commands - to display a value, string etc. + // \xA3vXY commands - to display a value, string etc. // #if !defined WEB_ESCAPE_LEN #define WEB_ESCAPE_LEN 4 diff --git a/Applications/uTaskerV1.4/widgets.h b/Applications/uTaskerV1.4/widgets.h index f151d66..840fbc9 100644 --- a/Applications/uTaskerV1.4/widgets.h +++ b/Applications/uTaskerV1.4/widgets.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis.c b/Hardware/Kinetis/kinetis.c index 76a06ab..99dd6c3 100644 --- a/Hardware/Kinetis/kinetis.c +++ b/Hardware/Kinetis/kinetis.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis.h b/Hardware/Kinetis/kinetis.h index 52c5954..c083369 100644 --- a/Hardware/Kinetis/kinetis.h +++ b/Hardware/Kinetis/kinetis.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetisSim.c b/Hardware/Kinetis/kinetisSim.c index 5e16eb3..fcc46dc 100644 --- a/Hardware/Kinetis/kinetisSim.c +++ b/Hardware/Kinetis/kinetisSim.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_ADC.h b/Hardware/Kinetis/kinetis_ADC.h index aa55058..3401611 100644 --- a/Hardware/Kinetis/kinetis_ADC.h +++ b/Hardware/Kinetis/kinetis_ADC.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_CAN.h b/Hardware/Kinetis/kinetis_CAN.h index 0371027..740ccd6 100644 --- a/Hardware/Kinetis/kinetis_CAN.h +++ b/Hardware/Kinetis/kinetis_CAN.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_DAC.h b/Hardware/Kinetis/kinetis_DAC.h index b789e1e..5e85e9b 100644 --- a/Hardware/Kinetis/kinetis_DAC.h +++ b/Hardware/Kinetis/kinetis_DAC.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_DMA.h b/Hardware/Kinetis/kinetis_DMA.h index 198f1db..d4c26ad 100644 --- a/Hardware/Kinetis/kinetis_DMA.h +++ b/Hardware/Kinetis/kinetis_DMA.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_ENET.h b/Hardware/Kinetis/kinetis_ENET.h index ed836d7..ed9ae7b 100644 --- a/Hardware/Kinetis/kinetis_ENET.h +++ b/Hardware/Kinetis/kinetis_ENET.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_FLASH.h b/Hardware/Kinetis/kinetis_FLASH.h index 0463a02..b50b45c 100644 --- a/Hardware/Kinetis/kinetis_FLASH.h +++ b/Hardware/Kinetis/kinetis_FLASH.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_FLEXTIMER.h b/Hardware/Kinetis/kinetis_FLEXTIMER.h index 1cf2235..1b5bbca 100644 --- a/Hardware/Kinetis/kinetis_FLEXTIMER.h +++ b/Hardware/Kinetis/kinetis_FLEXTIMER.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_I2C.h b/Hardware/Kinetis/kinetis_I2C.h index 7914362..12e4e6b 100644 --- a/Hardware/Kinetis/kinetis_I2C.h +++ b/Hardware/Kinetis/kinetis_I2C.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_I2S.h b/Hardware/Kinetis/kinetis_I2S.h index d7e2cbf..673dade 100644 --- a/Hardware/Kinetis/kinetis_I2S.h +++ b/Hardware/Kinetis/kinetis_I2S.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_KBI.h b/Hardware/Kinetis/kinetis_KBI.h index 3230a8b..8132a03 100644 --- a/Hardware/Kinetis/kinetis_KBI.h +++ b/Hardware/Kinetis/kinetis_KBI.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_LLWU.h b/Hardware/Kinetis/kinetis_LLWU.h index 8bf1f2a..bc8bcd7 100644 --- a/Hardware/Kinetis/kinetis_LLWU.h +++ b/Hardware/Kinetis/kinetis_LLWU.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_LPTMR.h b/Hardware/Kinetis/kinetis_LPTMR.h index d0a87db..dc1305b 100644 --- a/Hardware/Kinetis/kinetis_LPTMR.h +++ b/Hardware/Kinetis/kinetis_LPTMR.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_PDB.h b/Hardware/Kinetis/kinetis_PDB.h index e95fea7..d817162 100644 --- a/Hardware/Kinetis/kinetis_PDB.h +++ b/Hardware/Kinetis/kinetis_PDB.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_PIT.h b/Hardware/Kinetis/kinetis_PIT.h index 448e8eb..0da63b4 100644 --- a/Hardware/Kinetis/kinetis_PIT.h +++ b/Hardware/Kinetis/kinetis_PIT.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_PORTS.h b/Hardware/Kinetis/kinetis_PORTS.h index 011394c..db9b1dc 100644 --- a/Hardware/Kinetis/kinetis_PORTS.h +++ b/Hardware/Kinetis/kinetis_PORTS.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_PWM.h b/Hardware/Kinetis/kinetis_PWM.h index e66d3b1..582ea82 100644 --- a/Hardware/Kinetis/kinetis_PWM.h +++ b/Hardware/Kinetis/kinetis_PWM.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_RTC.h b/Hardware/Kinetis/kinetis_RTC.h index 457d1f0..f3ff6f1 100644 --- a/Hardware/Kinetis/kinetis_RTC.h +++ b/Hardware/Kinetis/kinetis_RTC.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_SDHC.h b/Hardware/Kinetis/kinetis_SDHC.h index 995b59a..585b310 100644 --- a/Hardware/Kinetis/kinetis_SDHC.h +++ b/Hardware/Kinetis/kinetis_SDHC.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_UART.h b/Hardware/Kinetis/kinetis_UART.h index 1db887a..05ab4c6 100644 --- a/Hardware/Kinetis/kinetis_UART.h +++ b/Hardware/Kinetis/kinetis_UART.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_USB_Device.h b/Hardware/Kinetis/kinetis_USB_Device.h index e839393..fe15ad5 100644 --- a/Hardware/Kinetis/kinetis_USB_Device.h +++ b/Hardware/Kinetis/kinetis_USB_Device.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_USB_HS_Device.h b/Hardware/Kinetis/kinetis_USB_HS_Device.h index 68248a7..aa6f6d2 100644 --- a/Hardware/Kinetis/kinetis_USB_HS_Device.h +++ b/Hardware/Kinetis/kinetis_USB_HS_Device.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_USB_Host.h b/Hardware/Kinetis/kinetis_USB_Host.h index 12d59b0..9dca6b6 100644 --- a/Hardware/Kinetis/kinetis_USB_Host.h +++ b/Hardware/Kinetis/kinetis_USB_Host.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_errata.h b/Hardware/Kinetis/kinetis_errata.h index ae67545..1d90d64 100644 --- a/Hardware/Kinetis/kinetis_errata.h +++ b/Hardware/Kinetis/kinetis_errata.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_low_power.h b/Hardware/Kinetis/kinetis_low_power.h index f640a1d..e64887f 100644 --- a/Hardware/Kinetis/kinetis_low_power.h +++ b/Hardware/Kinetis/kinetis_low_power.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port.h b/Hardware/Kinetis/kinetis_port.h index e0cbc2f..1e8bcdf 100644 --- a/Hardware/Kinetis/kinetis_port.h +++ b/Hardware/Kinetis/kinetis_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_K26_K65_K66.h b/Hardware/Kinetis/kinetis_port_K26_K65_K66.h index cb3b912..4295b2d 100644 --- a/Hardware/Kinetis/kinetis_port_K26_K65_K66.h +++ b/Hardware/Kinetis/kinetis_port_K26_K65_K66.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k00.h b/Hardware/Kinetis/kinetis_port_k00.h index db4e4f1..653ede4 100644 --- a/Hardware/Kinetis/kinetis_port_k00.h +++ b/Hardware/Kinetis/kinetis_port_k00.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k10.h b/Hardware/Kinetis/kinetis_port_k10.h index 28ee620..7df9e4e 100644 --- a/Hardware/Kinetis/kinetis_port_k10.h +++ b/Hardware/Kinetis/kinetis_port_k10.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k20.h b/Hardware/Kinetis/kinetis_port_k20.h index 8cf225f..5ca22e8 100644 --- a/Hardware/Kinetis/kinetis_port_k20.h +++ b/Hardware/Kinetis/kinetis_port_k20.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k30.h b/Hardware/Kinetis/kinetis_port_k30.h index a875cfb..d96ed59 100644 --- a/Hardware/Kinetis/kinetis_port_k30.h +++ b/Hardware/Kinetis/kinetis_port_k30.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k40.h b/Hardware/Kinetis/kinetis_port_k40.h index 45bc4c0..936c83e 100644 --- a/Hardware/Kinetis/kinetis_port_k40.h +++ b/Hardware/Kinetis/kinetis_port_k40.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k50.h b/Hardware/Kinetis/kinetis_port_k50.h index a8d421e..8bee0f3 100644 --- a/Hardware/Kinetis/kinetis_port_k50.h +++ b/Hardware/Kinetis/kinetis_port_k50.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k51.h b/Hardware/Kinetis/kinetis_port_k51.h index 0d71b97..5020bcc 100644 --- a/Hardware/Kinetis/kinetis_port_k51.h +++ b/Hardware/Kinetis/kinetis_port_k51.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k52.h b/Hardware/Kinetis/kinetis_port_k52.h index ef60ad0..4bd1395 100644 --- a/Hardware/Kinetis/kinetis_port_k52.h +++ b/Hardware/Kinetis/kinetis_port_k52.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k53.h b/Hardware/Kinetis/kinetis_port_k53.h index 3407e07..46c8802 100644 --- a/Hardware/Kinetis/kinetis_port_k53.h +++ b/Hardware/Kinetis/kinetis_port_k53.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k61.h b/Hardware/Kinetis/kinetis_port_k61.h index 9763666..fb0e134 100644 --- a/Hardware/Kinetis/kinetis_port_k61.h +++ b/Hardware/Kinetis/kinetis_port_k61.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k64.h b/Hardware/Kinetis/kinetis_port_k64.h index 21a4027..c1a5f2e 100644 --- a/Hardware/Kinetis/kinetis_port_k64.h +++ b/Hardware/Kinetis/kinetis_port_k64.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k70.h b/Hardware/Kinetis/kinetis_port_k70.h index c2b1292..4f29ae5 100644 --- a/Hardware/Kinetis/kinetis_port_k70.h +++ b/Hardware/Kinetis/kinetis_port_k70.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_k80.h b/Hardware/Kinetis/kinetis_port_k80.h index 698bfa9..6627357 100644 --- a/Hardware/Kinetis/kinetis_port_k80.h +++ b/Hardware/Kinetis/kinetis_port_k80.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_ke.h b/Hardware/Kinetis/kinetis_port_ke.h index 3ce75ab..ef7f13f 100644 --- a/Hardware/Kinetis/kinetis_port_ke.h +++ b/Hardware/Kinetis/kinetis_port_ke.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_kl.h b/Hardware/Kinetis/kinetis_port_kl.h index 9bd9e16..ddfab2c 100644 --- a/Hardware/Kinetis/kinetis_port_kl.h +++ b/Hardware/Kinetis/kinetis_port_kl.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_kv.h b/Hardware/Kinetis/kinetis_port_kv.h index 4981717..bad9897 100644 --- a/Hardware/Kinetis/kinetis_port_kv.h +++ b/Hardware/Kinetis/kinetis_port_kv.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_port_kw.h b/Hardware/Kinetis/kinetis_port_kw.h index 1410d84..84a0fcd 100644 --- a/Hardware/Kinetis/kinetis_port_kw.h +++ b/Hardware/Kinetis/kinetis_port_kw.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/kinetis_ports.cpp b/Hardware/Kinetis/kinetis_ports.cpp index b325e8d..db0dd1f 100644 --- a/Hardware/Kinetis/kinetis_ports.cpp +++ b/Hardware/Kinetis/kinetis_ports.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/simkinetis.h b/Hardware/Kinetis/simkinetis.h index 523db10..903e7e0 100644 --- a/Hardware/Kinetis/simkinetis.h +++ b/Hardware/Kinetis/simkinetis.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/spi_flash_kinetis_atmel.h b/Hardware/Kinetis/spi_flash_kinetis_atmel.h index 4e3f654..7e6d565 100644 --- a/Hardware/Kinetis/spi_flash_kinetis_atmel.h +++ b/Hardware/Kinetis/spi_flash_kinetis_atmel.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/spi_flash_kinetis_s25fl1-k.h b/Hardware/Kinetis/spi_flash_kinetis_s25fl1-k.h index ce1b48b..195d921 100644 --- a/Hardware/Kinetis/spi_flash_kinetis_s25fl1-k.h +++ b/Hardware/Kinetis/spi_flash_kinetis_s25fl1-k.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/spi_flash_kinetis_sst25.h b/Hardware/Kinetis/spi_flash_kinetis_sst25.h index 89cb478..23e4729 100644 --- a/Hardware/Kinetis/spi_flash_kinetis_sst25.h +++ b/Hardware/Kinetis/spi_flash_kinetis_sst25.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/spi_flash_kinetis_stmicro.h b/Hardware/Kinetis/spi_flash_kinetis_stmicro.h index 646b9fa..5264367 100644 --- a/Hardware/Kinetis/spi_flash_kinetis_stmicro.h +++ b/Hardware/Kinetis/spi_flash_kinetis_stmicro.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/spi_flash_w25q.h b/Hardware/Kinetis/spi_flash_w25q.h index 3b6e0c3..c5da593 100644 --- a/Hardware/Kinetis/spi_flash_w25q.h +++ b/Hardware/Kinetis/spi_flash_w25q.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/Kinetis/spi_sc16IS7xx.h b/Hardware/Kinetis/spi_sc16IS7xx.h index 08cc2fc..79702fa 100644 --- a/Hardware/Kinetis/spi_sc16IS7xx.h +++ b/Hardware/Kinetis/spi_sc16IS7xx.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32.c b/Hardware/STM32/STM32.c index a014612..d9c40d0 100644 --- a/Hardware/STM32/STM32.c +++ b/Hardware/STM32/STM32.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32.h b/Hardware/STM32/STM32.h index 1b81243..20bc45d 100644 --- a/Hardware/STM32/STM32.h +++ b/Hardware/STM32/STM32.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -189,9 +189,9 @@ extern void fnSetFlashOption(unsigned long ulOption, unsigned long ulOption1, un #endif #if defined _STM32F2XX || defined _STM32F4XX || defined _STM32F7XX || defined _STM32L432 || defined _STM32L0x1 - #define HSI_FREQUENCY 16000000 // high speed internal RC oscillator speed (+/- 1% at 25°C) + #define HSI_FREQUENCY 16000000 // high speed internal RC oscillator speed (+/- 1% at 25°C) #else - #define HSI_FREQUENCY 8000000 // high speed internal RC oscillator speed (+/- 1% at 25°C) + #define HSI_FREQUENCY 8000000 // high speed internal RC oscillator speed (+/- 1% at 25°C) #endif // Ethernet configuration @@ -4007,7 +4007,7 @@ typedef struct stSTM32_ADC_REGS // ADC1 only // -#define ADC1_TEMPERATURE_SENSOR 16 // -40°C..°125°C with +/-1.5% precision +#define ADC1_TEMPERATURE_SENSOR 16 // -40°C..°125°C with +/-1.5% precision #define ADC1_VREFINT 17 #define ADC1_VBAT 18 #if defined _STM32F42X || defined _STM32F43X diff --git a/Hardware/STM32/STM32F031_port.h b/Hardware/STM32/STM32F031_port.h index f797723..d41b58b 100644 --- a/Hardware/STM32/STM32F031_port.h +++ b/Hardware/STM32/STM32F031_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32F100X_port.h b/Hardware/STM32/STM32F100X_port.h index beadae6..7db3933 100644 --- a/Hardware/STM32/STM32F100X_port.h +++ b/Hardware/STM32/STM32F100X_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32F103X_port.h b/Hardware/STM32/STM32F103X_port.h index 0e66f4e..6aa03e9 100644 --- a/Hardware/STM32/STM32F103X_port.h +++ b/Hardware/STM32/STM32F103X_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32F105X_107X_port.h b/Hardware/STM32/STM32F105X_107X_port.h index 21fe2db..cba6009 100644 --- a/Hardware/STM32/STM32F105X_107X_port.h +++ b/Hardware/STM32/STM32F105X_107X_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32F41X_port.h b/Hardware/STM32/STM32F41X_port.h index 42d6af0..dcfd83d 100644 --- a/Hardware/STM32/STM32F41X_port.h +++ b/Hardware/STM32/STM32F41X_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32F427_429_port.h b/Hardware/STM32/STM32F427_429_port.h index cdd0f37..922b517 100644 --- a/Hardware/STM32/STM32F427_429_port.h +++ b/Hardware/STM32/STM32F427_429_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32F7XX_port.h b/Hardware/STM32/STM32F7XX_port.h index a3406a2..924e4a1 100644 --- a/Hardware/STM32/STM32F7XX_port.h +++ b/Hardware/STM32/STM32F7XX_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32L031_port.h b/Hardware/STM32/STM32L031_port.h index 8f1d374..8a02e8a 100644 --- a/Hardware/STM32/STM32L031_port.h +++ b/Hardware/STM32/STM32L031_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32L4XX_port.h b/Hardware/STM32/STM32L4XX_port.h index 46ebf00..a608c70 100644 --- a/Hardware/STM32/STM32L4XX_port.h +++ b/Hardware/STM32/STM32L4XX_port.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32Sim.c b/Hardware/STM32/STM32Sim.c index cc4c4cb..6619a04 100644 --- a/Hardware/STM32/STM32Sim.c +++ b/Hardware/STM32/STM32Sim.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32_boot.c b/Hardware/STM32/STM32_boot.c index 51b2fde..f3467be 100644 --- a/Hardware/STM32/STM32_boot.c +++ b/Hardware/STM32/STM32_boot.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/STM32_ports.cpp b/Hardware/STM32/STM32_ports.cpp index 79c4e09..ab806a1 100644 --- a/Hardware/STM32/STM32_ports.cpp +++ b/Hardware/STM32/STM32_ports.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/simSTM32.h b/Hardware/STM32/simSTM32.h index 8f27510..05466ee 100644 --- a/Hardware/STM32/simSTM32.h +++ b/Hardware/STM32/simSTM32.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/spi_flash_STM32_MX66L.h b/Hardware/STM32/spi_flash_STM32_MX66L.h index 3615e78..6a453bb 100644 --- a/Hardware/STM32/spi_flash_STM32_MX66L.h +++ b/Hardware/STM32/spi_flash_STM32_MX66L.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/spi_flash_STM32_atmel.h b/Hardware/STM32/spi_flash_STM32_atmel.h index 9851eb8..c9333ee 100644 --- a/Hardware/STM32/spi_flash_STM32_atmel.h +++ b/Hardware/STM32/spi_flash_STM32_atmel.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/spi_flash_STM32_sst25.h b/Hardware/STM32/spi_flash_STM32_sst25.h index f1d0890..373eead 100644 --- a/Hardware/STM32/spi_flash_STM32_sst25.h +++ b/Hardware/STM32/spi_flash_STM32_sst25.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/spi_flash_STM32_stmicro.h b/Hardware/STM32/spi_flash_STM32_stmicro.h index d96cf60..a553d6d 100644 --- a/Hardware/STM32/spi_flash_STM32_stmicro.h +++ b/Hardware/STM32/spi_flash_STM32_stmicro.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_ADC.h b/Hardware/STM32/stm32_ADC.h index 29b87e5..8aaee9b 100644 --- a/Hardware/STM32/stm32_ADC.h +++ b/Hardware/STM32/stm32_ADC.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_CLOCK.h b/Hardware/STM32/stm32_CLOCK.h index 06f044d..9aed3e3 100644 --- a/Hardware/STM32/stm32_CLOCK.h +++ b/Hardware/STM32/stm32_CLOCK.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_ENET.h b/Hardware/STM32/stm32_ENET.h index 86a53ad..5a115ff 100644 --- a/Hardware/STM32/stm32_ENET.h +++ b/Hardware/STM32/stm32_ENET.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_FLASH.h b/Hardware/STM32/stm32_FLASH.h index f5ab80b..afcc8f6 100644 --- a/Hardware/STM32/stm32_FLASH.h +++ b/Hardware/STM32/stm32_FLASH.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_I2C.h b/Hardware/STM32/stm32_I2C.h index e04b690..79bccce 100644 --- a/Hardware/STM32/stm32_I2C.h +++ b/Hardware/STM32/stm32_I2C.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_PORTS.h b/Hardware/STM32/stm32_PORTS.h index 52e0706..1b5c4ca 100644 --- a/Hardware/STM32/stm32_PORTS.h +++ b/Hardware/STM32/stm32_PORTS.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_TIMER.h b/Hardware/STM32/stm32_TIMER.h index 1190bc3..fb8dcaa 100644 --- a/Hardware/STM32/stm32_TIMER.h +++ b/Hardware/STM32/stm32_TIMER.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_UART.h b/Hardware/STM32/stm32_UART.h index 85f7b53..5509192 100644 --- a/Hardware/STM32/stm32_UART.h +++ b/Hardware/STM32/stm32_UART.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_USB_OTG.h b/Hardware/STM32/stm32_USB_OTG.h index 0a05251..de4223e 100644 --- a/Hardware/STM32/stm32_USB_OTG.h +++ b/Hardware/STM32/stm32_USB_OTG.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/STM32/stm32_USB_device.h b/Hardware/STM32/stm32_USB_device.h index 31103d8..0ddd5ba 100644 --- a/Hardware/STM32/stm32_USB_device.h +++ b/Hardware/STM32/stm32_USB_device.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/hardware.h b/Hardware/hardware.h index 1334579..261fc63 100644 --- a/Hardware/hardware.h +++ b/Hardware/hardware.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/Hardware/packages.h b/Hardware/packages.h index 6bffb9c..8bff016 100644 --- a/Hardware/packages.h +++ b/Hardware/packages.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting -Birchstrasse 20f, CH-5406, Rütihof +Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/Ethereal.cpp b/WinSim/Ethereal.cpp index fedd27e..a2233c2 100644 --- a/WinSim/Ethereal.cpp +++ b/WinSim/Ethereal.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/FileToDisk.c b/WinSim/FileToDisk.c index e6b6674..8b3f8c5 100644 --- a/WinSim/FileToDisk.c +++ b/WinSim/FileToDisk.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/LCD/KeyPadSim.cpp b/WinSim/LCD/KeyPadSim.cpp index f20d583..528aa80 100644 --- a/WinSim/LCD/KeyPadSim.cpp +++ b/WinSim/LCD/KeyPadSim.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/LCD/LCDSim.cpp b/WinSim/LCD/LCDSim.cpp index bce21de..b0ce003 100644 --- a/WinSim/LCD/LCDSim.cpp +++ b/WinSim/LCD/LCDSim.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -601,7 +601,7 @@ static void Initfont(void) font_tbl[0x2B].font_y6 = 0x00; font_tbl[0x3B].font_y6 = 0x08; font_tbl[0x4B].font_y6 = 0x11; font_tbl[0x5B].font_y6 = 0x0e; font_tbl[0x6B].font_y6 = 0x12; font_tbl[0x7B].font_y6 = 0x02; font_tbl[0xAB].font_y6 = 0x01; font_tbl[0xBB].font_y6 = 0x09; font_tbl[0xCB].font_y6 = 0x00; font_tbl[0xDB].font_y6 = 0x10; font_tbl[0xEB].font_y6 = 0x04; font_tbl[0xFB].font_y6 = 0x04; font_tbl[0x2B].font_y7 = 0x00; font_tbl[0x3B].font_y7 = 0x00; font_tbl[0x4B].font_y7 = 0x00; font_tbl[0x5B].font_y7 = 0x00; font_tbl[0x6B].font_y7 = 0x00; font_tbl[0x7B].font_y7 = 0x00; font_tbl[0xAB].font_y7 = 0x00; font_tbl[0xBB].font_y7 = 0x00; font_tbl[0xCB].font_y7 = 0x00; font_tbl[0xDB].font_y7 = 0x00; font_tbl[0xEB].font_y7 = 0x0c; font_tbl[0xFB].font_y7 = 0x00; - // , // < // L // ¥ // l // | + // , // < // L // Â¥ // l // | font_tbl[0x2C].font_y0 = 0x00; font_tbl[0x3C].font_y0 = 0x02; font_tbl[0x4C].font_y0 = 0x10; font_tbl[0x5C].font_y0 = 0x11; font_tbl[0x6C].font_y0 = 0x0c; font_tbl[0x7C].font_y0 = 0x04; font_tbl[0xAC].font_y0 = 0x15; font_tbl[0xBC].font_y0 = 0x00; font_tbl[0xCC].font_y0 = 0x12; font_tbl[0xDC].font_y0 = 0x01; font_tbl[0xEC].font_y0 = 0x0a; font_tbl[0xFC].font_y0 = 0x02; font_tbl[0x2C].font_y1 = 0x00; font_tbl[0x3C].font_y1 = 0x04; font_tbl[0x4C].font_y1 = 0x10; font_tbl[0x5C].font_y1 = 0x0a; font_tbl[0x6C].font_y1 = 0x04; font_tbl[0x7C].font_y1 = 0x04; font_tbl[0xAC].font_y1 = 0x15; font_tbl[0xBC].font_y1 = 0x00; font_tbl[0xCC].font_y1 = 0x1a; font_tbl[0xDC].font_y1 = 0x09; font_tbl[0xEC].font_y1 = 0x00; font_tbl[0xFC].font_y1 = 0x12; font_tbl[0x2C].font_y2 = 0x00; font_tbl[0x3C].font_y2 = 0x08; font_tbl[0x4C].font_y2 = 0x10; font_tbl[0x5C].font_y2 = 0x1f; font_tbl[0x6C].font_y2 = 0x04; font_tbl[0x7C].font_y2 = 0x04; font_tbl[0xAC].font_y2 = 0x15; font_tbl[0xBC].font_y2 = 0x11; font_tbl[0xCC].font_y2 = 0x16; font_tbl[0xDC].font_y2 = 0x0d; font_tbl[0xEC].font_y2 = 0x0a; font_tbl[0xFC].font_y2 = 0x0a; @@ -651,7 +651,7 @@ static void Initfont(void) font_tbl[0x20].font_y6 = 0x00; font_tbl[0x30].font_y6 = 0x0e; font_tbl[0x40].font_y6 = 0x0e; font_tbl[0x50].font_y6 = 0x10; font_tbl[0x60].font_y6 = 0x00; font_tbl[0x70].font_y6 = 0x10; font_tbl[0xA0].font_y6 = 0x00; font_tbl[0xB0].font_y6 = 0x00; font_tbl[0xC0].font_y6 = 0x0c; font_tbl[0xD0].font_y6 = 0x01; font_tbl[0xE0].font_y6 = 0x0d; font_tbl[0xF0].font_y6 = 0x1e; font_tbl[0x20].font_y7 = 0x00; font_tbl[0x30].font_y7 = 0x00; font_tbl[0x40].font_y7 = 0x00; font_tbl[0x50].font_y7 = 0x00; font_tbl[0x60].font_y7 = 0x00; font_tbl[0x70].font_y7 = 0x00; font_tbl[0xA0].font_y7 = 0x00; font_tbl[0xB0].font_y7 = 0x00; font_tbl[0xC0].font_y7 = 0x00; font_tbl[0xD0].font_y7 = 0x00; font_tbl[0xE0].font_y7 = 0x00; font_tbl[0xF0].font_y7 = 0x10; - // ! // 1 // A // Q // a // q // japan // japan // japan // japan // ä // q + // ! // 1 // A // Q // a // q // japan // japan // japan // japan // ä // q font_tbl[0x21].font_y0 = 0x04; font_tbl[0x31].font_y0 = 0x04; font_tbl[0x41].font_y0 = 0x0e; font_tbl[0x51].font_y0 = 0x0e; font_tbl[0x61].font_y0 = 0x00; font_tbl[0x71].font_y0 = 0x00; font_tbl[0xA1].font_y0 = 0x00; font_tbl[0xB1].font_y0 = 0x1f; font_tbl[0xC1].font_y0 = 0x02; font_tbl[0xD1].font_y0 = 0x04; font_tbl[0xE1].font_y0 = 0x0a; font_tbl[0xF1].font_y0 = 0x00; font_tbl[0x21].font_y1 = 0x04; font_tbl[0x31].font_y1 = 0x0c; font_tbl[0x41].font_y1 = 0x11; font_tbl[0x51].font_y1 = 0x11; font_tbl[0x61].font_y1 = 0x00; font_tbl[0x71].font_y1 = 0x00; font_tbl[0xA1].font_y1 = 0x00; font_tbl[0xB1].font_y1 = 0x01; font_tbl[0xC1].font_y1 = 0x1c; font_tbl[0xD1].font_y1 = 0x08; font_tbl[0xE1].font_y1 = 0x00; font_tbl[0xF1].font_y1 = 0x00; font_tbl[0x21].font_y2 = 0x04; font_tbl[0x31].font_y2 = 0x04; font_tbl[0x41].font_y2 = 0x11; font_tbl[0x51].font_y2 = 0x11; font_tbl[0x61].font_y2 = 0x0e; font_tbl[0x71].font_y2 = 0x0d; font_tbl[0xA1].font_y2 = 0x00; font_tbl[0xB1].font_y2 = 0x05; font_tbl[0xC1].font_y2 = 0x04; font_tbl[0xD1].font_y2 = 0x10; font_tbl[0xE1].font_y2 = 0x0e; font_tbl[0xF1].font_y2 = 0x0d; @@ -691,7 +691,7 @@ static void Initfont(void) font_tbl[0x24].font_y6 = 0x04; font_tbl[0x34].font_y6 = 0x02; font_tbl[0x44].font_y6 = 0x1c; font_tbl[0x54].font_y6 = 0x04; font_tbl[0x64].font_y6 = 0x0f; font_tbl[0x74].font_y6 = 0x06; font_tbl[0xA4].font_y6 = 0x04; font_tbl[0xB4].font_y6 = 0x1f; font_tbl[0xC4].font_y6 = 0x08; font_tbl[0xD4].font_y6 = 0x08; font_tbl[0xE4].font_y6 = 0x1d; font_tbl[0xF4].font_y6 = 0x1b; font_tbl[0x24].font_y7 = 0x00; font_tbl[0x34].font_y7 = 0x00; font_tbl[0x44].font_y7 = 0x00; font_tbl[0x54].font_y7 = 0x00; font_tbl[0x64].font_y7 = 0x00; font_tbl[0x74].font_y7 = 0x00; font_tbl[0xA4].font_y7 = 0x00; font_tbl[0xB4].font_y7 = 0x00; font_tbl[0xC4].font_y7 = 0x00; font_tbl[0xD4].font_y7 = 0x00; font_tbl[0xE4].font_y7 = 0x10; font_tbl[0xF4].font_y7 = 0x00; - // % // 5 // E // U // e // u // japan // japan // japan // japan // unknown character // ü + // % // 5 // E // U // e // u // japan // japan // japan // japan // unknown character // ü font_tbl[0x25].font_y0 = 0x18; font_tbl[0x35].font_y0 = 0x1f; font_tbl[0x45].font_y0 = 0x1f; font_tbl[0x55].font_y0 = 0x11; font_tbl[0x65].font_y0 = 0x00; font_tbl[0x75].font_y0 = 0x00; font_tbl[0xA5].font_y0 = 0x00; font_tbl[0xB5].font_y0 = 0x02; font_tbl[0xC5].font_y0 = 0x04; font_tbl[0xD5].font_y0 = 0x00; font_tbl[0xE5].font_y0 = 0x00; font_tbl[0xF5].font_y0 = 0x0a; font_tbl[0x25].font_y1 = 0x19; font_tbl[0x35].font_y1 = 0x10; font_tbl[0x45].font_y1 = 0x10; font_tbl[0x55].font_y1 = 0x11; font_tbl[0x65].font_y1 = 0x00; font_tbl[0x75].font_y1 = 0x00; font_tbl[0xA5].font_y1 = 0x00; font_tbl[0xB5].font_y1 = 0x1f; font_tbl[0xC5].font_y1 = 0x04; font_tbl[0xD5].font_y1 = 0x0e; font_tbl[0xE5].font_y1 = 0x00; font_tbl[0xF5].font_y1 = 0x00; font_tbl[0x25].font_y2 = 0x02; font_tbl[0x35].font_y2 = 0x1e; font_tbl[0x45].font_y2 = 0x10; font_tbl[0x55].font_y2 = 0x11; font_tbl[0x65].font_y2 = 0x0e; font_tbl[0x75].font_y2 = 0x11; font_tbl[0xA5].font_y2 = 0x00; font_tbl[0xB5].font_y2 = 0x02; font_tbl[0xC5].font_y2 = 0x1f; font_tbl[0xD5].font_y2 = 0x02; font_tbl[0xE5].font_y2 = 0x0f; font_tbl[0xF5].font_y2 = 0x11; @@ -761,7 +761,7 @@ static void Initfont(void) font_tbl[0x2B].font_y6 = 0x00; font_tbl[0x3B].font_y6 = 0x08; font_tbl[0x4B].font_y6 = 0x11; font_tbl[0x5B].font_y6 = 0x0e; font_tbl[0x6B].font_y6 = 0x12; font_tbl[0x7B].font_y6 = 0x02; font_tbl[0xAB].font_y6 = 0x12; font_tbl[0xBB].font_y6 = 0x08; font_tbl[0xCB].font_y6 = 0x0f; font_tbl[0xDB].font_y6 = 0x1f; font_tbl[0xEB].font_y6 = 0x00; font_tbl[0xFB].font_y6 = 0x11; font_tbl[0x2B].font_y7 = 0x00; font_tbl[0x3B].font_y7 = 0x00; font_tbl[0x4B].font_y7 = 0x00; font_tbl[0x5B].font_y7 = 0x00; font_tbl[0x6B].font_y7 = 0x00; font_tbl[0x7B].font_y7 = 0x00; font_tbl[0xAB].font_y7 = 0x00; font_tbl[0xBB].font_y7 = 0x00; font_tbl[0xCB].font_y7 = 0x00; font_tbl[0xDB].font_y7 = 0x00; font_tbl[0xEB].font_y7 = 0x00; font_tbl[0xFB].font_y7 = 0x00; - // , // < // L // ¥ // l // | // japan // japan // japan // japan // unknown character // unknown character + // , // < // L // Â¥ // l // | // japan // japan // japan // japan // unknown character // unknown character font_tbl[0x2C].font_y0 = 0x00; font_tbl[0x3C].font_y0 = 0x02; font_tbl[0x4C].font_y0 = 0x10; font_tbl[0x5C].font_y0 = 0x11; font_tbl[0x6C].font_y0 = 0x0c; font_tbl[0x7C].font_y0 = 0x04; font_tbl[0xAC].font_y0 = 0x00; font_tbl[0xBC].font_y0 = 0x00; font_tbl[0xCC].font_y0 = 0x00; font_tbl[0xDC].font_y0 = 0x00; font_tbl[0xEC].font_y0 = 0x00; font_tbl[0xFC].font_y0 = 0x00; font_tbl[0x2C].font_y1 = 0x00; font_tbl[0x3C].font_y1 = 0x04; font_tbl[0x4C].font_y1 = 0x10; font_tbl[0x5C].font_y1 = 0x0a; font_tbl[0x6C].font_y1 = 0x04; font_tbl[0x7C].font_y1 = 0x04; font_tbl[0xAC].font_y1 = 0x00; font_tbl[0xBC].font_y1 = 0x18; font_tbl[0xCC].font_y1 = 0x1f; font_tbl[0xDC].font_y1 = 0x1f; font_tbl[0xEC].font_y1 = 0x04; font_tbl[0xFC].font_y1 = 0x00; font_tbl[0x2C].font_y2 = 0x00; font_tbl[0x3C].font_y2 = 0x08; font_tbl[0x4C].font_y2 = 0x10; font_tbl[0x5C].font_y2 = 0x1f; font_tbl[0x6C].font_y2 = 0x04; font_tbl[0x7C].font_y2 = 0x04; font_tbl[0xAC].font_y2 = 0x08; font_tbl[0xBC].font_y2 = 0x01; font_tbl[0xCC].font_y2 = 0x01; font_tbl[0xDC].font_y2 = 0x11; font_tbl[0xEC].font_y2 = 0x0e; font_tbl[0xFC].font_y2 = 0x1f; @@ -771,7 +771,7 @@ static void Initfont(void) font_tbl[0x2C].font_y6 = 0x08; font_tbl[0x3C].font_y6 = 0x02; font_tbl[0x4C].font_y6 = 0x1f; font_tbl[0x5C].font_y6 = 0x04; font_tbl[0x6C].font_y6 = 0x0e; font_tbl[0x7C].font_y6 = 0x04; font_tbl[0xAC].font_y6 = 0x08; font_tbl[0xBC].font_y6 = 0x1c; font_tbl[0xCC].font_y6 = 0x0c; font_tbl[0xDC].font_y6 = 0x04; font_tbl[0xEC].font_y6 = 0x04; font_tbl[0xFC].font_y6 = 0x11; font_tbl[0x2C].font_y7 = 0x00; font_tbl[0x3C].font_y7 = 0x00; font_tbl[0x4C].font_y7 = 0x00; font_tbl[0x5C].font_y7 = 0x00; font_tbl[0x6C].font_y7 = 0x00; font_tbl[0x7C].font_y7 = 0x00; font_tbl[0xAC].font_y7 = 0x00; font_tbl[0xBC].font_y7 = 0x00; font_tbl[0xCC].font_y7 = 0x00; font_tbl[0xDC].font_y7 = 0x00; font_tbl[0xEC].font_y7 = 0x00; font_tbl[0xFC].font_y7 = 0x00; - // - // = // M // ] // m // } // japan // japan // japan // japan // £ // ungültig + // - // = // M // ] // m // } // japan // japan // japan // japan // \xA3 // ungültig font_tbl[0x2D].font_y0 = 0x00; font_tbl[0x3D].font_y0 = 0x00; font_tbl[0x4D].font_y0 = 0x11; font_tbl[0x5D].font_y0 = 0x0e; font_tbl[0x6D].font_y0 = 0x00; font_tbl[0x7D].font_y0 = 0x08; font_tbl[0xAD].font_y0 = 0x00; font_tbl[0xBD].font_y0 = 0x00; font_tbl[0xCD].font_y0 = 0x00; font_tbl[0xDD].font_y0 = 0x00; font_tbl[0xED].font_y0 = 0x08; font_tbl[0xFD].font_y0 = 0x00; font_tbl[0x2D].font_y1 = 0x00; font_tbl[0x3D].font_y1 = 0x00; font_tbl[0x4D].font_y1 = 0x1b; font_tbl[0x5D].font_y1 = 0x02; font_tbl[0x6D].font_y1 = 0x00; font_tbl[0x7D].font_y1 = 0x04; font_tbl[0xAD].font_y1 = 0x00; font_tbl[0xBD].font_y1 = 0x1f; font_tbl[0xCD].font_y1 = 0x08; font_tbl[0xDD].font_y1 = 0x18; font_tbl[0xED].font_y1 = 0x08; font_tbl[0xFD].font_y1 = 0x00; font_tbl[0x2D].font_y2 = 0x00; font_tbl[0x3D].font_y2 = 0x1f; font_tbl[0x4D].font_y2 = 0x15; font_tbl[0x5D].font_y2 = 0x02; font_tbl[0x6D].font_y2 = 0x1a; font_tbl[0x7D].font_y2 = 0x04; font_tbl[0xAD].font_y2 = 0x00; font_tbl[0xBD].font_y2 = 0x01; font_tbl[0xCD].font_y2 = 0x14; font_tbl[0xDD].font_y2 = 0x00; font_tbl[0xED].font_y2 = 0x1c; font_tbl[0xFD].font_y2 = 0x04; @@ -781,7 +781,7 @@ static void Initfont(void) font_tbl[0x2D].font_y6 = 0x00; font_tbl[0x3D].font_y6 = 0x00; font_tbl[0x4D].font_y6 = 0x11; font_tbl[0x5D].font_y6 = 0x0e; font_tbl[0x6D].font_y6 = 0x11; font_tbl[0x7D].font_y6 = 0x08; font_tbl[0xAD].font_y6 = 0x1f; font_tbl[0xBD].font_y6 = 0x11; font_tbl[0xCD].font_y6 = 0x00; font_tbl[0xDD].font_y6 = 0x1c; font_tbl[0xED].font_y6 = 0x0f; font_tbl[0xFD].font_y6 = 0x04; font_tbl[0x2D].font_y7 = 0x00; font_tbl[0x3D].font_y7 = 0x00; font_tbl[0x4D].font_y7 = 0x00; font_tbl[0x5D].font_y7 = 0x00; font_tbl[0x6D].font_y7 = 0x00; font_tbl[0x7D].font_y7 = 0x00; font_tbl[0xAD].font_y7 = 0x00; font_tbl[0xBD].font_y7 = 0x00; font_tbl[0xCD].font_y7 = 0x00; font_tbl[0xDD].font_y7 = 0x00; font_tbl[0xED].font_y7 = 0x00; font_tbl[0xFD].font_y7 = 0x00; - // . // > // N // ^ // n // -> // japan // japan // japan // japan // ñ // underline + // . // > // N // ^ // n // -> // japan // japan // japan // japan // ñ // underline font_tbl[0x2E].font_y0 = 0x00; font_tbl[0x3E].font_y0 = 0x08; font_tbl[0x4E].font_y0 = 0x11; font_tbl[0x5E].font_y0 = 0x04; font_tbl[0x6E].font_y0 = 0x00; font_tbl[0x7E].font_y0 = 0x00; font_tbl[0xAE].font_y0 = 0x00; font_tbl[0xBE].font_y0 = 0x08; font_tbl[0xCE].font_y0 = 0x04; font_tbl[0xDE].font_y0 = 0x04; font_tbl[0xEE].font_y0 = 0x0e; font_tbl[0xFE].font_y0 = 0x00; font_tbl[0x2E].font_y1 = 0x00; font_tbl[0x3E].font_y1 = 0x04; font_tbl[0x4E].font_y1 = 0x11; font_tbl[0x5E].font_y1 = 0x0a; font_tbl[0x6E].font_y1 = 0x00; font_tbl[0x7E].font_y1 = 0x04; font_tbl[0xAE].font_y1 = 0x00; font_tbl[0xBE].font_y1 = 0x1f; font_tbl[0xCE].font_y1 = 0x1f; font_tbl[0xDE].font_y1 = 0x12; font_tbl[0xEE].font_y1 = 0x00; font_tbl[0xFE].font_y1 = 0x00; font_tbl[0x2E].font_y2 = 0x00; font_tbl[0x3E].font_y2 = 0x02; font_tbl[0x4E].font_y2 = 0x19; font_tbl[0x5E].font_y2 = 0x11; font_tbl[0x6E].font_y2 = 0x16; font_tbl[0x7E].font_y2 = 0x02; font_tbl[0xAE].font_y2 = 0x1e; font_tbl[0xBE].font_y2 = 0x09; font_tbl[0xCE].font_y2 = 0x04; font_tbl[0xDE].font_y2 = 0x08; font_tbl[0xEE].font_y2 = 0x16; font_tbl[0xFE].font_y2 = 0x00; @@ -791,7 +791,7 @@ static void Initfont(void) font_tbl[0x2E].font_y6 = 0x0c; font_tbl[0x3E].font_y6 = 0x08; font_tbl[0x4E].font_y6 = 0x11; font_tbl[0x5E].font_y6 = 0x00; font_tbl[0x6E].font_y6 = 0x11; font_tbl[0x7E].font_y6 = 0x00; font_tbl[0xAE].font_y6 = 0x1e; font_tbl[0xBE].font_y6 = 0x07; font_tbl[0xCE].font_y6 = 0x04; font_tbl[0xDE].font_y6 = 0x00; font_tbl[0xEE].font_y6 = 0x11; font_tbl[0xFE].font_y6 = 0x00; font_tbl[0x2E].font_y7 = 0x00; font_tbl[0x3E].font_y7 = 0x00; font_tbl[0x4E].font_y7 = 0x00; font_tbl[0x5E].font_y7 = 0x00; font_tbl[0x6E].font_y7 = 0x00; font_tbl[0x7E].font_y7 = 0x00; font_tbl[0xAE].font_y7 = 0x00; font_tbl[0xBE].font_y7 = 0x00; font_tbl[0xCE].font_y7 = 0x00; font_tbl[0xDE].font_y7 = 0x00; font_tbl[0xEE].font_y7 = 0x00; font_tbl[0xFE].font_y7 = 0x00; - // / // ? // O // _ // o // <- // japan // japan // japan // japan // ö // test + // / // ? // O // _ // o // <- // japan // japan // japan // japan // ö // test font_tbl[0x2F].font_y0 = 0x00; font_tbl[0x3F].font_y0 = 0x0e; font_tbl[0x4F].font_y0 = 0x0e; font_tbl[0x5F].font_y0 = 0x00; font_tbl[0x6F].font_y0 = 0x00; font_tbl[0x7F].font_y0 = 0x00; font_tbl[0xAF].font_y0 = 0x00; font_tbl[0xBF].font_y0 = 0x00; font_tbl[0xCF].font_y0 = 0x00; font_tbl[0xDF].font_y0 = 0x1c; font_tbl[0xEF].font_y0 = 0x0a; font_tbl[0xFF].font_y0 = 0x1f; font_tbl[0x2F].font_y1 = 0x01; font_tbl[0x3F].font_y1 = 0x11; font_tbl[0x4F].font_y1 = 0x11; font_tbl[0x5F].font_y1 = 0x00; font_tbl[0x6F].font_y1 = 0x00; font_tbl[0x7F].font_y1 = 0x04; font_tbl[0xAF].font_y1 = 0x00; font_tbl[0xBF].font_y1 = 0x11; font_tbl[0xCF].font_y1 = 0x1f; font_tbl[0xDF].font_y1 = 0x14; font_tbl[0xEF].font_y1 = 0x00; font_tbl[0xFF].font_y1 = 0x1f; font_tbl[0x2F].font_y2 = 0x02; font_tbl[0x3F].font_y2 = 0x01; font_tbl[0x4F].font_y2 = 0x11; font_tbl[0x5F].font_y2 = 0x00; font_tbl[0x6F].font_y2 = 0x0e; font_tbl[0x7F].font_y2 = 0x08; font_tbl[0xAF].font_y2 = 0x00; font_tbl[0xBF].font_y2 = 0x11; font_tbl[0xCF].font_y2 = 0x01; font_tbl[0xDF].font_y2 = 0x1c; font_tbl[0xEF].font_y2 = 0x0e; font_tbl[0xFF].font_y2 = 0x1f; diff --git a/WinSim/LCD/lcd.h b/WinSim/LCD/lcd.h index 93b0d48..390ca99 100644 --- a/WinSim/LCD/lcd.h +++ b/WinSim/LCD/lcd.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -51,7 +51,7 @@ typedef struct tagLCD_MEM unsigned char ucCursorInc__Dec; // 1 = inkrementiere Cursor Position beim Schreiben, 0 = dekrementieren unsigned char ucShiftPosition; // anzahl Stellen der LCD Verschiebung unsigned char ucFontType; // font bit: 1 = 5x8 2 = 5x11 - unsigned char init; // zumindest VORLÄUFIG: 0 = LCD Struktur noch nicht initialisiert + unsigned char init; // zumindest VORLÄUFIG: 0 = LCD Struktur noch nicht initialisiert unsigned char ucLines; // 1 oder 2 unsigned char dummy; unsigned char ucDDRAMLineLength; @@ -62,19 +62,19 @@ typedef struct tagLCD_MEM typedef struct { unsigned int uiCGRamStart; // start der frei definierbaren zeichen in der Fonttabelle - unsigned int uiCGRamLength; // länge dieses Speichers + unsigned int uiCGRamLength; // länge dieses Speichers unsigned char ucNrOfDDRAMLines; // anzahl der Speicherzeilen des Display-Speichers (max 2 momentan) unsigned char ucNrOfLCDLines; // anzahl der sichtbaren Zeilen des LCDs (maximal 4 momentan) unsigned int uiDDRAMStartLine[4]; // startpunkte der RAM Zeilen unsigned int uiLCDStartLine[4]; // startpunkte der LCD Zeilen unsigned char ucNrOfVisibleCharacters; // character pro LCD Zeile - unsigned char ucDDRAMLineLength[4]; // länge der Speicherzeilen - unsigned int uiDDRamLength[2]; // max Speicherzelle für [0] einzeiligen Modus, [1] zweizeiligen Modus - unsigned int uiType; // typ des Displays, wird für Sonderfälle verwendet + unsigned char ucDDRAMLineLength[4]; // länge der Speicherzeilen + unsigned int uiDDRamLength[2]; // max Speicherzelle für [0] einzeiligen Modus, [1] zweizeiligen Modus + unsigned int uiType; // typ des Displays, wird für Sonderfälle verwendet // 0 = generischer K0066 Typ ohne Macken // 1 = Ampire AC164A (4zeiler): Cursor springt im ShiftLeft-Modus von // 0 auf 7 - // 2 = .... andere Marken hier anhängen und im INI-File eintragen + // 2 = .... andere Marken hier anhängen und im INI-File eintragen } tLCD_Info; @@ -83,7 +83,7 @@ typedef struct // Low level display commands // -#define LCD_CLEAR 0x01 // löscht ddram inhalt +#define LCD_CLEAR 0x01 // löscht ddram inhalt #define LCD_RETURN_HOME 0x02 // zeile 1 pos 1 #define LCD_ENTRY_MODE 0x04 @@ -105,7 +105,7 @@ typedef struct #define LCD_FUNCTION_SET 0x20 #define LCD_8_BIT_MODE 0x10 // 1: 8 bit modus, 0: 4 bit modus - // warning: ändert die konfiguration für die kommunikation + // warning: ändert die konfiguration für die kommunikation // mit dem proz #define LCD_2_LINE 0x08 // 1: 2-zeiliges lcd, 0: 1-zeiliges LCD #define LCD_FONT_TYPE 0x04 // 1: larger font (5x11), 0: smaller font (5x8) diff --git a/WinSim/PortSim.cpp b/WinSim/PortSim.cpp index 564474e..725b461 100644 --- a/WinSim/PortSim.cpp +++ b/WinSim/PortSim.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/SDcard_sim.c b/WinSim/SDcard_sim.c index 1a3c0e6..e10f71b 100644 --- a/WinSim/SDcard_sim.c +++ b/WinSim/SDcard_sim.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/StdAfx.h b/WinSim/StdAfx.h index e554db6..ed34360 100644 --- a/WinSim/StdAfx.h +++ b/WinSim/StdAfx.h @@ -1,6 +1,6 @@ -// stdafx.h : Include-Datei für Standard-System-Include-Dateien, -// oder projektspezifische Include-Dateien, die häufig benutzt, aber -// in unregelmäßigen Abständen geändert werden. +// stdafx.h : Include-Datei für Standard-System-Include-Dateien, +// oder projektspezifische Include-Dateien, die häufig benutzt, aber +// in unregelmäßigen Abständen geändert werden. // #if !defined(AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_) diff --git a/WinSim/WinPcap.cpp b/WinSim/WinPcap.cpp index 72b0ab4..54fe267 100644 --- a/WinSim/WinPcap.cpp +++ b/WinSim/WinPcap.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/WinSim.c b/WinSim/WinSim.c index 910ee09..5c1fb10 100644 --- a/WinSim/WinSim.c +++ b/WinSim/WinSim.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/WinSim.h b/WinSim/WinSim.h index 34536e6..75dfe0d 100644 --- a/WinSim/WinSim.h +++ b/WinSim/WinSim.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/WinSimMain.cpp b/WinSim/WinSimMain.cpp index 1c1bf17..e36725d 100644 --- a/WinSim/WinSimMain.cpp +++ b/WinSim/WinSimMain.cpp @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/WinSim/serial_dev.c b/WinSim/serial_dev.c index 16179ed..a52cf9c 100644 --- a/WinSim/serial_dev.c +++ b/WinSim/serial_dev.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -817,7 +817,7 @@ typedef struct stSHT21 unsigned char usHumidity[3]; } SHT21; -static SHT21 simSHT21 = {0x80, 0, 0, 0, 0x02, 0x61, 0x64, 0x55, 0x63, 0x52, 0x63}; // temperatire 20.0°C, humidity 42.5% +static SHT21 simSHT21 = {0x80, 0, 0, 0, 0x02, 0x61, 0x64, 0x55, 0x63, 0x52, 0x63}; // temperatire 20.0°C, humidity 42.5% #endif @@ -2624,7 +2624,7 @@ extern unsigned char fnSimI2C_devices(unsigned char ucType, unsigned char ucData if (simDS1621.ucCommand == 0xaa) { // if the get temperature command was previously executed if (simDS1621.ucState == 2) { simDS1621.ucState--; - if (simDS1621.ucTemperature[0] == 10) { // change between 10 and 35°C on each read + if (simDS1621.ucTemperature[0] == 10) { // change between 10 and 35°C on each read simDS1621.ucTemperature[0] = 35; } else { diff --git a/stack/Ethernet.c b/stack/Ethernet.c index 5b4e1dc..dbd33cd 100644 --- a/stack/Ethernet.c +++ b/stack/Ethernet.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/NetBIOS.c b/stack/NetBIOS.c index 072773c..a3e3094 100644 --- a/stack/NetBIOS.c +++ b/stack/NetBIOS.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/arp.c b/stack/arp.c index 5077668..1bb715c 100644 --- a/stack/arp.c +++ b/stack/arp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/dhcp.c b/stack/dhcp.c index 890fd14..5cb610e 100644 --- a/stack/dhcp.c +++ b/stack/dhcp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/dns.c b/stack/dns.c index 845d719..0b93bd8 100644 --- a/stack/dns.c +++ b/stack/dns.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/ftp.c b/stack/ftp.c index 0104b01..b4b1892 100644 --- a/stack/ftp.c +++ b/stack/ftp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/ftp_client.c b/stack/ftp_client.c index 052b664..7465839 100644 --- a/stack/ftp_client.c +++ b/stack/ftp_client.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/http.c b/stack/http.c index 5973a4a..4e04a5e 100644 --- a/stack/http.c +++ b/stack/http.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -113,7 +113,7 @@ #define HTTP_MALLOC(x) uMalloc((MAX_MALLOC)(x)) #endif #if !defined WEB_ESCAPE_LEN // {9} - #define WEB_ESCAPE_LEN 4 // standard escape length, eg. "£xyz" + #define WEB_ESCAPE_LEN 4 // standard escape length, eg. "\xA3xyz" #endif #if defined SUB_FILE_SIZE // used by some devices with large flash granularity #define SUBFILE_WRITE ,http_session->ucSubFileWrite @@ -1621,7 +1621,7 @@ static unsigned short fnWebParGenerator(unsigned char *ptrBuffer, HTTP *http_ses while (usLen) { // we scan the HTTP frame to be sent, looking for a position to fill out if (*ptrBuffer++ == (unsigned char)WEB_PARSER_START) { // a field has been found which needs to be filled out - // example £sAB - insert select, parameter A / B + // example \xA3sAB - insert select, parameter A / B if (usLen < WEB_ESCAPE_LEN) { // check whether long enough to ensure correct interpretation in all cases {9}{25}(change <= to <) *usMaxLen -= usLen; return (usToSend - usLen); // parameter list cut off, handle it next time around diff --git a/stack/icmp.c b/stack/icmp.c index 2cd4444..1eb5dc0 100644 --- a/stack/icmp.c +++ b/stack/icmp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/igmp.c b/stack/igmp.c index 6d5868d..6090f1c 100644 --- a/stack/igmp.c +++ b/stack/igmp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/ip.c b/stack/ip.c index 3df777b..e127e9f 100644 --- a/stack/ip.c +++ b/stack/ip.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/ip_utils.c b/stack/ip_utils.c index 7046950..94ae118 100644 --- a/stack/ip_utils.c +++ b/stack/ip_utils.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/mqtt.c b/stack/mqtt.c index 5e6783f..bf68194 100644 --- a/stack/mqtt.c +++ b/stack/mqtt.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/pop3.c b/stack/pop3.c index 0b7a40f..48bdde5 100644 --- a/stack/pop3.c +++ b/stack/pop3.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/ppp.c b/stack/ppp.c index efb0d81..6558efa 100644 --- a/stack/ppp.c +++ b/stack/ppp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/smtp.c b/stack/smtp.c index ca0732d..b286f61 100644 --- a/stack/smtp.c +++ b/stack/smtp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/snmp.c b/stack/snmp.c index 0afcc41..f6611ff 100644 --- a/stack/snmp.c +++ b/stack/snmp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/tcp.c b/stack/tcp.c index c9ab2cd..ca1a859 100644 --- a/stack/tcp.c +++ b/stack/tcp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/tcpip.h b/stack/tcpip.h index 126419b..83f70a3 100644 --- a/stack/tcpip.h +++ b/stack/tcpip.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/telnet.c b/stack/telnet.c index bcba13a..e45aba8 100644 --- a/stack/telnet.c +++ b/stack/telnet.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/tftp.c b/stack/tftp.c index eb82024..9a1402e 100644 --- a/stack/tftp.c +++ b/stack/tftp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/udp.c b/stack/udp.c index 2d0500e..b7f37f7 100644 --- a/stack/udp.c +++ b/stack/udp.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/stack/webutils.c b/stack/webutils.c index b51d642..7540228 100644 --- a/stack/webutils.c +++ b/stack/webutils.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -38,7 +38,7 @@ #if !defined WEB_ESCAPE_LEN // {3} - #define WEB_ESCAPE_LEN 4 // standard escape length, eg. "£xyz" + #define WEB_ESCAPE_LEN 4 // standard escape length, eg. "\xA3xyz" #endif #if defined HTTP_AUTHENTICATION || defined USE_SMTP_AUTHENTICATION || defined SUPPORT_WEBSOCKET @@ -211,9 +211,9 @@ extern int fnDecode64(CHAR *ptrInput, CHAR *ptrOutput) // {15} #endif #if defined USE_HTTP && defined WEB_PARAMETER_GENERATION -// This routine is used to insert a string in place of the £XABCD... marker, which is assumed to be always WEB_ESCAPE_LEN bytes long +// This routine is used to insert a string in place of the \xA3XABCD... marker, which is assumed to be always WEB_ESCAPE_LEN bytes long // Typically this routine is used to set check boxes or selected fields, etc. -// When not specifically specified, WEB_ESCAPE_LEN defaults to 4 "£XAB" {3} +// When not specifically specified, WEB_ESCAPE_LEN defaults to 4 "\xA3XAB" {3} // extern int fnInsertHTMLString(CHAR *cToAdd, unsigned short usAddLength, unsigned char **ptrBuffer, unsigned short *usMaxLen, unsigned short *usLen, unsigned char *ptrBufferEnd) // {5} { diff --git a/stack/zero_config.c b/stack/zero_config.c index 0448be5..a07b66e 100644 --- a/stack/zero_config.c +++ b/stack/zero_config.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/GlobalTimer.c b/uTasker/GlobalTimer.c index 281c863..3562e47 100644 --- a/uTasker/GlobalTimer.c +++ b/uTasker/GlobalTimer.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/MODBUS/MODBUS.c b/uTasker/MODBUS/MODBUS.c index 32ae2ef..b5fcfba 100644 --- a/uTasker/MODBUS/MODBUS.c +++ b/uTasker/MODBUS/MODBUS.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -14,13 +14,13 @@ Copyright (C) M.J.Butcher Consulting 2004..2016 ********************************************************************* - The µTasker project delivers the foundation required for building modular and reliable user defined applications: + The µTasker project delivers the foundation required for building modular and reliable user defined applications: its operating system is tightly integrated with a TCP/IP stack and device drivers for various single-chip processors; the project includes a powerful demonstration with many features required in real-world projects - and ready-to-build projects for various compiler environments; the µTasker simulator enables testing and further + and ready-to-build projects for various compiler environments; the µTasker simulator enables testing and further developing within a comfortable and efficient environment in order to reduce project development times. - The µTasker MODBUS software module is a 'drop-in' protocol module which enables devices to be integrated into a + The µTasker MODBUS software module is a 'drop-in' protocol module which enables devices to be integrated into a MODBUS environment in a simple but very flexible manner. It allows operation as a serial slave device (RTU or ASCII), a TCP slave device, a TCP gateway to serial (RTU or ASCII), a TCP master or serial master (RTU or ASCII), and a mixture of these types to multiple TCP ports and/or multiple serial interfaces as desired. @@ -28,11 +28,11 @@ The software is a single module with all features configurable by define and/or at run time making it a truly universal module, suitable for just about any use. - The µTasker MODBUS software is easy to integrate into existing projects or new projects and can be fully simulated + The µTasker MODBUS software is easy to integrate into existing projects or new projects and can be fully simulated to ensure efficient development of user applications and validation. - This module is not included in the µTasker demo project but can be ordered separately as industry-proven add on, + This module is not included in the µTasker demo project but can be ordered separately as industry-proven add on, with full support and documentation. */ diff --git a/uTasker/MODBUS/modbus.h b/uTasker/MODBUS/modbus.h index 392e798..ed9570f 100644 --- a/uTasker/MODBUS/modbus.h +++ b/uTasker/MODBUS/modbus.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -14,13 +14,13 @@ Copyright (C) M.J.Butcher Consulting 2004..2016 ********************************************************************* - The µTasker project delivers the foundation required for building modular and reliable user defined applications: + The µTasker project delivers the foundation required for building modular and reliable user defined applications: its operating system is tightly integrated with a TCP/IP stack and device drivers for various single-chip processors; the project includes a powerful demonstration with many features required in real-world projects - and ready-to-build projects for various compiler environments; the µTasker simulator enables testing and further + and ready-to-build projects for various compiler environments; the µTasker simulator enables testing and further developing within a comfortable and efficient environment in order to reduce project development times. - The µTasker MODBUS software module is a 'drop-in' protocol module which enables devices to be integrated into a + The µTasker MODBUS software module is a 'drop-in' protocol module which enables devices to be integrated into a MODBUS environment in a simple but very flexible manner. It allows operation as a serial slave device (RTU or ASCII), a TCP slave device, a TCP gateway to serial (RTU or ASCII), a TCP master or serial master (RTU or ASCII), and a mixture of these types to multiple TCP ports and/or multiple serial interfaces as desired. @@ -28,11 +28,11 @@ The software is a single module with all features configurable by define and/or at run time making it a truly universal module, suitable for just about any use. - The µTasker MODBUS software is easy to integrate into existing projects or new projects and can be fully simulated + The µTasker MODBUS software is easy to integrate into existing projects or new projects and can be fully simulated to ensure efficient development of user applications and validation. - This module is not included in the µTasker demo project but can be ordered separately as industry-proven add on, + This module is not included in the µTasker demo project but can be ordered separately as industry-proven add on, with full support and documentation. */ diff --git a/uTasker/SSC_drv.c b/uTasker/SSC_drv.c index efa8419..a00349a 100644 --- a/uTasker/SSC_drv.c +++ b/uTasker/SSC_drv.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/Tty_drv.c b/uTasker/Tty_drv.c index 5962bc1..7726892 100644 --- a/uTasker/Tty_drv.c +++ b/uTasker/Tty_drv.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/USB_drv.c b/uTasker/USB_drv.c index 83d82e5..434719b 100644 --- a/uTasker/USB_drv.c +++ b/uTasker/USB_drv.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/Watchdog.c b/uTasker/Watchdog.c index 52a4271..453d92b 100644 --- a/uTasker/Watchdog.c +++ b/uTasker/Watchdog.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/can_drv.c b/uTasker/can_drv.c index b7ad920..852afee 100644 --- a/uTasker/can_drv.c +++ b/uTasker/can_drv.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/driver.h b/uTasker/driver.h index f78305a..73805bb 100644 --- a/uTasker/driver.h +++ b/uTasker/driver.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -1334,7 +1334,7 @@ extern void fnAdjustLocalTime(unsigned char ucNewTimeZone, int iSNTP_active); /* References: * http://en.wikipedia.org/wiki/Twilight - * http://de.wikipedia.org/wiki/Dämmerung + * http://de.wikipedia.org/wiki/Dämmerung * http://www.timeanddate.com/worldclock/sunrise.html * http://aa.usno.navy.mil/data/docs/RS_OneYear.php * http://williams.best.vwh.net/sunrise_sunset_algorithm.htm @@ -1360,7 +1360,7 @@ enum _direction typedef struct { - signed char scDegree; // degree -90°..90° positive for north or east and negative for south or west + signed char scDegree; // degree -90°..90° positive for north or east and negative for south or west unsigned char ucMinute; // minutes 0'..90' unsigned char ucSecond; // seconds 0''..90'' //enum _direction cdir; diff --git a/uTasker/eth_drv.c b/uTasker/eth_drv.c index af36493..7128063 100644 --- a/uTasker/eth_drv.c +++ b/uTasker/eth_drv.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/iic_drv.c b/uTasker/iic_drv.c index 2e8aa81..727888e 100644 --- a/uTasker/iic_drv.c +++ b/uTasker/iic_drv.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/low_power.c b/uTasker/low_power.c index 74d2d14..0bed1ce 100644 --- a/uTasker/low_power.c +++ b/uTasker/low_power.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/time_keeper.c b/uTasker/time_keeper.c index f896e13..806e770 100644 --- a/uTasker/time_keeper.c +++ b/uTasker/time_keeper.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -1368,7 +1368,7 @@ extern CHAR *fnUpTime(CHAR *cValue) static int isSummerTime(unsigned long timeStamp); -// Globaler Struct für Sonnenaufgang/Untergangszeiten +// Globaler Struct für Sonnenaufgang/Untergangszeiten struct sonnenstand { unsigned short SAG_Std, // Sonnenaufgang h @@ -1386,7 +1386,7 @@ struct sonnenstand // timeStamp: current Time, sonnenstand: struct to hold the values, T: day of year short fnCalculateDawnDusk(unsigned long timeStamp, struct sonnenstand *sonne,unsigned short T) { - #define hoehe -0.0145 // Sonnenhöhe in RAD + #define hoehe -0.0145 // Sonnenhöhe in RAD #define PI 3.141592654 float B, @@ -1494,8 +1494,8 @@ static int isSummerTime(unsigned long timeStamp){ #define DegtoRad (2.0 * pi/360.0) // Aachen -// Latitude: 50°46'N (+50.77) -// Longitude: 6°05'E (+6.09) +// Latitude: 50°46'N (+50.77) +// Longitude: 6°05'E (+6.09) // LOCATION loc = {{50,46,30,NORTH},{6,5,3,EAST}}; // TIMEZONE tz = {{'C','E','T'}, 3600, 3600}; diff --git a/uTasker/uFile.c b/uTasker/uFile.c index 05eaaf5..27506b7 100644 --- a/uTasker/uFile.c +++ b/uTasker/uFile.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/GLCD.c b/uTasker/uGLCDLIB/GLCD.c index 0b9bf47..1f3c951 100644 --- a/uTasker/uGLCDLIB/GLCD.c +++ b/uTasker/uGLCDLIB/GLCD.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/LCD.c b/uTasker/uGLCDLIB/LCD.c index d2bb808..ab7a415 100644 --- a/uTasker/uGLCDLIB/LCD.c +++ b/uTasker/uGLCDLIB/LCD.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd.h b/uTasker/uGLCDLIB/glcd.h index 9a3e433..e3e32d6 100644 --- a/uTasker/uGLCDLIB/glcd.h +++ b/uTasker/uGLCDLIB/glcd.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_cglcd.h b/uTasker/uGLCDLIB/glcd_cglcd.h index 220b2d9..910b8c8 100644 --- a/uTasker/uGLCDLIB/glcd_cglcd.h +++ b/uTasker/uGLCDLIB/glcd_cglcd.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_fonts.h b/uTasker/uGLCDLIB/glcd_fonts.h index 3152827..82f42c3 100644 --- a/uTasker/uGLCDLIB/glcd_fonts.h +++ b/uTasker/uGLCDLIB/glcd_fonts.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -674,7 +674,7 @@ const unsigned char seven_five_lcd_glyph_table[] = { // {3} 0x08 << 3, 0x0e << 3, 0x00 << 3, - // '¥' charwidth: 5 + // 'Â¥' charwidth: 5 0x11 << 3, 0x0a << 3, 0x1f << 3, diff --git a/uTasker/uGLCDLIB/glcd_nokia.h b/uTasker/uGLCDLIB/glcd_nokia.h index c3b09a1..69a05ef 100644 --- a/uTasker/uGLCDLIB/glcd_nokia.h +++ b/uTasker/uGLCDLIB/glcd_nokia.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_oled.h b/uTasker/uGLCDLIB/glcd_oled.h index ee97ab0..e346fc3 100644 --- a/uTasker/uGLCDLIB/glcd_oled.h +++ b/uTasker/uGLCDLIB/glcd_oled.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_samsung.h b/uTasker/uGLCDLIB/glcd_samsung.h index ab989c8..7e439da 100644 --- a/uTasker/uGLCDLIB/glcd_samsung.h +++ b/uTasker/uGLCDLIB/glcd_samsung.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_st7565s.h b/uTasker/uGLCDLIB/glcd_st7565s.h index 9333e05..d8b8206 100644 --- a/uTasker/uGLCDLIB/glcd_st7565s.h +++ b/uTasker/uGLCDLIB/glcd_st7565s.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_tft.h b/uTasker/uGLCDLIB/glcd_tft.h index dd558bb..664623a 100644 --- a/uTasker/uGLCDLIB/glcd_tft.h +++ b/uTasker/uGLCDLIB/glcd_tft.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uGLCDLIB/glcd_toshiba.h b/uTasker/uGLCDLIB/glcd_toshiba.h index 447cf6e..dcd5859 100644 --- a/uTasker/uGLCDLIB/glcd_toshiba.h +++ b/uTasker/uGLCDLIB/glcd_toshiba.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uMalloc.c b/uTasker/uMalloc.c index d2b0e68..c13de84 100644 --- a/uTasker/uMalloc.c +++ b/uTasker/uMalloc.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uNetwork.c b/uTasker/uNetwork.c index 5382c0a..2f49418 100644 --- a/uTasker/uNetwork.c +++ b/uTasker/uNetwork.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uTasker.c b/uTasker/uTasker.c index 871e9c0..cb6cb30 100644 --- a/uTasker/uTasker.c +++ b/uTasker/uTasker.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/uTasker.h b/uTasker/uTasker.h index b3a96e8..955d5b6 100644 --- a/uTasker/uTasker.h +++ b/uTasker/uTasker.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/usb.h b/uTasker/usb.h index 42dd319..91271ea 100644 --- a/uTasker/usb.h +++ b/uTasker/usb.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/utFAT/NAND_driver.h b/uTasker/utFAT/NAND_driver.h index c5a0e79..0db5f3b 100644 --- a/uTasker/utFAT/NAND_driver.h +++ b/uTasker/utFAT/NAND_driver.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher diff --git a/uTasker/utFAT/mass_storage.c b/uTasker/utFAT/mass_storage.c index cb1db5e..a3561f8 100644 --- a/uTasker/utFAT/mass_storage.c +++ b/uTasker/utFAT/mass_storage.c @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher @@ -397,7 +397,7 @@ static const unsigned char ucCharacterTable[] = { (0), // $ (0), // % (0), // & - (0), // ´ + (0), // ´ (0), // ( (0), // ) (_CHAR_REJECT), // * diff --git a/uTasker/utFAT/mass_storage.h b/uTasker/utFAT/mass_storage.h index 9da59c9..8f0466a 100644 --- a/uTasker/utFAT/mass_storage.h +++ b/uTasker/utFAT/mass_storage.h @@ -2,7 +2,7 @@ Mark Butcher Bsc (Hons) MPhil MIET M.J.Butcher Consulting - Birchstrasse 20f, CH-5406, Rütihof + Birchstrasse 20f, CH-5406, Rütihof Switzerland www.uTasker.com Skype: M_J_Butcher