Implemented new, simple system boot config and sane default value system based on two parameters evaluated at boot time

This commit is contained in:
Lorenz Meier
2013-07-15 13:58:43 +02:00
parent 60ce9759d9
commit 0b47ed86e0
10 changed files with 335 additions and 21 deletions
+2 -1
View File
@@ -47,4 +47,5 @@ SRCS = err.c \
pid/pid.c \
geo/geo.c \
systemlib.c \
airspeed.c
airspeed.c \
system_params.c