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 |
---|---|---|---|
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 |