| 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 |
updated exceptions
Torsten Römer
committed
on 16 Jun 2015
|
|
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 |
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
|
|
adjusted/fixed tests
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
|
|
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
|
|
| 2015-06-02 |
changed message
Torsten Römer
committed
on 2 Jun 2015
|
| 2015-05-29 |
added basic i18n support and German translation
Torsten Römer
committed
on 29 May 2015
|
|
two more test for module rules
Torsten Römer
committed
on 29 May 2015
|
|
|
do not return from main() after test completed, cancel alerts fired
...
Torsten Römer
committed
on 29 May 2015
|
|
|
added tests for rules
Torsten Römer
committed
on 29 May 2015
|
|
| 2015-05-27 |
fixed message of rule airgate25 and tried to improve rule fireOut
Torsten Römer
committed
on 27 May 2015
|
| 2015-05-25 |
adjusted test
Torsten Römer
committed
on 25 May 2015
|