Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
Most up to date
2016-03-05, by sk398 [Sat, 05 Mar 2016 01:07:37 +0000] rev 11
Most up to date
Beginnings of checking included into getCommData method.; ; Need to add in legal ballast commands
2016-03-04, by sk398 [Fri, 04 Mar 2016 23:07:43 +0000] rev 10
Beginnings of checking included into getCommData method.; ; Need to add in legal ballast commands
yy
2016-03-04, by sk398 [Fri, 04 Mar 2016 06:51:59 +0000] rev 9
yy
Error resolved
2016-03-04, by sk398 [Fri, 04 Mar 2016 06:48:37 +0000] rev 8
Error resolved
Added beginnings of checks on Data received being valid
2016-03-04, by sk398 [Fri, 04 Mar 2016 06:43:50 +0000] rev 7
Added beginnings of checks on Data received being valid
Rewritten to accept only a single character over SerialComms and return a single uint8_t. No parsing has been written and is to be handled by higher level code
2016-03-04, by sk398 [Fri, 04 Mar 2016 05:53:11 +0000] rev 6
Rewritten to accept only a single character over SerialComms and return a single uint8_t. No parsing has been written and is to be handled by higher level code
zxzxzc
2016-02-20, by sk398 [Sat, 20 Feb 2016 13:33:32 +0000] rev 5
zxzxzc
Asynch receiving works. No methods added for transmission of sensor data. Parser of data needs added into receiver to breakdown pointer.
2016-02-20, by sk398 [Sat, 20 Feb 2016 13:26:51 +0000] rev 4
Asynch receiving works. No methods added for transmission of sensor data. Parser of data needs added into receiver to breakdown pointer.
converted to RawSerial data type for RTOS purposes
2016-02-15, by sk398 [Mon, 15 Feb 2016 20:10:55 +0000] rev 3
converted to RawSerial data type for RTOS purposes
basic data check added on the wasted identifiers
2016-02-15, by sk398 [Mon, 15 Feb 2016 20:09:32 +0000] rev 2
basic data check added on the wasted identifiers