| 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 |
simplified scheduler, open airgate on warmstart
Torsten Römer
committed
on 12 Mar 2016
|
|
avoid integer overflow if running for more than ~18h20min, avoid
...
Torsten Römer
committed
on 12 Mar 2016
|
|
| 2016-03-10 |
use macro ARRAY_LENGTH thoughout the code
Torsten Römer
committed
on 10 Mar 2016
|
|
added some documentation to the task scheduler, close airgate on heater
...
Torsten Römer
committed
on 10 Mar 2016
|
|
| 2016-03-09 |
added simple task scheduler, many improvements and fixes
Torsten Römer
committed
on 9 Mar 2016
|
| 2016-02-29 |
reduce stepper motor current when idle to save power but maintain its
...
Torsten Römer
committed
on 29 Feb 2016
|
| 2016-02-28 |
use ISP pins for motor driver, define pins in pins.h, stop timer already
...
Torsten Römer
committed
on 28 Feb 2016
|
| 2016-02-27 |
another tiny change
Torsten Römer
committed
on 27 Feb 2016
|
| 2016-02-26 |
added some comments, small refactoring
Torsten Römer
committed
on 26 Feb 2016
|
| 2016-02-25 |
linearize acceleration curve - still not optimal but better than an
...
Torsten Römer
committed
on 25 Feb 2016
|
| 2016-02-24 |
don't set the driver to sleep when motor should be active, support 1
...
Torsten Römer
committed
on 24 Feb 2016
|
| 2016-02-23 |
switched to avrispmkII, improved stepper motor control, improvements
...
Torsten Römer
committed
on 23 Feb 2016
|
| 2016-02-22 |
ignore requests to move to current target position
Torsten Römer
committed
on 22 Feb 2016
|
|
decelerate also when a new position is requested while the motor is busy
Torsten Römer
committed
on 22 Feb 2016
|
|
| 2016-02-21 |
added a basic acceleration profile
Torsten Römer
committed
on 21 Feb 2016
|
|
airgate control basically working
Torsten Römer
committed
on 21 Feb 2016
|
|
|
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
|
|
use size_t, lower thresholds for fireOut rule
Torsten Römer
committed
on 7 Feb 2016
|
|
| 2016-02-01 |
renamed some variables, fixed and added some comments
Torsten Römer
committed
on 1 Feb 2016
|
|
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-11-29 |
apply rule warmStart also when fire is burning
Torsten Römer
committed
on 29 Nov 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
|