| 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
|
| 2015-09-14 |
some more tweaking of rules and adjusted some tests
Torsten Römer
committed
on 14 Sep 2015
|
|
fixed/tweaked again the rules
Torsten Römer
committed
on 14 Sep 2015
|
|
| 2015-09-12 |
adjusted rules: wait longer for oxygen sensor to be heated up and give
...
Torsten Römer
committed
on 12 Sep 2015
|
| 2015-07-04 |
commented constants in rules
Torsten Römer
committed
on 4 Jul 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 |
don't include avr/power.h for now
Torsten Römer
committed
on 23 Jun 2015
|
|
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 |
adding tests + some minor cleanup and improvements
Torsten Römer
committed
on 16 Jun 2015
|
| 2015-06-14 |
missing German translation
Torsten Römer
committed
on 14 Jun 2015
|
|
added/improved/fixed some tests, some related small fixes and
...
Torsten Römer
committed
on 14 Jun 2015
|
|
| 2015-06-13 |
don't measure, update and display lambda when heating is not ready since
...
Torsten Römer
committed
on 13 Jun 2015
|
|
completely avoid using lcd_clear() since it sometimes garbles the
...
Torsten Römer
committed
on 13 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-11 |
replace a (rather expensive?) division in each iteration of the main
...
Torsten Römer
committed
on 11 Jun 2015
|
|
increment timebase and update display according to simulation data
Torsten Römer
committed
on 11 Jun 2015
|
|
| 2015-06-09 |
updated TODO
Torsten Römer
committed
on 9 Jun 2015
|
|
moved formatting of time to module interrupts
Torsten Römer
committed
on 9 Jun 2015
|
|
| 2015-06-08 |
removed TODO/comment
Torsten Römer
committed
on 8 Jun 2015
|
|
added menu position showing the time since last start/reset
Torsten Römer
committed
on 8 Jun 2015
|
|
|
compensate ADC non-linearity, update measurements also when heating is
...
Torsten Römer
committed
on 8 Jun 2015
|
|
| 2015-06-07 |
try to make sure the display is cleared before last text is displayed,
...
Torsten Römer
committed
on 7 Jun 2015
|
|
fixes and improvements for oxygen sensor heating control
Torsten Römer
committed
on 7 Jun 2015
|