3687 Commits (240a9ccaf098fe53c3da2fb93507ba4070ff9b6a)

Author SHA1 Message Date
Randy Mackay 0797489ad8 Motors: use AP_Notify static flags variable 12 years ago
Randy Mackay 0c1db12538 AP_Notify: add ToshibaLED_PX4 12 years ago
Randy Mackay a52b1831ca AP_Notify: make flags static variable 12 years ago
Randy Mackay 496962f037 GPS: update notify 12 years ago
Randy Mackay 54007854a9 Notify: add ToshibaLED 12 years ago
Randy Mackay f8a872f01e AP_Motors: update notify 12 years ago
Randy Mackay ac36a09747 AP_HAL: add toggle to GPIO 12 years ago
Randy Mackay b1278fa006 AP_Notify: early draft of library 12 years ago
Andrew Tridgell 0527bae8cb PX4: support PX4IO relay pins 12 years ago
Andrew Tridgell 0c06dff2db AP_Airspeed: constrain internal state of calibration code 12 years ago
Andrew Tridgell 3916a07dcf AP_Airspeed: added logging of airspeed calibration internals 12 years ago
Andrew Tridgell ce3fb290f1 AP_Airspeed: fixed initialisation of auto-calibration 12 years ago
Andrew Tridgell dd747505c5 DataFlash: report when DataFlash write fails 12 years ago
Andrew Tridgell 395739dded AP_Baro: simplify PX4 driver 12 years ago
Andrew Tridgell 1ff669eb97 AP_Compass: simplify PX4 compass driver 12 years ago
Andrew Tridgell 4c752e4a94 AP_Math: simplify rotations test code 12 years ago
Andrew Tridgell 4662858077 DataFlash: we don't need AP_AHRS.h 12 years ago
Andrew Tridgell e2b0e07973 AP_Math: removed unused matrix rotation code 12 years ago
Andrew Tridgell c6e29c9519 GCS_MAVLink: update to latest upstream mavlink headers 12 years ago
Andrew Tridgell a295a01bbc AP_Math: added missing 90 degree rotations 12 years ago
Andrew Tridgell c6c59174b3 AP_Airspeed: return when airspeed init fails 12 years ago
Andrew Tridgell 5607c89df0 AP_Baro: use fabs() not abs() 12 years ago
Andrew Tridgell 31e1b7fcf6 AP_Airspeed: list MEAS airspeed in ARSPD_PIN docs 12 years ago
Andrew Tridgell 9b3c54fc39 PX4: ensure storage buffer is DMA aligned 12 years ago
Andrew Tridgell e5ad9dbd15 AP_InertialSensor: switch PX4 driver to fixed time per sample model 12 years ago
Andrew Tridgell 38fe89d661 AP_InertialSensor: switch to non-averaging system for PX4 IMUs 12 years ago
Andrew Tridgell 2340bb6220 PX4: use a minimum transmit buffer for UARTs of 512 bytes 12 years ago
Andrew Tridgell e5f19e314d PX4: systemreset() now takes a boolean argument 12 years ago
Andrew Tridgell 46c5d18585 AP_InertialSensor: disable averaging on FMUv2 12 years ago
Julian Oes c3b27629ec AP_InertialSensor: run PX4 FMUv2 at 800Hz 12 years ago
Andrew Tridgell 4794d90bbb HAL_PX4: support up to 16 analog channels 12 years ago
Andrew Tridgell 3bc035d83a HAL_PX4: fixed GPIO build 12 years ago
Andrew Tridgell ef5a42fabc AP_HAL: added RCOutput example sketch 12 years ago
Andrew Tridgell 2b1fcc964f AP_Math: added a quick test of floating point location accuracy 12 years ago
Andrew Tridgell 0f677e3a10 HAL_PX4: fixed build on FMUv1 12 years ago
Andrew Tridgell 091b989b30 HAL_PX4: some GPIO functions are not available on FMUv2 yet 12 years ago
Julian Oes 56e94d70e9 PX4: Adaptations to latest build changes 12 years ago
Andrew Tridgell dc97a8eff7 AP_ADC: fixed license text 12 years ago
Andrew Tridgell 587fb58720 AP_AHRS: fixed license text 12 years ago
Randy Mackay 45aeb1a921 Copter: split up loiter into 4 steps 12 years ago
Andrew Tridgell feac9d1306 AP_Compass: fixed a bug in the tilt compass calculation 12 years ago
Andrew Tridgell a12991923e RC_Channel: prevent overwrite of memory on high RC_Channel constructor 12 years ago
Randy Mackay 04b84664e5 AC_Fence: add safety margin parameter 12 years ago
Andrew Tridgell 33cbe6151a SITL: support multiple instances of SITL running at once 12 years ago
Andrew Tridgell 3c967a9c71 AP_TECS: use a ahrs reference 12 years ago
Andrew Tridgell 144516c941 AP_L1_Control: set min groundspeed to 0.1 12 years ago
Andrew Tridgell c6e37aaec3 APM_Control: use a ahrs reference, not pointer 12 years ago
Andrew Tridgell a98d7bd050 GCS_MAVLink: updated to latest upstream mavlink defintions 12 years ago
Andrew Tridgell b43bf44552 AP_GPS: improved the precision of the NMEA driver 12 years ago
Andrew Tridgell 97baec8bc7 SITL: update for new SIMSTATE message 12 years ago