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 don't set the driver to sleep when motor should be active, support 1 10 years ago
TODO disabled rule "tooRich" because it does not seem to be a good idea to 10 years ago
adc.c allow switching to 8 MHz, use bit shift instead of division to calculate 10 years ago
adc.h allow switching to 8 MHz, use bit shift instead of division to calculate 10 years ago
airgate.c don't set the driver to sleep when motor should be active, support 1 10 years ago
airgate.h don't set the driver to sleep when motor should be active, support 1 10 years ago
alert.c switched to avrispmkII, improved stepper motor control, improvements 10 years ago
alert.h keep 18 previous temperature values of the last 3 minutes to compare 10 years ago
command.c initial stepper motor implementation for setting the airgate position 10 years ago
command.h - made function parameters readonly 10 years ago
display.c simplified and more stable way to determine the state of the fire 10 years ago
display.h allow switching to 8 MHz, use bit shift instead of division to calculate 10 years ago
integers.c keep 18 previous temperature values of the last 3 minutes to compare 10 years ago
integers.h - made function parameters readonly 10 years ago
interrupts.c initial stepper motor implementation for setting the airgate position 10 years ago
interrupts.h don't set the driver to sleep when motor should be active, support 1 10 years ago
lambda.c airgate control basically working 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 enabled rule "tooRich" again since in can be useful, but with higher 10 years ago
pins.h put back default configuration values, allow to cancel alerts with keep 10 years ago
rules.c airgate control basically working 10 years ago
rules.h use size_t, lower thresholds for fireOut rule 10 years ago
sensors.c simplified and more stable way to determine the state of the fire 10 years ago
sensors.h simplified and more stable way to determine the state of the fire 10 years ago
strings.c fixed declaration in strings.h, include strings.h, fixed tests 10 years ago
strings.h fixed declaration in strings.h, include strings.h, fixed tests 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