mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +08:00
[rotwing] Rename to make name consistent (#3366)
* Make naming consistent rotwing * Fixes * more files * fix conf * revert * update * double id's * Missed a file * missing renames --------- Co-authored-by: Freek van Tienen <freek.v.tienen@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c5b9678d77
commit
7da8daf6e2
@@ -87,9 +87,9 @@
|
||||
#include "math/wls/wls_alloc.h"
|
||||
#include "modules/nav/nav_rotorcraft_hybrid.h"
|
||||
#include "firmwares/rotorcraft/navigation.h"
|
||||
#include "modules/rot_wing_drone/rotwing_state_V2.h"
|
||||
#include "modules/rotwing_drone/rotwing_state_V2.h"
|
||||
#include "modules/core/commands.h"
|
||||
#include "modules/ctrl/eff_scheduling_rot_wing_V2.h"
|
||||
#include "modules/ctrl/eff_scheduling_rotwing_V2.h"
|
||||
#include <stdio.h>
|
||||
#if INS_EXT_POSE
|
||||
#include "modules/ins/ins_ext_pose.h"
|
||||
|
||||
Reference in New Issue
Block a user