| 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
|
|
| 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
|
|
|
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 |
back to programmer port /dev/ttyACM3...
Torsten Römer
committed
on 25 May 2015
|
|
no need to skip "last text" display, comment edit
Torsten Römer
committed
on 25 May 2015
|
|
|
experimental implementation of rules to notify about certain conditions
...
Torsten Römer
committed
on 25 May 2015
|
|
| 2015-05-19 |
refactored/renamed module "usart", use own implementation, added test,
...
Torsten Römer
committed
on 19 May 2015
|