The official code that runs on the FRDM board for the chlorine sensor.
Dependencies: MBed_Adafruit-GPS-Library SDFileSystem mbed GSM_Library
Fork of DCS by
History
Updated TIME_CONST in GSM_Library to 1 second (this is how often the gsm_tick is called)
2015-04-28, by es_marble [Tue, 28 Apr 2015 03:04:48 +0000] rev 18
Updated TIME_CONST in GSM_Library to 1 second (this is how often the gsm_tick is called)
Fixed 2 warning statements
2015-04-25, by es_marble [Sat, 25 Apr 2015 23:20:51 +0000] rev 17
Fixed 2 warning statements
Finished adding comments to GSM_Library code
2015-04-25, by es_marble [Sat, 25 Apr 2015 23:17:44 +0000] rev 16
Finished adding comments to GSM_Library code
Added wait statement to GSM_Library
2015-04-23, by es_marble [Thu, 23 Apr 2015 02:08:38 +0000] rev 15
Added wait statement to GSM_Library
finished;
2015-04-14, by bjcrofts [Tue, 14 Apr 2015 04:05:59 +0000] rev 14
finished;
Changed SMS data to begin with $ and end with %
2015-04-12, by es_marble [Sun, 12 Apr 2015 03:09:47 +0000] rev 13
Changed SMS data to begin with $ and end with %
changed ; to newline delimiter for transmitter
2015-04-12, by es_marble [Sun, 12 Apr 2015 01:06:57 +0000] rev 12
changed ; to newline delimiter for transmitter
added GSM_Library final code
2015-04-11, by es_marble [Sat, 11 Apr 2015 23:22:27 +0000] rev 11
added GSM_Library final code
fixes for gsm
2015-03-24, by danilob [Tue, 24 Mar 2015 18:39:58 +0000] rev 10
fixes for gsm
buffer size
2015-03-24, by danilob [Tue, 24 Mar 2015 17:57:30 +0000] rev 9
buffer size