.. |
.gitignore
|
Improvements to cmake.
|
2011-09-29 21:23:26 -04:00 |
APM_Config.h
|
Copter: simplify APM_Config after removing APM1,2 support
|
2015-03-13 16:41:05 +09:00 |
APM_Config_mavlink_hil.h
|
Copter: convert to new GPS API
|
2014-04-01 06:38:24 +11:00 |
AP_State.pde
|
Copter: Log Emergency Stop and Motor Interlock status
|
2015-05-01 14:30:43 +09:00 |
ArduCopter.pde
|
Copter: allow 550usec for gcs_send_deferred
|
2015-05-20 18:27:16 +09:00 |
Attitude.pde
|
Copter: revert AP_Math class change
|
2015-05-05 13:27:04 +10:00 |
GCS_Mavlink.pde
|
Copter: rename stop to brake
|
2015-05-17 14:44:34 +09:00 |
Log.pde
|
Copter: call Log_Write_POS()
|
2015-05-15 14:28:16 +10:00 |
Makefile
|
ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk)
|
2013-01-09 13:15:38 -08:00 |
Parameters.h
|
Copter: add support for 4th mavlink channel
|
2015-05-15 15:07:27 +09:00 |
Parameters.pde
|
Copter: add BRAKE to FLTMODE parameter descriptions
|
2015-05-17 15:58:42 +09:00 |
ReleaseNotes.txt
|
Copter: AC3.3-rc3 release notes
|
2015-05-17 14:52:15 +09:00 |
UserCode.pde
|
Copter: minor user hooks cleanup
|
2013-05-17 12:19:07 +09:00 |
UserVariables.h
|
Copter: minor user hooks cleanup
|
2013-05-17 12:19:07 +09:00 |
commands.pde
|
Copter: fix comments related to home-alt set in-flight
|
2015-05-13 18:00:34 +09:00 |
commands_logic.pde
|
Copter: add RTL to front of RTLState enum values
|
2015-05-19 13:55:50 +09:00 |
compassmot.pde
|
Copter: Rename output_min() to enable_motor_output()
|
2015-05-01 14:30:44 +09:00 |
compat.h
|
Copter: remove unused HIGH, LOW definitions
|
2014-05-09 16:35:21 +09:00 |
compat.pde
|
Copter: reduced build warnings
|
2015-02-18 11:13:48 +11:00 |
config.h
|
Copter: rename stop to brake
|
2015-05-17 14:44:34 +09:00 |
config_channels.h
|
ArduCopter: remove unnecessary references to CH_CAM_PITCH, CH_CAM_ROLL, CH_CAM_YAW
|
2012-09-02 12:47:27 +09:00 |
control_acro.pde
|
Copter: compiler warning stuff
|
2015-05-16 08:21:36 +10:00 |
control_althold.pde
|
Copter: autopilot modes to check for motor interlock status
|
2015-05-01 14:30:33 +09:00 |
control_auto.pde
|
Copter: revert AP_Math class change
|
2015-05-05 13:27:04 +10:00 |
control_autotune.pde
|
Copter: backoff autotune discovered Stab P to 90%
|
2015-05-17 11:06:09 +09:00 |
control_brake.pde
|
Copter: brake disarms if landed
|
2015-05-17 14:44:36 +09:00 |
control_circle.pde
|
Copter: revert AP_Math class change
|
2015-05-05 13:27:04 +10:00 |
control_drift.pde
|
Copter: replace fabs() with fabsf()
|
2015-05-09 09:57:25 +10:00 |
control_flip.pde
|
Copter: replace fabs() with fabsf()
|
2015-05-09 09:57:25 +10:00 |
control_guided.pde
|
Copter: revert AP_Math class change
|
2015-05-05 13:27:04 +10:00 |
control_land.pde
|
Copter: autopilot modes to check for motor interlock status
|
2015-05-01 14:30:33 +09:00 |
control_loiter.pde
|
Copter: autopilot modes to check for motor interlock status
|
2015-05-01 14:30:33 +09:00 |
control_poshold.pde
|
Copter: compiler warning stuff
|
2015-05-16 08:21:36 +10:00 |
control_rtl.pde
|
Copter: add RTL to front of RTLState enum values
|
2015-05-19 13:55:50 +09:00 |
control_sport.pde
|
Copter: Change throttle_zero to check interlock and E-stop status
|
2015-05-01 14:30:30 +09:00 |
control_stabilize.pde
|
Copter: Change throttle_zero to check interlock and E-stop status
|
2015-05-01 14:30:30 +09:00 |
crash_check.pde
|
Copter: parachute failure message if landed
|
2015-05-12 22:03:58 +09:00 |
defines.h
|
Copter: add RTL to front of RTLState enum values
|
2015-05-19 13:55:50 +09:00 |
ekf_check.pde
|
Copter: ekf_check ok if optflow pos available
|
2015-04-10 11:08:21 +09:00 |
esc_calibration.pde
|
Copter: fixup Windows newlines
|
2015-04-16 13:29:57 +09:00 |
events.pde
|
Copter: GCS failsafe triggers disarm if landed
|
2015-05-17 15:47:41 +09:00 |
failsafe.pde
|
Copter: enable CPU failsafe after initialisation
|
2015-04-13 15:58:13 +09:00 |
fence.pde
|
Copter: check fence alt without home being set
|
2015-05-13 16:10:48 +09:00 |
flight_mode.pde
|
Copter: rename stop to brake
|
2015-05-17 14:44:34 +09:00 |
heli.h
|
TradHeli: Move two static bools into heli_flags structure to save 2 bytes RAM.
|
2014-07-13 17:11:30 +09:00 |
heli.pde
|
Copter: add RTL to front of RTLState enum values
|
2015-05-19 13:55:50 +09:00 |
heli_control_acro.pde
|
Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value
|
2015-04-16 21:00:11 +09:00 |
heli_control_stabilize.pde
|
Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value
|
2015-04-16 21:00:11 +09:00 |
inertia.pde
|
Copter: current alt is alt above-ekf-origin until home set
|
2015-05-13 16:10:43 +09:00 |
land_detector.pde
|
Copter: Add additional check to Throttle Mix/Comp
|
2015-05-08 14:14:19 +09:00 |
landing_gear.pde
|
Copter: add RTL to front of RTLState enum values
|
2015-05-19 13:55:50 +09:00 |
leds.pde
|
Copter: remove CopterLED from main code
|
2013-11-30 18:20:55 +09:00 |
motor_test.pde
|
Copter: Rename output_min() to enable_motor_output()
|
2015-05-01 14:30:44 +09:00 |
motors.pde
|
Copter: use accel_calibrated_ok_all
|
2015-05-12 16:32:18 +09:00 |
navigation.pde
|
Copter: always update current_loc regardless of inav state
|
2015-02-12 15:00:56 +09:00 |
nocore.inoflag
|
ArduCopter: add nocore.inoflag and Arduino.h
|
2012-12-20 14:51:40 +11:00 |
perf_info.pde
|
ArduCopter: remove dangling ifdefs for 100Hz main loop
|
2015-05-08 14:55:41 +09:00 |
position_vector.pde
|
Copter: Compiler warnings: nuke fast_atan2()
|
2015-05-05 13:27:03 +10:00 |
radio.pde
|
Copter: Rename output_min() to enable_motor_output()
|
2015-05-01 14:30:44 +09:00 |
readme.txt
|
Copter: readme file renamed and directs to wiki
|
2014-02-12 21:03:45 +09:00 |
sensors.pde
|
Copter: set motor air density ratio
|
2015-04-29 14:36:17 +09:00 |
setup.pde
|
Copter: compile warnings: float to double. print statements require doubles
|
2015-05-05 13:27:00 +10:00 |
switches.pde
|
Copter: add aux switch for Brake flight mode
|
2015-05-17 14:44:35 +09:00 |
system.pde
|
Copter: add support for 4th mavlink channel
|
2015-05-15 15:07:27 +09:00 |
takeoff.pde
|
Copter: take-off uses PosControl's add_takeoff method
|
2015-05-01 12:56:32 +09:00 |
test.pde
|
Copter: compile warnings: float to double. print statements require doubles
|
2015-05-05 13:27:00 +10:00 |
tuning.pde
|
Copter: Change CH6_Tuning #defines into Enum
|
2015-05-01 14:30:36 +09:00 |