- Set and cancel alerts
- Display text
- Receive USART data
- Simulation by sending measurement values via USART
- Added some commands like enabling and disabling simulation
- Some refactoring and renaming of functions
- Comments missing
- Tests missing
1 parent 9f9615a commit 168b582c5c8618ba6ea99c27470d6323d550fdd7
@Torsten Römer Torsten Römer authored on 2 May 2015
Showing 13 changed files
View
lambda-test/Makefile
View
lambda-test/lambda-test.c
View
lambda/Makefile
View
lambda/alert.c
View
lambda/alert.h
View
lambda/command.c 0 → 100644
View
lambda/command.h 0 → 100644
View
lambda/display.c
View
lambda/display.h
View
lambda/interrupts.c
View
lambda/lambda.c
View
lambda/sensors.c
View
lambda/sensors.h