2051 Commits (7e8ef0ae95b6d4464f1c45ed3b34d9b4bb26ca45)

Author SHA1 Message Date
Andrew Tridgell 8620a036de RC_Channel_aux: minor cleanups 13 years ago
Andrew Tridgell bd31f340a7 RC_Channel: support channel reversal on range channels 13 years ago
rmackay9 303ca11c4c HIL: changes to fix HIL for ArduCopter after recent timing changes. 13 years ago
Michael Oborne 94f956a0ca fix AP attitude hil - with randys help 13 years ago
rmackay9 9e66b555cb ArduCopter: removed INSTANT_PWM from ArduCopter and AP_Motors library 13 years ago
rmackay9 1c9fe3b1b6 AP_AHRS: fix to allow example sketch to compile 13 years ago
Andrew Tridgell ba9543ee04 GPS: NMEA bug fix from Alexey Kozin 13 years ago
Andrew Tridgell fba1692d69 AHRS: added AHRS_BARO_USE parameter 13 years ago
Andrew Tridgell b787dc8cce APM: added wdt.h for SITL build of APM 13 years ago
rmackay9 9f1033dc42 AP_InertialSensor_Stub: added num_samples_available method to fix HIL build 13 years ago
rmackay9 130f3b0030 AP_InertialSensor_MPU6000: move _last_sample_time_micros to capture time data_interrupt was called 13 years ago
rmackay9 7a265dbf61 AP_InertialSensor: use AP_TimerProcess's queue_process to run read from MPU6000 after any currently running processes complete 13 years ago
rmackay9 55ef1e0a29 AP_PeriodicProcess: queue_process changes to suspend other processes before running queued process 13 years ago
rmackay9 6ea5c21f7c AP_ADC: added num_samples_available to allow main loop to be synced with arrival of new sensor data for Oilpan. 13 years ago
rmackay9 fc4ff007e6 AP_IMU: added num_samples_available to allow main loop timing to be synced with arrival of new data from IMU. 13 years ago
rmackay9 0a6219695b AP_InertialSensor: changed read of sensor from MPU6000 to happen immediately 13 years ago
Craig Elder 90b74f5bab APM_RC: fixed noisy PWM output on startup for APM2 13 years ago
Andrew Tridgell 4c07add542 AP_Camera: updated for new RC_Channel_aux API 13 years ago
Andrew Tridgell f41270a3ce AP_Mount: updated for new RC_Channel_aux API 13 years ago
Andrew Tridgell 3b97339104 RC_Channel: simplified RC_Channel_aux and fixed issue 725 13 years ago
Andrew Tridgell de28cc8b28 AHRS: added AHRS_WIND_MAX option 13 years ago
Andrew Tridgell 8458607928 APM_OBC: changed termination servo values, and added loop counter 13 years ago
Andrew Tridgell fa84ba451a APM_OBM: Failsafe board sketch 13 years ago
Andrew Tridgell cca04d195a APM_OBC: handle separate terminate pin correctly 13 years ago
Andrew Tridgell 13145e4c01 OBC: added FS_TERM_PIN option 13 years ago
Andrew Tridgell 3a1ff7bdd9 Mavlink: enable MAVLINK_SEPARATE_HELPERS 13 years ago
Andrew Tridgell 6922dcdea2 Compass: added compass.accumulate() API 13 years ago
rmackay9 5994117f6f RC_Channel_aux: bug fix which could cause channel to be assigned to the wrong function and miss others 13 years ago
Andrew Tridgell d5b218c80b SITL: use AP_Declination code to get right compass dec for autotest 13 years ago
Pat Hickey 7b3009a238 APM_RC_APM1.cpp: Bugfix on mapping of SetFastOutputChannels to ICR reg 13 years ago
Andrew Tridgell e2b8817a89 APM: added the ability to forcibly crash the plane on OBC failsafe breach 13 years ago
Andrew Tridgell 71500347ec APM_OBC: don't use _saved_wp when zero 13 years ago
Andrew Tridgell d13d117e61 APM: removed reset_I() and instead auto-reset integrator in PID library 13 years ago
Andrew Tridgell dd7c815c5f SITL: zero wind for first 15s 13 years ago
rmackay9 c965963d7b AP_InertialSensor_MPU6000: bug fix. DMP was being enabled by default so although the results were not being used, this caused a delay in the main loop 13 years ago
Craig Elder 2da75b3c3c Revert "APM1: Delay serial3 init to not brick Xbee radios" 13 years ago
Amilcar Lucas b48a1f1fc4 ArduPlane: Fix 1280 builds 13 years ago
Amilcar Lucas 769f04b7d6 Improve comments, no functional changes 13 years ago
Amilcar Lucas 7a0c47d049 Improve comment aligment 13 years ago
Andrew Tridgell 747a926809 APM_OBC: ensure pins are setup as outputs 13 years ago
Andrew Tridgell 2be785899b AHRS: added airspeed_estimate() function 13 years ago
Andrew Tridgell 697b2074a5 SITL: added SIM_WIND_* parameters 13 years ago
Craig Elder b2c38d7dd4 APM1: Delay serial3 init to not brick Xbee radios 13 years ago
Andrew Tridgell 8b53f1272a AHRS: new functions to support APM_Control library 13 years ago
Jonathan Challinger 59875f8d53 APM_Control: added new APM controllers library 13 years ago
uncrustify 08c8dffd48 uncrustify libraries/DataFlash/DataFlash.h 13 years ago
uncrustify 2e97fd3e9f uncrustify libraries/DataFlash/DataFlash.cpp 13 years ago
uncrustify 744ad19630 uncrustify libraries/AP_Motors/AP_MotorsHeli.h 13 years ago
uncrustify b1b1975018 uncrustify libraries/AP_Motors/AP_MotorsHeli.cpp 13 years ago
uncrustify 40a4777d31 uncrustify libraries/AP_Limits/AP_Limit_Geofence.cpp 13 years ago