.. |
.gitignore
|
…
|
|
APM_Config.h
|
Copter: remove CLI
|
8 years ago |
APM_Config_mavlink_hil.h
|
Global: remove mode line from headers
|
8 years ago |
AP_Arming.cpp
|
Copter: move Copter RC checking code into library
|
8 years ago |
AP_Arming.h
|
Copter: remove pointless pre_arm_gps_checks function
|
8 years ago |
AP_Rally.cpp
|
Global: remove mode line from headers
|
8 years ago |
AP_Rally.h
|
Global: remove mode line from headers
|
8 years ago |
AP_State.cpp
|
Copter: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
ArduCopter.cpp
|
Copter: remove CLI
|
8 years ago |
Attitude.cpp
|
Copter: remove unused desired_climb_rate variable
|
8 years ago |
Copter.cpp
|
Copter: camera is responsible for taking distance-based-images and logging
|
8 years ago |
Copter.h
|
Copter: use GCS_MAVLINK subclasses to handle set_mode
|
8 years ago |
GCS_Copter.h
|
Copter: remove CLI
|
8 years ago |
GCS_Mavlink.cpp
|
Copter: use GCS_MAVLINK subclasses to handle set_mode
|
8 years ago |
GCS_Mavlink.h
|
Copter: use GCS_MAVLINK subclasses to handle set_mode
|
8 years ago |
Log.cpp
|
Copter: remove CLI
|
8 years ago |
Makefile
|
…
|
|
Makefile.waf
|
…
|
|
Parameters.cpp
|
Copter: remove CLI
|
8 years ago |
Parameters.h
|
Copter: remove CLI
|
8 years ago |
Parameters.pde
|
…
|
|
ReleaseNotes.txt
|
Copter: 3.5.2 release notes
|
8 years ago |
UserCode.cpp
|
Global: remove mode line from headers
|
8 years ago |
UserVariables.h
|
Global: remove mode line from headers
|
8 years ago |
afs_copter.cpp
|
Copter: correct advance failsafe
|
8 years ago |
afs_copter.h
|
Global: remove mode line from headers
|
8 years ago |
avoidance_adsb.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
avoidance_adsb.h
|
Copter: add new avoidance recovery modes
|
9 years ago |
baro_ground_effect.cpp
|
Copter: fix float warning; get_velocity_z() returns float
|
8 years ago |
capabilities.cpp
|
Copter: add compass cal capability bit
|
8 years ago |
commands.cpp
|
Copter: eliminate global static GCS_MAVLINK::send_home_all
|
8 years ago |
commands_logic.cpp
|
Copter: camera is responsible for taking distance-based-images and logging
|
8 years ago |
compassmot.cpp
|
Copter: create GCS subclass, use inheritted methods
|
8 years ago |
compat.cpp
|
…
|
|
config.h
|
Copter: remove CLI
|
8 years ago |
control_acro.cpp
|
Copter: sport and acro trainer limits based on target attitude
|
8 years ago |
control_althold.cpp
|
Copter: use avoidance adjusted climb rate in all modes
|
8 years ago |
control_auto.cpp
|
Copter: minor comment and formatting fixes
|
8 years ago |
control_autotune.cpp
|
Copter: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
control_avoid_adsb.cpp
|
Global: remove mode line from headers
|
8 years ago |
control_brake.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
control_circle.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
control_drift.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
control_flip.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
control_guided.cpp
|
Copter: minor comment and formatting fixes
|
8 years ago |
control_guided_nogps.cpp
|
Global: remove mode line from headers
|
8 years ago |
control_land.cpp
|
Copter: remove unused desired_climb_rate variable
|
8 years ago |
control_loiter.cpp
|
Copter: remove const qualifier from do_precision_loiter
|
8 years ago |
control_poshold.cpp
|
Copter: use avoidance adjusted climb rate in all modes
|
8 years ago |
control_rtl.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
control_sport.cpp
|
Copter: sport and acro trainer limits based on target attitude
|
8 years ago |
control_stabilize.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
control_throw.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
crash_check.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
defines.h
|
Copter: add gps glitch notification and pre-arm check
|
8 years ago |
ekf_check.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
esc_calibration.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
events.cpp
|
Copter: add gps glitch notification and pre-arm check
|
8 years ago |
failsafe.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
fence.cpp
|
Copter: report polygon fence breach
|
8 years ago |
flight_mode.cpp
|
Copter: remove CLI
|
8 years ago |
heli.cpp
|
Copter: use only downward facing rangefinder
|
8 years ago |
heli_control_acro.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
heli_control_stabilize.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
inertia.cpp
|
Global: remove mode line from headers
|
8 years ago |
land_detector.cpp
|
Copter: call set_likely_flying()
|
8 years ago |
landing_gear.cpp
|
Copter: enable landing gear based on RC output
|
8 years ago |
leds.cpp
|
Global: remove mode line from headers
|
8 years ago |
make.inc
|
Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries
|
8 years ago |
motor_test.cpp
|
Copter: create GCS subclass, use inheritted methods
|
8 years ago |
motors.cpp
|
Copter: minor format fix for motors.cpp
|
8 years ago |
navigation.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
perf_info.cpp
|
Copter: Document max loop time as being in microseconds
|
8 years ago |
position_vector.cpp
|
Global: remove mode line from headers
|
8 years ago |
precision_landing.cpp
|
Global: remove mode line from headers
|
8 years ago |
radio.cpp
|
Copter: increase RC input deadzones for roll pitch and yaw
|
8 years ago |
sensors.cpp
|
Copter: remove CLI
|
8 years ago |
setup.cpp
|
Copter: remove CLI
|
8 years ago |
switches.cpp
|
Copter: camera is responsible for taking distance-based-images and logging
|
8 years ago |
system.cpp
|
Copter: remove CLI
|
8 years ago |
takeoff.cpp
|
Copter: combined tri, single, coax and multicopter into a single build
|
8 years ago |
terrain.cpp
|
Global: remove mode line from headers
|
8 years ago |
tuning.cpp
|
Copter: adjust for change to AC_PID
|
8 years ago |
version.h
|
Copter: version to 3.6-dev
|
8 years ago |
wscript
|
Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries
|
8 years ago |