ardupilot/ArduCopter
rmackay9 7a0189fb2c ArduCopter: modified mainloop timing to be in sync with the arrival of new data from the IMU.
This reduces the maximum delay between when new sensor data arrives and when it is actually used by about 5ms.
2012-09-10 11:37:53 +09:00
..
Frame move Frame into ArduCopter 2011-09-09 11:52:15 +10:00
.gitignore Improvements to cmake. 2011-09-29 21:23:26 -04:00
APM_Config.h APM_Config.h for ArduCopter/ArduPlane: better descr of APM2_BETA_HARDWARE 2012-09-05 15:36:57 -07:00
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 2012-08-21 18:56:56 -07:00
ArduCopter.pde ArduCopter: modified mainloop timing to be in sync with the arrival of new data from the IMU. 2012-09-10 11:37:53 +09:00
Attitude.pde uncrustify ArduCopter/Attitude.pde 2012-08-21 19:19:50 -07:00
CMakeLists.txt Worked on ArduCopter cmake options. 2012-04-19 16:05:08 -04:00
GCS.h uncrustify ArduCopter/GCS.h 2012-08-21 18:56:56 -07:00
GCS.pde uncrustify ArduCopter/GCS.pde 2012-08-21 18:56:00 -07:00
GCS_Mavlink.pde ACM: added TELEM_DELAY to ArduCopter 2012-08-30 09:03:01 +10:00
Log.pde ACM Log.pde : whitespace clean up 2012-08-28 21:22:07 -07:00
Makefile AHRS: removed Quaternion build support from APM/ACM/rover 2012-08-22 10:42:21 +10:00
Parameters.h ArduCopter: fixes to allow AP_Mount to work on APM1 with original default channels and fix to reenable support for 3-axis gimbals on APM2. 2012-09-02 12:51:23 +09:00
Parameters.pde Fix Approach Altitude min 2012-09-06 17:43:58 +08:00
UserCode.pde uncrustify ArduCopter/UserCode.pde 2012-08-21 18:56:01 -07:00
UserVariables.h uncrustify ArduCopter/UserVariables.h 2012-08-21 18:56:57 -07:00
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 2012-02-28 16:14:31 -08:00
commands.pde uncrustify ArduCopter/commands.pde 2012-08-21 18:55:43 -07:00
commands_logic.pde ArduCopter: bug fix for ROI not working if user did not have a camera mount 2012-09-10 02:03:32 +09:00
commands_process.pde uncrustify ArduCopter/commands_process.pde 2012-08-21 18:56:00 -07:00
config.h ArduCopter: added NUM_IMU_SAMPLES_FOR_XYZHZ definitions for MPU6000 and Oilpan to allow more syncing of the mainloop with the arrival of data from the IMU. 2012-09-10 11:37:48 +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_modes.pde uncrustify ArduCopter/control_modes.pde 2012-08-21 18:54:57 -07:00
defines.h uncrustify ArduCopter/defines.h 2012-08-21 18:57:21 -07:00
events.pde uncrustify ArduCopter/events.pde 2012-08-21 18:55:43 -07:00
flip.pde uncrustify ArduCopter/flip.pde 2012-08-21 18:56:01 -07:00
inertia.pde uncrustify ArduCopter/inertia.pde 2012-08-21 18:54:57 -07:00
leds.pde uncrustify ArduCopter/leds.pde 2012-08-21 18:55:44 -07:00
limits.pde uncrustify ArduCopter/limits.pde 2012-08-21 18:55:16 -07:00
motors.pde uncrustify ArduCopter/motors.pde 2012-08-21 19:19:50 -07:00
navigation.pde uncrustify ArduCopter/navigation.pde 2012-08-21 19:19:50 -07:00
options.cmake AHRS: removed Quaternion build support from APM/ACM/rover 2012-08-22 10:42:21 +10:00
planner.pde uncrustify ArduCopter/planner.pde 2012-08-21 18:56:56 -07:00
radio.pde ArduCopter: fixes to allow AP_Mount to work on APM1 with original default channels and fix to reenable support for 3-axis gimbals on APM2. 2012-09-02 12:51:23 +09:00
read_me.text renamed top level directories 2011-09-09 11:27:41 +10:00
sensors.pde uncrustify ArduCopter/sensors.pde 2012-08-21 18:56:50 -07:00
setup.pde uncrustify ArduCopter/setup.pde 2012-08-21 19:19:50 -07:00
system.pde ArduCopter: increase SPI bus speed to 2Mhz after IMU initialisation has completed (MPU6000 accepts maximum of 1Mhz for some registers but up to 20Mhz for main sensor and interrupt registers) 2012-08-28 17:29:48 +09:00
test.pde uncrustify ArduCopter/test.pde 2012-08-21 19:19:50 -07:00
toy.pde uncrustify ArduCopter/toy.pde 2012-08-21 18:56:00 -07:00