.. |
AP_Arming_Sub.cpp
|
ArduSub: DCM handles centrifugal correction application internally now
|
4 years ago |
AP_Arming_Sub.h
|
ArduSub: add do_disarm_checks boolean to disarm call
|
4 years ago |
AP_State.cpp
|
…
|
|
ArduSub.cpp
|
Sub: update_throttle_range don't set_throttle_range
|
3 years ago |
Attitude.cpp
|
Sub: use vector.xy().length() instead of norm(x,y)
|
3 years ago |
GCS_Mavlink.cpp
|
Sub: no need to fabs() get_default_speed_down() as it does fabs already
|
3 years ago |
GCS_Mavlink.h
|
ArduSub: Add support for HIGH_LATENCY2 messages
|
4 years ago |
GCS_Sub.cpp
|
ArduSub: remove AC_TERRAIN compilation option
|
4 years ago |
GCS_Sub.h
|
…
|
|
Log.cpp
|
ArduSub: rename for AHRS restructuring
|
4 years ago |
Makefile.waf
|
…
|
|
Parameters.cpp
|
ArduSub: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
Parameters.h
|
ArduSub: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
RC_Channel.cpp
|
…
|
|
RC_Channel.h
|
…
|
|
ReleaseNotes.txt
|
Sub: update release notes for 4.0.3
|
4 years ago |
Sub.cpp
|
Sub: fixes for use of longitude_scale()
|
4 years ago |
Sub.h
|
ArduSub: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
UserCode.cpp
|
…
|
|
UserVariables.h
|
…
|
|
commands.cpp
|
ArduSub: eliminate AP::ahrs().get_location
|
3 years ago |
commands_logic.cpp
|
Sub: use cleaned up APIs
|
4 years ago |
config.h
|
ArduSub: remove AC_TERRAIN compilation option
|
4 years ago |
control_acro.cpp
|
Sub: Use PosControl fixes
|
4 years ago |
control_althold.cpp
|
Copter: Add units to the AC_AttitudeControl Library
|
3 years ago |
control_auto.cpp
|
Sub: modes keep controllers initialized when disarmed
|
3 years ago |
control_circle.cpp
|
Sub: modes keep controllers initialized when disarmed
|
3 years ago |
control_guided.cpp
|
Sub: modes keep controllers initialized when disarmed
|
3 years ago |
control_manual.cpp
|
Sub: Use PosControl fixes
|
4 years ago |
control_motordetect.cpp
|
…
|
|
control_poshold.cpp
|
Sub: seperate kinimatic shaping from pid limit setting
|
4 years ago |
control_stabilize.cpp
|
Sub: Use PosControl fixes
|
4 years ago |
control_surface.cpp
|
Sub: Separate landing and terrain following.
|
3 years ago |
defines.h
|
Sub: integrate s-curves, remove spline support
|
4 years ago |
failsafe.cpp
|
ArduSub: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
4 years ago |
fence.cpp
|
…
|
|
flight_mode.cpp
|
Sub: remove unused prev_control_mode_reason
|
4 years ago |
inertia.cpp
|
…
|
|
joystick.cpp
|
Sub: make mount/gimbal inclusion configurable per-board
|
5 years ago |
motors.cpp
|
Sub: Motor-test: change disarm method on motor test timeout
|
3 years ago |
position_vector.cpp
|
Sub: fixes for use of longitude_scale()
|
4 years ago |
radio.cpp
|
Sub: convert to PWM min and max in AP_Motors
|
3 years ago |
sensors.cpp
|
Sub: moved accel cal update to vehicle code
|
3 years ago |
surface_bottom_detector.cpp
|
…
|
|
system.cpp
|
ArduSub: ensure ENABLE_SCRIPTING is always defined
|
3 years ago |
terrain.cpp
|
ArduSub: remove AC_TERRAIN compilation option
|
4 years ago |
turn_counter.cpp
|
…
|
|
version.h
|
ArduSub: Use new AP_FWVersionDefine header
|
4 years ago |
wscript
|
…
|
|