mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 01:53:48 +08:00
Slight Changes to INS EXT POSE and INS EKF2 (#3233)
This commit is contained in:
committed by
GitHub
parent
5b13467c71
commit
6667d5091d
@@ -22,7 +22,7 @@
|
||||
<file name="ins_ext_pose.h"/>
|
||||
</header>
|
||||
<init fun="ins_ext_pose_init()"/>
|
||||
<periodic fun="ins_ext_pose_run()" freq="512" />
|
||||
<periodic fun="ins_ext_pose_run()"/>
|
||||
<datalink message="EXTERNAL_POSE" fun="ins_ext_pose_msg_update(buf)"/>
|
||||
|
||||
<makefile target="ap">
|
||||
|
||||
Reference in New Issue
Block a user