Program for the water play project for the course Software Testing Practical 2016 given at the VU University

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revisions of PIDController.cpp

Revision Date Message Actions
78:a44ad011dd41 2016-06-22 turn off heater after halting the system File  Diff  Annotate
71:38bb6bf09933 2016-06-21 update File  Diff  Annotate
70:642153418c6e 2016-06-20 min 1 ml pumping File  Diff  Annotate
69:6138d4e0410e 2016-06-20 max 30 ml pumping File  Diff  Annotate
65:b277b4067d4a 2016-06-20 min salinity value File  Diff  Annotate
63:59335eb8bdbc 2016-06-20 More updates to PIDController File  Diff  Annotate
62:52cceb263591 2016-06-20 Update to PIDController File  Diff  Annotate
58:b5f0c0f305ff 2016-06-19 update File  Diff  Annotate
57:8dc3192ff150 2016-06-19 update File  Diff  Annotate
49:ca6fb19fc280 2016-06-17 Added code to start heating when < 32C, stop heating when >= 33C to compensate for measurement fluctuations. Also, the heater is broken. File  Diff  Annotate
47:a73b8640fb60 2016-06-15 Natalia's oplossing gebruiken; File  Diff  Annotate
46:7e4c1f2ab76c 2016-06-15 update File  Diff  Annotate
45:bb33913d4fd2 2016-06-14 update File  Diff  Annotate
44:7c932cc5991b 2016-06-15 Nice stuff; File  Diff  Annotate
40:1668630544c7 2016-06-15 Do not raise alarm for temp if we are heating, do not raise alarm for salt if we are pumping. I might have broken testing. File  Diff  Annotate
38:930469a33001 2016-06-14 update File  Diff  Annotate
36:8aeb014bd651 2016-06-14 heater test File  Diff  Annotate
35:c9261391a995 2016-06-14 Heating in PIDController File  Diff  Annotate
32:1e4919a44196 2016-06-14 pidcontroller File  Diff  Annotate
30:cf12566013a5 2016-06-14 more tests File  Diff  Annotate
29:2b256a7ce0ae 2016-06-14 getSaltInGrams File  Diff  Annotate
28:f4a4ee58d57e 2016-06-14 pid controller class File  Diff  Annotate
10:fd4670ec0806 2016-06-10 Optional threading File  Diff  Annotate