| 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
|
| 2015-04-16 |
|
|
Refactored to use a timer interrupt polling the button instead of the
...
Torsten Römer
committed
on 16 Apr 2015
|
|
| 2015-04-11 |
Added a simple "menu" (display options that show min and max
...
Torsten Römer
committed
on 11 Apr 2015
|
| 2015-04-03 |
Updated TODO
Torsten Römer
committed
on 3 Apr 2015
|
| 2015-03-23 |
Removed license, really not necessary for such a project
Torsten Römer
committed
on 23 Mar 2015
|
| 2015-03-22 |
Improved comment
Torsten Römer
committed
on 22 Mar 2015
|