.. |
APM_Config.h
|
Copter: add missing defines to config.h
|
7 years ago |
APM_Config_mavlink_hil.h
|
Global: remove mode line from headers
|
8 years ago |
AP_Arming.cpp
|
Copter: obey ADSB_ENABLED == DISABLED
|
7 years ago |
AP_Arming.h
|
Copter: enable TMODE (ToyMode) support
|
7 years ago |
AP_Rally.cpp
|
Global: remove mode line from headers
|
8 years ago |
AP_Rally.h
|
Copter: removed create() method for objects
|
7 years ago |
AP_State.cpp
|
Copter: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
ArduCopter.cpp
|
Copter: obey ADSB_ENABLED == DISABLED
|
7 years ago |
Attitude.cpp
|
Copter: enable TMODE (ToyMode) support
|
7 years ago |
Copter.cpp
|
Copter: remove pointless initialisations
|
7 years ago |
Copter.h
|
Copter: Obey MOUNT == DISABLED
|
7 years ago |
GCS_Copter.h
|
Copter: remove CLI
|
8 years ago |
GCS_Mavlink.cpp
|
Copter: add in_guided_mode mode callback
|
7 years ago |
GCS_Mavlink.h
|
Copter: use gps singleton for GCS function
|
7 years ago |
Log.cpp
|
Copter: correct compilation when logging is disabled
|
7 years ago |
Makefile
|
ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk)
|
12 years ago |
Makefile.waf
|
waf: use single entry point for make wrappers
|
9 years ago |
Parameters.cpp
|
Copter: obey ADSB_ENABLED == DISABLED
|
7 years ago |
Parameters.h
|
Copter: optionalize the winch
|
7 years ago |
Parameters.pde
|
Copter: added blank Parameters.pde for MissionPlanner
|
10 years ago |
ReleaseNotes.txt
|
Copter: 3.5.5-rc1 release note update
|
7 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: Support landing flight termination
|
8 years ago |
afs_copter.h
|
Global: remove mode line from headers
|
8 years ago |
avoidance_adsb.cpp
|
Copter: obey ADSB_ENABLED == DISABLED
|
7 years ago |
avoidance_adsb.h
|
Copter: removed create() method for objects
|
7 years ago |
baro_ground_effect.cpp
|
Copter: eliminate mode_has_manual_throttle
|
7 years ago |
capabilities.cpp
|
Copter: add compass cal capability bit
|
8 years ago |
commands.cpp
|
Copter: sets SmartRTL home after AHRS home is set
|
7 years ago |
commands_logic.cpp
|
Copter: optionalize the winch
|
7 years ago |
compassmot.cpp
|
Copter: correct mav result for compass motor calibration on heli
|
7 years ago |
compat.cpp
|
Copter: use millis/micros/panic functions
|
9 years ago |
config.h
|
Copter: disable winch, gripper, sprayer on v2 build
|
7 years ago |
crash_check.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
defines.h
|
Copter: move logging of PM messages to AP_Scheduler
|
7 years ago |
ekf_check.cpp
|
Copter: delete \n from the log using gcs().send_text
|
7 years ago |
esc_calibration.cpp
|
Copter: remove shims used in scheduler
|
7 years ago |
events.cpp
|
Copter: fix Battery FailSafe action with auto mode
|
7 years ago |
failsafe.cpp
|
Copter: allow fence to be disabled while AFS is enabled
|
7 years ago |
fence.cpp
|
Copter: remove argument to check()
|
7 years ago |
heli.cpp
|
Copter: rename flightmode_ objects to mode_
|
7 years ago |
inertia.cpp
|
Global: remove mode line from headers
|
8 years ago |
land_detector.cpp
|
Copter: eliminate MAIN_LOOP_SECONDS macro
|
7 years ago |
landing_gear.cpp
|
Copter: make landing_gear_should_be_deployed a base-class method
|
7 years ago |
leds.cpp
|
Copter: remove shims used in scheduler
|
7 years ago |
make.inc
|
Copter: add AP_Winch and AP_WheelEncoder to build
|
7 years ago |
mode.cpp
|
Copter: re-added reason to mode change log msg
|
7 years ago |
mode.h
|
Copter: add in_guided_mode mode callback
|
7 years ago |
mode_acro.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_acro_heli.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_althold.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_auto.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_autotune.cpp
|
Copter: autotune: correct compilation when logging disabled
|
7 years ago |
mode_avoid_adsb.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_brake.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_circle.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_drift.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_flip.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_flowhold.cpp
|
Copter: make flowhold mode conditional
|
7 years ago |
mode_guided.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_guided_nogps.cpp
|
Copter: rename control_xx.cpp files to mode_xx.cpp
|
7 years ago |
mode_land.cpp
|
Copter: correct definition of unused variable when precision landing disabled
|
7 years ago |
mode_loiter.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_poshold.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_rtl.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_smart_rtl.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_sport.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_stabilize.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_stabilize_heli.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_throw.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
motor_test.cpp
|
Copter: implement per-motor compass compensation
|
7 years ago |
motors.cpp
|
Copter: use AP_Scheduler's loop() function
|
7 years ago |
navigation.cpp
|
Copter: Copter.h method reordering
|
7 years ago |
position_vector.cpp
|
Copter: Move some common functions to AP_Math (NFC)
|
7 years ago |
precision_landing.cpp
|
Global: remove mode line from headers
|
8 years ago |
radio.cpp
|
Copter: enable TMODE (ToyMode) support
|
7 years ago |
sensors.cpp
|
Copter: optionalize the winch
|
7 years ago |
setup.cpp
|
Copter: remove CLI
|
8 years ago |
switches.cpp
|
Copter: obey ADSB_ENABLED == DISABLED
|
7 years ago |
system.cpp
|
Copter: correct nullptr check for circle nav allocation
|
7 years ago |
takeoff.cpp
|
Copter: added FLOWHOLD flight mode
|
7 years ago |
terrain.cpp
|
Global: remove mode line from headers
|
8 years ago |
toy_mode.cpp
|
Copter: toymode: correct compilation with fence is disabled
|
7 years ago |
toy_mode.h
|
Copter: enable F412 toymode button setup
|
7 years ago |
tuning.cpp
|
Copter: minor formatting fixes
|
7 years ago |
version.cpp
|
ArduCopter: move version to a static member
|
7 years ago |
version.h
|
Copter: firmware text to ArduCopter
|
7 years ago |
wscript
|
Copter: add AP_Winch and AP_WheelEncoder to build
|
7 years ago |