lambda-avr / lambda /
..
.settings Use macros bit_is_set() and assertTrue() 11 years ago
.cproject Use macros bit_is_set() and assertTrue() 11 years ago
.gitignore updated gitignore 10 years ago
.project Initial commit 11 years ago
Makefile added menu position showing the time since last start/reset 10 years ago
TODO updated TODO 10 years ago
adc.c compensate ADC non-linearity, update measurements also when heating is 10 years ago
adc.h compensate ADC non-linearity, update measurements also when heating is 10 years ago
alert.c fixes and improvements for oxygen sensor heating control 10 years ago
alert.h fixes and improvements for oxygen sensor heating control 10 years ago
command.c replace a (rather expensive?) division in each iteration of the main 10 years ago
command.h - made function parameters readonly 10 years ago
display.c don't measure, update and display lambda when heating is not ready since 10 years ago
display.h experimental implementation of rules to notify about certain conditions 10 years ago
integers.c - made function parameters readonly 10 years ago
integers.h - made function parameters readonly 10 years ago
interrupts.c increment timebase and update display according to simulation data 10 years ago
interrupts.h increment timebase and update display according to simulation data 10 years ago
lambda.c don't measure, update and display lambda when heating is not ready since 10 years ago
lcdroutines.c use "official" (diagram) pins 10 years ago
lcdroutines.h moved ADC and LCD pin constants to pins.h 10 years ago
messages.h added menu item/display position showing oxygen sensor heater current 10 years ago
pins.h fixes and improvements for oxygen sensor heating control 10 years ago
rules.c don't measure, update and display lambda when heating is not ready since 10 years ago
rules.h experimental implementation of rules to notify about certain conditions 10 years ago
sensors.c don't measure, update and display lambda when heating is not ready since 10 years ago
sensors.h completely avoid using lcd_clear() since it sometimes garbles the 10 years ago
strings.c - made function parameters readonly 10 years ago
strings.h - made function parameters readonly 10 years ago
usart.c experimental implementation of rules to notify about certain conditions 10 years ago
usart.h refactored/renamed module "usart", use own implementation, added test, 10 years ago