10394 Commits (123550a447e12c5c897f7c4d0e9cddbacd41a351)

Author SHA1 Message Date
Tom Pittenger f435c5ee50 AP_Baro: tolerate GND_ALT_OFFSET step inputs 9 years ago
Andrew Tridgell 13c217c060 AP_TECS: make demanded airspeed during landing stages clearer 9 years ago
Tom Pittenger 5ba2bff85f AP_TECS: Reverse Thrust 9 years ago
Tom Pittenger 19c7859d04 AP_SpdHgtControl: add mission item to AP_TECS 9 years ago
Tom Pittenger 96833a0b73 AP_Vehicle: new params for pre-flare 9 years ago
Tom Pittenger 5338a76a58 AP_TECS: add flight stage LAND_PREFLARE 9 years ago
Tom Pittenger 4bc30f6479 AP_SpdHgtControl: add new flight stage LAND_PREFLARE and reorder them all 9 years ago
Tom Pittenger f20841f491 SITL: add reverse thrust to Plane Sim 9 years ago
Tom Pittenger 1f714ed75d SITL: handle negative throttle 9 years ago
Tom Pittenger f695f37ca3 AP_HAL_SITL: handle negative throttle 9 years ago
Lucas De Marchi b55294920b AP_Compass: AK8963: remove logging on fail to get semaphore 9 years ago
Lucas De Marchi 27999b339d AP_HAL_Linux: Scheduler: include cleanups 9 years ago
Randy Mackay adfa03ce69 PID: add parameter descriptions 9 years ago
mirkix d1babdb0fb AP_OpticalFlow: Enable optical flow onboard for BBBMINI 9 years ago
mirkix 5b8de06beb AP_HAL_Linux: Enable optical flow onboard for BBBMINI 9 years ago
mirkix f777a25de8 AP_HAL: Enable optical flow onboard for BBBMINI 9 years ago
Andrew Tridgell d820eeaec6 SITL: use AP_Motors conventions for multicopters 9 years ago
Andrew Tridgell 5efe98a814 SITL: allow quadplane simulator to simulate other frame types 9 years ago
Daniel Frenzel b01406e671 AP_Limits: Remove unused module 9 years ago
Lucas De Marchi 2296139516 AP_HAL_Linux: remove unused constant 9 years ago
Lucas De Marchi 5ba20b1763 AP_Notify: sanitize includes 9 years ago
Lucas De Marchi 0e09975fa6 AP_HAL_SITL: fix typo 9 years ago
Lucas De Marchi 21b2d5d34c AP_HAL_Linux: AnalogIn_Raspilot: rename classes to follow other names 9 years ago
Lucas De Marchi 87e7704b1c AP_HAL_Linux: ADS1115: rename classes to follow other names 9 years ago
Lucas De Marchi 4562c0cffc AP_ADC: ADS1115: coding style fixes 9 years ago
Lucas De Marchi c1d19fa4dc AP_InertialSensor: LSM9DS0: sanitize whitespaces 9 years ago
Lucas De Marchi 9c6bd38e91 AP_InertialSensor: sanitize includes 9 years ago
Lucas De Marchi 1ca03006ad AP_InertialSensor: MPU9150: remove driver 9 years ago
Lucas De Marchi 22f2a2ee09 AP_InertialSensor: L3G4200D: fix coding style 9 years ago
Lucas De Marchi 637b53f4ce AP_InertialSensor: L3G4200D: sanitize includes 9 years ago
Lucas De Marchi 5088dca072 AP_InertialSensor: MPU60x0: coding style fixes 9 years ago
Lucas De Marchi ed653f8dbb AP_InertialSensor: MPU60x0: add comment about 8G/16G 9 years ago
Lucas De Marchi 56e4de0bdd AP_Baro: MS56XX: remove initialization to 0 from constructor 9 years ago
Lucas De Marchi 5bb2716081 AP_HAL_Linux: add name to SPI device table 9 years ago
Lucas De Marchi 9d5fb97819 Global: rename enum SPIDevice to SPIDeviceType 9 years ago
Paul Riseborough 8630874ef3 AP_NavEKF2: Send correct data over mavlink status message 9 years ago
Paul Riseborough 1950008248 AP_NavEKF: Send correct data over mavlink status message 9 years ago
Peter Barker f21774d3e8 AP_Vehicle: define vehicle type APM_BUILD_Replay 9 years ago
Peter Barker f0c165f0e4 AP_HAL: ensure CONFIG_MAIN_WITHOUT_ARGC_ARGV is always defined 9 years ago
Peter Barker ede7ffedfc AP_GPS: correct #if from UBLOX_DEBUG to UBLOX_DEBUGGING 9 years ago
Peter Barker afafcbc4f3 AP_BattMonitor: correct names of #defines 9 years ago
Peter Barker 09525e8568 AP_Mount: remove redundant include dependant on bad #define 9 years ago
Peter Barker 4548466701 DataFlash: correct use of #defines 9 years ago
Andrew Tridgell e62d6711c3 SITL: added very simple tiltrotor simulation 9 years ago
Tom Pittenger eeb77c3413 AP_TECS: updated TECS_LAND_SPDWGT param description 9 years ago
Andrew Tridgell 6f59c4ae53 DataFlash: added GPSAlt to CAM and TRIG log messages 9 years ago
Andrew Tridgell dc998a2eaf AP_Camera: make AP_Camera::control() return bool for picture trigger 9 years ago
Andrew Tridgell 2099f40d89 AP_Camera: added CAM_FEEDBACK_POL option 9 years ago
Andrew Tridgell 0be28999ea AP_Camera: updated docs for timing of trigger pin 9 years ago
Andrew Tridgell 061ee5e4fd AP_Camera: use timer for faster camera trigger pin detection 9 years ago