6 sharps, 2 ads hooked up

Dependencies:   ADS1115 BME280 CronoDot SDFileSystem mbed

Fork of Outdoor_UPAS_v1_2_Tboard by Volckens Group Sensors

History

latest version default tip

2016-05-24, by scottkelleher [Tue, 24 May 2016 20:52:26 +0000] rev 59

latest version


only change is temperature correction

2016-05-22, by scottkelleher [Sun, 22 May 2016 18:49:25 +0000] rev 58

only change is temperature correction


first cut of 4x sharp sensors on nucleo L152

2016-05-20, by scottkelleher [Fri, 20 May 2016 18:27:55 +0000] rev 57

first cut of 4x sharp sensors on nucleo L152


First publish for outdoor UPAS fork

2016-05-20, by caseyquinn [Fri, 20 May 2016 15:36:07 +0000] rev 56

First publish for outdoor UPAS fork


Removed the green LED when batteries are fully charged.

2016-05-16, by caseyquinn [Mon, 16 May 2016 21:48:06 +0000] rev 55

Removed the green LED when batteries are fully charged.


fixed the eternal loop after data transfer

2016-05-15, by caseyquinn [Sun, 15 May 2016 15:29:19 +0000] rev 54

fixed the eternal loop after data transfer


fixed string length issue for file transfer.;

2016-05-15, by caseyquinn [Sun, 15 May 2016 05:22:44 +0000] rev 53

fixed string length issue for file transfer.;


Updated the filename(shorted and now uses ST RTC for timestamp). Also implemented file transfer of the newest file on the sd card, transfers that file, makes a copy in folder "c" and removes the original copy.

2016-05-15, by caseyquinn [Sun, 15 May 2016 03:45:12 +0000] rev 52

Updated the filename(shorted and now uses ST RTC for timestamp). Also implemented file transfer of the newest file on the sd card, transfers that file, makes a copy in folder "c" and removes the original copy.


added gps utc date/time to the file name.

2016-05-14, by caseyquinn [Sat, 14 May 2016 00:18:34 +0000] rev 51

added gps utc date/time to the file name.


Removed the duplicate sampledVol calculation from the flowcontrol callback to ensure no double counting of flow. Also made flowcontrol only available when the pumps are on.

2016-05-08, by caseyquinn [Sun, 08 May 2016 00:50:41 +0000] rev 50

Removed the duplicate sampledVol calculation from the flowcontrol callback to ensure no double counting of flow. Also made flowcontrol only available when the pumps are on.