forked from Archive/PX4-Autopilot
Merge branch 'master' of github.com:PX4/Firmware into public-export-build
This commit is contained in:
commit
5085023796
|
@ -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
|
||||
#
|
||||
|
||||
MODULE_COMMAND = att_pos_estimator_ekf
|
||||
|
|
Loading…
Reference in New Issue