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
Revisions of GSM_Library.lib
Revision | Date | Message | Actions |
---|---|---|---|
18:fcce48e94191 | 2015-04-28 | Updated TIME_CONST in GSM_Library to 1 second (this is how often the gsm_tick is called) | File Diff Annotate |
17:caa2acfee495 | 2015-04-25 | Fixed 2 warning statements | File Diff Annotate |
16:f3c4c32f3fb0 | 2015-04-25 | Finished adding comments to GSM_Library code | File Diff Annotate |
15:ff41fdee65e2 | 2015-04-23 | Added wait statement to GSM_Library | File Diff Annotate |
13:6fa5239902e8 | 2015-04-12 | Changed SMS data to begin with $ and end with % | File Diff Annotate |
12:7143dac6ccf7 | 2015-04-12 | changed ; to newline delimiter for transmitter | File Diff Annotate |
11:0a02fd598994 | 2015-04-11 | added GSM_Library final code | File Diff Annotate |
10:02e2f8400e87 | 2015-03-24 | fixes for gsm | File Diff Annotate |
9:c79e856c36e2 | 2015-03-24 | buffer size | File Diff Annotate |
8:6b4a6bcd7694 | 2015-03-24 | GSM Integration; | File Diff Annotate |
6:e51f5c732a80 | 2015-03-08 | i already mentoioned in previous file | File Diff Annotate |