ardupilot/ArduSub
Jacob Walser e2a7ba5b0c Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
..
APM_Config.h Sub: Create new Vectored 90DEG (6DOF) class 2017-02-21 11:26:14 +11:00
APM_Config_mavlink_hil.h Sub: New vehicle type, derived from ArduCopter. 2017-02-21 11:26:14 +11:00
AP_State.cpp Sub: Add throw mode to match Copter. 2017-02-21 11:26:14 +11:00
ArduSub.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
Attitude.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
GCS_Mavlink.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
GCS_Mavlink.h Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
Log.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
Makefile Sub: New vehicle type, derived from ArduCopter. 2017-02-21 11:26:14 +11:00
Makefile.waf Sub: Update build script and added to build_ci.sh 2017-02-21 11:26:14 +11:00
Parameters.cpp Sub: Add WaterDetector object and parameters 2017-02-21 11:26:14 +11:00
Parameters.h Sub: Add WaterDetector object and parameters 2017-02-21 11:26:14 +11:00
Parameters.pde Sub: New vehicle type, derived from ArduCopter. 2017-02-21 11:26:14 +11:00
ReleaseNotes.txt Sub: New vehicle type, derived from ArduCopter. 2017-02-21 11:26:14 +11:00
Sub.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
Sub.h Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
UserCode.cpp Sub: Refactor userhooks 2017-02-21 11:26:14 +11:00
UserVariables.h Sub: New vehicle type, derived from ArduCopter. 2017-02-21 11:26:14 +11:00
arming_checks.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
baro_ground_effect.cpp Sub: Refactor "Copter" to "Sub". 2017-02-21 11:26:14 +11:00
capabilities.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
commands.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
commands_logic.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
compassmot.cpp Sub: Match Copter changes 2017-02-21 11:26:14 +11:00
compat.cpp Sub: Refactor "Copter" to "Sub". 2017-02-21 11:26:14 +11:00
config.h Sub: Create new Vectored 90DEG (6DOF) class 2017-02-21 11:26:14 +11:00
control_acro.cpp Sub: Repair motor outputs for ROVs for +/-1.0 range 2017-02-21 11:26:14 +11:00
control_althold.cpp Sub: lock out depth hold mode if no external sensor is present 2017-02-21 11:26:14 +11:00
control_auto.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_autotune.cpp Sub: Changes to match Copter 2017-02-21 11:26:14 +11:00
control_brake.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_circle.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_drift.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_flip.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_guided.cpp Sub: Changes to match upstream Copter changes. 2017-02-21 11:26:14 +11:00
control_land.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_loiter.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
control_manual.cpp Sub: Hardcoded scalars for manual mode to match stabilize mode 2017-02-21 11:26:14 +11:00
control_poshold.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
control_rtl.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
control_sport.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
control_stabilize.cpp Sub: remove heading hold debug message from stabilize 2017-02-21 11:26:14 +11:00
control_surface.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
control_throw.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
crash_check.cpp Sub: Changes to match Copter 2017-02-21 11:26:14 +11:00
defines.h Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
ekf_check.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
esc_calibration.cpp Sub: Remove heli support from sub. 2017-02-21 11:26:14 +11:00
events.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
failsafe.cpp Sub: Refactor "Copter" to "Sub". 2017-02-21 11:26:14 +11:00
fence.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
flight_mode.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
inertia.cpp Sub: Match Copter changes 2017-02-21 11:26:14 +11:00
joystick.cpp Sub: Fix camera low pass filter and allow button holding. 2017-02-21 11:26:14 +11:00
land_detector.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
landing_gear.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
leds.cpp Sub: Refactor "Copter" to "Sub". 2017-02-21 11:26:14 +11:00
make.inc Sub: add WaterDetector to build 2017-02-21 11:26:14 +11:00
motor_test.cpp Sub: Remove unnecessary failsafe from motor test. 2017-02-21 11:26:14 +11:00
motors.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
navigation.cpp Sub: Match Copter changes 2017-02-21 11:26:14 +11:00
perf_info.cpp Sub: Match Copter changes. 2017-02-21 11:26:14 +11:00
position_vector.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
precision_landing.cpp Sub: Changes to match upstream Copter changes. 2017-02-21 11:26:14 +11:00
radio.cpp Sub: Force ch 3 trim to 1100 to match hardcoded radio settings 2017-02-21 11:26:14 +11:00
sensors.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
setup.cpp Sub: Match copter mode change stuff 2017-02-21 11:26:14 +11:00
surface_bottom_detector.cpp Sub: fix surface bottom detection 2017-02-21 11:26:14 +11:00
switches.cpp Sub: replace land with surface mode 2017-02-21 11:26:14 +11:00
system.cpp Sub: Make changes to match Copter changes 2017-02-21 11:26:14 +11:00
takeoff.cpp Sub: Changes to match upstream Copter changes. 2017-02-21 11:26:14 +11:00
terrain.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
test.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
tuning.cpp Sub: Changes to match recent Copter updates. 2017-02-21 11:26:14 +11:00
turn_counter.cpp Sub: Turn counter (#23) 2017-02-21 11:26:14 +11:00
wscript Sub: Fix waf build for water detector. 2017-02-21 11:26:14 +11:00