.. |
.gitignore
|
…
|
|
APM_Config.h
|
Copter: integrate AP_VisualOdom
|
8 years ago |
APM_Config_mavlink_hil.h
|
…
|
|
AP_Arming.cpp
|
Copter: ensure logging is working as part of arming checks
|
8 years ago |
AP_Arming.h
|
Copter: remove pointless pre_arm_gps_checks function
|
8 years ago |
AP_Rally.cpp
|
…
|
|
AP_Rally.h
|
…
|
|
AP_State.cpp
|
Copter: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
ArduCopter.cpp
|
Copter: eliminate gcs_send_message wrapper
|
8 years ago |
Attitude.cpp
|
Copter: remove unused desired_climb_rate variable
|
8 years ago |
Copter.cpp
|
Copter: move should_log check of log bitmask into DataFlash
|
8 years ago |
Copter.h
|
Copter: move send_proximity to GCS common code (NFC)
|
8 years ago |
GCS_Copter.cpp
|
Copter: create GCS subclass, use inheritted methods
|
8 years ago |
GCS_Copter.h
|
Copter: eliminate global static GCS_MAVLINK::send_home_all
|
8 years ago |
GCS_Mavlink.cpp
|
Copter: handle common GPS messages in base GCS_MAVLINK class
|
8 years ago |
GCS_Mavlink.h
|
Copter: handle common GPS messages in base GCS_MAVLINK class
|
8 years ago |
Log.cpp
|
Copter: move proximity log to DataFlash (NFC)
|
8 years ago |
Makefile
|
…
|
|
Makefile.waf
|
…
|
|
Parameters.cpp
|
Copter: reverse IDs in g2 for TCAL and tx_type
|
8 years ago |
Parameters.h
|
ArduCopter: move of CAN parameters into separate group
|
8 years ago |
Parameters.pde
|
…
|
|
ReleaseNotes.txt
|
Copter: update 3.5.0 release notes
|
8 years ago |
UserCode.cpp
|
…
|
|
UserVariables.h
|
…
|
|
afs_copter.cpp
|
Copter: correct advance failsafe
|
8 years ago |
afs_copter.h
|
…
|
|
avoidance_adsb.cpp
|
…
|
|
avoidance_adsb.h
|
…
|
|
baro_ground_effect.cpp
|
…
|
|
capabilities.cpp
|
…
|
|
commands.cpp
|
Copter: eliminate global static GCS_MAVLINK::send_home_all
|
8 years ago |
commands_logic.cpp
|
Copter: set_auto_yaw_look_at_heading takes bool for relative angle arg
|
8 years ago |
compassmot.cpp
|
Copter: create GCS subclass, use inheritted methods
|
8 years ago |
compat.cpp
|
…
|
|
config.h
|
Copter: integrate AP_VisualOdom
|
8 years ago |
control_acro.cpp
|
Copter: sport and acro trainer limits based on target attitude
|
8 years ago |
control_althold.cpp
|
…
|
|
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
|
…
|
|
control_brake.cpp
|
…
|
|
control_circle.cpp
|
…
|
|
control_drift.cpp
|
…
|
|
control_flip.cpp
|
…
|
|
control_guided.cpp
|
Copter: minor comment and formatting fixes
|
8 years ago |
control_guided_nogps.cpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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: move proximity log to DataFlash (NFC)
|
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: use send_text method on the GCS singleton
|
8 years ago |
failsafe.cpp
|
…
|
|
fence.cpp
|
Copter: report polygon fence breach
|
8 years ago |
flight_mode.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
heli.cpp
|
Copter: use only downward facing rangefinder
|
8 years ago |
heli_control_acro.cpp
|
…
|
|
heli_control_stabilize.cpp
|
…
|
|
inertia.cpp
|
…
|
|
land_detector.cpp
|
Copter: call set_likely_flying()
|
8 years ago |
landing_gear.cpp
|
Copter: landing gear position set less often
|
8 years ago |
leds.cpp
|
…
|
|
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: use send_text method on the GCS singleton
|
8 years ago |
navigation.cpp
|
…
|
|
perf_info.cpp
|
Copter: Document max loop time as being in microseconds
|
8 years ago |
position_vector.cpp
|
…
|
|
precision_landing.cpp
|
…
|
|
radio.cpp
|
Copter: increase RC input deadzones for roll pitch and yaw
|
8 years ago |
sensors.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
setup.cpp
|
…
|
|
switches.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
system.cpp
|
Copter: move starting of new logs into DataFlash
|
8 years ago |
takeoff.cpp
|
…
|
|
terrain.cpp
|
…
|
|
test.cpp
|
Copter: use only downward facing rangefinder
|
8 years ago |
tuning.cpp
|
…
|
|
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 |