10376 Commits (049feb3e9e08b9c2af60ad39bcc0e88f77a4b4ba)

Author SHA1 Message Date
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
Jaime Machuca 1001e53140 DataFlash: added TRIGGER message to Logs 9 years ago
Dario Lindo Andres 2f3510023d AP_Camera: Support for camera feedback signal 9 years ago
mirkix b5cb48ba6d AP_BattMonitor: Add BBBMINI defaults 9 years ago
mirkix c622ff1539 AP_HAL_Linux: Enable AnalogIN_IIO for BBBMINI 9 years ago
mirkix fe404c8a5d AP_HAL_Linux: AnalogIIO: Remove unused code, add scaling for BBBMINI, rework 9 years ago
Jonathan Challinger 9a09a86bb8 AP_Motors: add AP_MOTORS_DENSITY_COMP_DISABLED option 9 years ago
Andrew Tridgell 68cf1b6956 HAL_QURT: automatically find broadcast address for UDP network 9 years ago
Jonathan Challinger ac3b5a4400 GCS_MAVLink: add messages to routing switch statement 9 years ago
Jonathan Challinger 5b834330cb AP_Mount: merge SoloGimbal from solo master 9 years ago
Jonathan Challinger eabede692e AP_SmallEKF: move to AP_Mount/SoloGimbalEKF and merge solo version 9 years ago
Jonathan Challinger 02d8b28fa3 DataFlash: add GMB1, GMB2, GMB3 9 years ago
Jonathan Challinger cbf2309023 AP_AHRS: add get_mag_field_NED and get_mag_field_correction 9 years ago
Jonathan Challinger 4c2e6af6ee AP_InertialSensor: statically register with AP_AccelCal 9 years ago
Jonathan Challinger 49ad2d26c6 AP_AccelCal: make client list static 9 years ago
Randy Mackay 081beacb8d AP_InertialSensor: replace sqrt with safe_sqrt to resolve compiler warning 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa a2d2661765 waf: use methods from bld instead of ardupilotwaf for the remaining 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago