| 2016-04-02 |
added tests, fixed isDriverFault(), fixed rule driverFault, memorize
...
Torsten Römer
committed
on 2 Apr 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-21 |
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-01-25 |
keep 18 previous temperature values of the last 3 minutes to compare
...
Torsten Römer
committed
on 25 Jan 2016
|
| 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-13 |
don't measure, update and display lambda when heating is not ready since
...
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-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 |
fixes and improvements for oxygen sensor heating control
Torsten Römer
committed
on 7 Jun 2015
|
| 2015-05-25 |
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
|
| 2015-05-15 |
added ability to set beep tone and a command to test/play with beeps
Torsten Römer
committed
on 15 May 2015
|
| 2015-05-14 |
|
|
- use program space for unit test instances instead of data space
...
Torsten Römer
committed
on 14 May 2015
|
|
| 2015-05-05 |
|
|
moved ISRs to module interrupts
Torsten Römer
committed
on 5 May 2015
|
|
| 2015-05-04 |
Added comment, adjusted existing tests
Torsten Römer
committed
on 4 May 2015
|
|
|
|
| 2015-05-02 |
|
| 2015-04-24 |
- Include min lambda value in max measurements and vice versa
...
Torsten Römer
committed
on 24 Apr 2015
|