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
Merge Jacob's changes
2017-12-03, by Roietronics [Sun, 03 Dec 2017 00:24:46 +0000] rev 16
Merge Jacob's changes
Fixed round off issue in character transfer time calculation
2017-12-03, by Roietronics [Sun, 03 Dec 2017 00:05:11 +0000] rev 15
Fixed round off issue in character transfer time calculation
; Added comments
; Version 2.2
Some new debug messages added, indentation cleaned up.
2017-12-01, by jacobgqc [Fri, 01 Dec 2017 21:47:08 +0000] rev 14
Some new debug messages added, indentation cleaned up.
Shorten expected auto response message lenght
2017-11-29, by Roietronics [Wed, 29 Nov 2017 22:55:34 +0000] rev 13
Shorten expected auto response message lenght
added pc qualifier to puts statement
2017-11-29, by Roietronics [Wed, 29 Nov 2017 22:49:41 +0000] rev 12
added pc qualifier to puts statement
Version 2.1 Removed redundant code; Added comments
2017-11-29, by Roietronics [Wed, 29 Nov 2017 21:06:43 +0000] rev 11
Version 2.1 Removed redundant code; Added comments
fixed comment typo
2017-11-29, by Roietronics [Wed, 29 Nov 2017 06:01:32 +0000] rev 10
fixed comment typo
Version 1.5; Moved debug printf statement causing delay which result in character lose out of read loop
2017-08-14, by Roietronics [Mon, 14 Aug 2017 19:14:31 +0000] rev 9
Version 1.5; Moved debug printf statement causing delay which result in character lose out of read loop
Revised version of Honeywell_Dust_Sample using a Serial Receive Interrupt Handler and a in memory message data buffer
2017-08-13, by Roietronics [Sun, 13 Aug 2017 06:09:03 +0000] rev 8
Revised version of Honeywell_Dust_Sample using a Serial Receive Interrupt Handler and a in memory message data buffer
; Initial CheckIn
Added debug trace for invalid data stream
2017-08-12, by Roietronics [Sat, 12 Aug 2017 00:28:20 +0000] rev 7
Added debug trace for invalid data stream