aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-04-27 14:09:48 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-04-27 14:09:48 +0200
commit5514d6879ab3caae0458fe01da574d7e09b1b447 (patch)
treea777c94348c2b47b409746f9ad69a979b12714f6
parent72aaa0f7f2dee98a572ad812157fd6781a52cc90 (diff)
downloadpx4-firmware-5514d6879ab3caae0458fe01da574d7e09b1b447.tar.gz
px4-firmware-5514d6879ab3caae0458fe01da574d7e09b1b447.tar.bz2
px4-firmware-5514d6879ab3caae0458fe01da574d7e09b1b447.zip
Docs changes
-rw-r--r--apps/examples/kalman_demo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/kalman_demo/Makefile b/apps/examples/kalman_demo/Makefile
index 99c34d934..6c592d645 100644
--- a/apps/examples/kalman_demo/Makefile
+++ b/apps/examples/kalman_demo/Makefile
@@ -1,6 +1,6 @@
############################################################################
#
-# Copyright (C) 2012 PX4 Development Team. All rights reserved.
+# Copyright (c) 2012, 2013 PX4 Development Team. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -32,7 +32,7 @@
############################################################################
#
-# Basic example application
+# Full attitude / position Extended Kalman Filter
#
APPNAME = kalman_demo