| 2016-03-30 |
try to correctly handle possible integer overflow, no need to evaluate
...
Torsten Römer
committed
on 30 Mar 2016
|
|---|---|
| 2016-03-28 |
added tests, improved airgate control such as correct accel. ramp
...
Torsten Römer
committed
on 28 Mar 2016
|
| 2016-03-20 |
added tests for scheduler, use macro ARRAY_LENGTH also in tests, removed
...
Torsten Römer
committed
on 20 Mar 2016
|
| 2016-03-18 |
fixed tests, check if airgate in each relevant rule individually
Torsten Römer
committed
on 18 Mar 2016
|
| 2016-03-12 |
avoid integer overflow if running for more than ~18h20min, avoid
...
Torsten Römer
committed
on 12 Mar 2016
|
| 2016-03-09 |
added simple task scheduler, many improvements and fixes
Torsten Römer
committed
on 9 Mar 2016
|
| 2016-02-21 |
initial stepper motor implementation for setting the airgate position
Torsten Römer
committed
on 21 Feb 2016
|
| 2016-02-07 |
fixed declaration in strings.h, include strings.h, fixed tests
Torsten Römer
committed
on 7 Feb 2016
|
| 2016-02-01 |
simplified and more stable way to determine the state of the fire
Torsten Römer
committed
on 1 Feb 2016
|
| 2016-01-25 |
keep 18 previous temperature values of the last 3 minutes to compare
...
Torsten Römer
committed
on 25 Jan 2016
|
| 2015-12-13 |
put back default configuration values, allow to cancel alerts with keep
...
Torsten Römer
committed
on 13 Dec 2015
|
| 2015-10-18 |
enabled rule "tooRich" again since in can be useful, but with higher
...
Torsten Römer
committed
on 18 Oct 2015
|
|
disabled rule "tooRich" because it does not seem to be a good idea to
...
Torsten Römer
committed
on 18 Oct 2015
|
|
| 2015-10-15 |
removed dir warm_start and added rule warmStart instead, tweaked and
...
Torsten Römer
committed
on 15 Oct 2015
|
| 2015-10-09 |
further improved rules, adjusted tests, added test
Torsten Römer
committed
on 9 Oct 2015
|
| 2015-09-14 |
some more tweaking of rules and adjusted some tests
Torsten Römer
committed
on 14 Sep 2015
|
| 2015-07-03 |
added fire dir "burning" and "warm_start", initial impl. of rules for
...
Torsten Römer
committed
on 3 Jul 2015
|
| 2015-06-29 |
initialize prev measurements with current measurements, updated TODO
Torsten Römer
committed
on 29 Jun 2015
|
| 2015-06-28 |
allow switching to 8 MHz, use bit shift instead of division to calculate
...
Torsten Römer
committed
on 28 Jun 2015
|
| 2015-06-23 |
use enums instead of constants, rename "heating" to "heater"
Torsten Römer
committed
on 23 Jun 2015
|
| 2015-06-22 |
moved button, beeper and heater pin settings to pins.h, maintain airgate
...
Torsten Römer
committed
on 22 Jun 2015
|
| 2015-06-16 |
added test for checking definitions before a "release"
Torsten Römer
committed
on 16 Jun 2015
|
|
added more tests, make all tests static/private
Torsten Römer
committed
on 16 Jun 2015
|
|
|
enable all test classes...
Torsten Römer
committed
on 16 Jun 2015
|
|
|
adding tests + some minor cleanup and improvements
Torsten Römer
committed
on 16 Jun 2015
|
|
| 2015-06-14 |
added/improved/fixed some tests, some related small fixes and
...
Torsten Römer
committed
on 14 Jun 2015
|
| 2015-06-12 |
added menu item/display position showing oxygen sensor heater current
Torsten Römer
committed
on 12 Jun 2015
|
| 2015-06-09 |
adjusted/fixed tests
Torsten Römer
committed
on 9 Jun 2015
|
| 2015-06-07 |
fixed compiler errors in tests
Torsten Römer
committed
on 7 Jun 2015
|
|
fixes and improvements for oxygen sensor heating control
Torsten Römer
committed
on 7 Jun 2015
|