mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
non standard conrtol for all targets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# fixed wing control loops with adaptive horizontal control
|
||||
|
||||
|
||||
ap.srcs += $(SRC_FIXEDWING)/fw_h_ctl_a.c $(SRC_FIXEDWING)/fw_v_ctl.c
|
||||
$(TARGET).srcs += $(SRC_FIXEDWING)/fw_h_ctl_a.c $(SRC_FIXEDWING)/fw_v_ctl.c
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# new fixed wing control loops with merged auto pitch and auto throttle, adaptive horizontal control
|
||||
|
||||
|
||||
ap.srcs += $(SRC_FIXEDWING)/fw_h_ctl_a.c $(SRC_FIXEDWING)/fw_v_ctl_n.c
|
||||
$(TARGET).srcs += $(SRC_FIXEDWING)/fw_h_ctl_a.c $(SRC_FIXEDWING)/fw_v_ctl_n.c
|
||||
|
||||
Reference in New Issue
Block a user