4015 Commits (3393a5c99ef091d05516dcc9add0782dbbc7a16a)

Author SHA1 Message Date
Andrew Tridgell 3393a5c99e AP_Baro: prevent a race condition in the SITL baro driver 12 years ago
Andrew Tridgell 86afc26609 HAL_SITL: decrease wind with altitude 12 years ago
Andrew Tridgell 98d391efa0 AP_Camera: added note on DO_SET_CAM_TRIGG_DIST in docs 12 years ago
Andrew Tridgell ede927f68a HAL_SITL: added airspeed noise control 12 years ago
Mike McCauley c524a7c717 AP_HAL_FLYMAPLE: remove obsolete debugging code from RCInput 12 years ago
Mike McCauley 6f04e5f2e7 AP_HAL_FLYMAPLE: RCInput now more robust in the face of connect/disconnect of 12 years ago
Mike McCauley ce1a8fb831 AP_HAL_FLYMAPLE: Added new example test sketch RCInput.pde 12 years ago
Mike McCauley 3226a81611 AP_HAL_FLYMAPLE: Improvements to RCInput 12 years ago
Mike McCauley fe6cacf081 AP_InertialSensor: Minor correction to comments in AP_InertialSensor_Flymaple.cpp 12 years ago
Mike McCauley 0920d9ac49 AP_HAL_FLYMAPLE: UARTDriver Use new libmaple TX buffers. 12 years ago
Mike McCauley 38512e3756 AP_HAL_FLYMAPLE: I2CDriver improvements to interrupt hygiene 12 years ago
Mike McCauley 8e5a9b06fb AP_HAL_FLYMAPLE: Fix example Scheduler.pde fo recent changes to API 12 years ago
Mike McCauley bc55a2844c AP_HAL_FLYMAPLE: Fix example Scheduler.pde to compile with recent changes to 12 years ago
Andrew Tridgell 72b97168c9 AP_RangeFinder: improved SONAR_PIN docs 12 years ago
Andrew Tridgell 7831113f84 AP_InertialSensor: yield the CPU for the right time in wait_for_sample() 12 years ago
Andrew Tridgell d973730b88 HAL_PX4: use hrt timer and semaphores to improve timing 12 years ago
Andrew Tridgell 8532e2bff8 AP_InertialSensor: fixed timing of PX4 sensor samples 12 years ago
Andrew Tridgell c4d62f6b92 AP_Scheduler: fixed SCHED_DEBUG docs 12 years ago
Andrew Tridgell 0f4da25e68 AP_Scheduler: make sure we run remaining tasks on overrun 12 years ago
Andrew Tridgell a5788dde8f HAL_AVR: added Scheduler.set_timer_speed() support 12 years ago
Andrew Tridgell 7ef187fcfd AP_HAL: added optional set_timer_speed() scheduler API 12 years ago
Andrew Tridgell 4de2a654ab AP_Mount: changed ahrs to be a const reference 12 years ago
Andrew Tridgell 34770fe6bf HAL_AVR: fixed SPI bus speed switching 12 years ago
Randy Mackay f2f61af125 HAL_AVR: scheduler interrupt 500hz for APM2 12 years ago
Andrew Tridgell 9833900f91 AP_InertialSensor: run MPU6000 sensor register reads at 8MHz 12 years ago
Andrew Tridgell 04836ea763 HAL_AVR: set initial bus speed on MPU6k to 500kHz, then change to 8MHz 12 years ago
Andrew Tridgell 5ccf8409b4 AP_HAL: added an optional spi.set_bus_speed() API 12 years ago
Andrew Tridgell 4dc2f4bd58 HAL_AVR: spi3 at 8mhz for mpu6k and ms5611 12 years ago
John Arne Birkeland f6038f36bf HAL_AVR: Improved AVRTimer micros() and millis() 12 years ago
Andrew Tridgell 5ba34b38c1 HAL_AVR: added specialised transfer functions for MPU6k and APM1 ADC 12 years ago
Andrew Tridgell d60a68fd9c AP_Baro: check baro at exactly 100Hz 12 years ago
Randy Mackay 499bc52c5b Perfmon: fixes to work with HAL 12 years ago
Andrew Tridgell e34cc6dd9a HAL_PX4: added some UART debugging 12 years ago
Andrew Tridgell 55ba536331 HAL_SITL: fixed a warning 12 years ago
Andrew Tridgell 84336bc74e AP_TECS: added initial flight_stage handling 12 years ago
Andrew Tridgell 2b80df6319 AP_SpdHgtControl: added FightStage parameter to update_pitch_throttle() 12 years ago
Andrew Tridgell 0f0b040891 AP_Camera: added set_trigger_distance() call 12 years ago
Andrew Tridgell 1c7a44a595 GCS_MAVLink: regenerate mavlink headers 12 years ago
Andrew Tridgell 8198bfe756 MAVLink: added MAV_CMD_DO_SET_CAM_TRIGG_DIST 12 years ago
Andrew Tridgell 63bee0b2d8 HAL_PX4: disable checks for in_timerprocess 12 years ago
Andrew Tridgell 25d3e5b7e9 AP_GPS: changed fake GPS fix to have a latitude/longitude 12 years ago
Andrew Tridgell ae1fd4baa4 HAL_AVR: reduce the latency of semaphore waits 12 years ago
Andrew Tridgell cfa1b5353f AP_Scheduler: show slips only for SCHED_DEBUG>1 12 years ago
Andrew Tridgell dd4b9275fd AP_Scheduler: improved the accuracy of the scheduling code 12 years ago
Randy Mackay 1a070e61f0 BattMon: amp-per-volt reduced to 17 (was 18.002) 12 years ago
Andrew Tridgell eb0176d509 GCS_Console: don't build this example 12 years ago
Andrew Tridgell b3af59cc0c AP_InertialSensor: don't build L3G4200D example 12 years ago
Andrew Tridgell fc7f3c8aa6 AP_HAL: fixed example build 12 years ago
Andrew Tridgell a04c056598 AP_InertialSensor: remove unused get_last_sample_time_micros() 12 years ago
Craig3DRobotics e5501bf911 AP_BattMonitor: Updated parameter descriptions 12 years ago