| 2015-09-14 |
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-03 |
added fire dir "burning" and "warm_start", initial impl. of rules for
...
Torsten Römer
committed
on 3 Jul 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 |
use enums instead of constants, rename "heating" to "heater"
Torsten Römer
committed
on 23 Jun 2015
|
| 2015-06-14 |
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
|
| 2015-06-11 |
increment timebase and update display according to simulation data
Torsten Römer
committed
on 11 Jun 2015
|
| 2015-06-09 |
moved formatting of time to module interrupts
Torsten Römer
committed
on 9 Jun 2015
|
| 2015-06-08 |
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-14 |
|
|
|
|
|
- use program space for unit test instances instead of data space
...
Torsten Römer
committed
on 14 May 2015
|
|
| 2015-05-09 |
finally updatePending is set at the right time so display is always
...
Torsten Römer
committed
on 9 May 2015
|
| 2015-05-08 |
corrected wrong value in lambda lookup table
Torsten Römer
committed
on 8 May 2015
|
| 2015-05-06 |
moved ADC and LCD pin constants to pins.h
Torsten Römer
committed
on 6 May 2015
|
| 2015-05-04 |
|
| 2015-05-02 |
|
| 2015-04-14 |
|
| 2015-04-11 |
Added a simple "menu" (display options that show min and max
...
Torsten Römer
committed
on 11 Apr 2015
|
| 2015-04-05 |
Do not divide the oxygen sensor voltage by 11 before looking up the
...
Torsten Römer
committed
on 5 Apr 2015
|
| 2015-04-04 |
- Smarter way of calculating moving average and avoiding rounding errors
...
Torsten Römer
committed
on 4 Apr 2015
|
| 2015-04-03 |
Formatting
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-21 |
- Set ADC clock prescale to 8 (125 kHz at 1 MHz CPU clock)
...
Torsten Römer
committed
on 21 Mar 2015
|
| 2015-03-20 |
- Multiply values by 16 for better precision calculating the average
...
Torsten Römer
committed
on 20 Mar 2015
|