29015 Commits (57bbb2e1d9c3ad68d907bf9f63d7746d203120c6)
 

Author SHA1 Message Date
Lucas De Marchi 9463dbb408 AP_Notify: add static create method 7 years ago
Lucas De Marchi de680dac5b global: use static method to construct AP_Scheduler 7 years ago
Lucas De Marchi d3e12eb899 AP_Scheduler: add static create method 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 2cb2727a31 AP_GPS: add static create method 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi d566567d87 AP_InertialSensor: add static create method 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 320260a151 AP_Compass: add static create method 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Lucas De Marchi c5c1d5abfe AP_Baro: add static create method 7 years ago
Michael du Breuil c34104b369 APM_Control: Simpify yaw controller trig 7 years ago
Michael du Breuil eb9dd8c5a2 AP_Landing: Fix an error when computing the course offset for deepstall 7 years ago
cclauss 654bb6ffce Tools: runplanetest.py: Remove redundant parenthesis 7 years ago
Lucas De Marchi 5400611f49 ArduSub: protect version.h from inclusion and use ap_version.h 8 years ago
Lucas De Marchi 96e7ea4d69 ArduPlane: protect version.h from inclusion and use ap_version.h 8 years ago
Lucas De Marchi d213ccbbfc ArduCopter: protect version.h from inclusion and use ap_version.h 8 years ago
Lucas De Marchi ad05e0a643 APMrover2: protect version.h from inclusion and use ap_version.h 8 years ago
Lucas De Marchi 9db5d7991c AntennaTracker: protect version.h from inclusion and use ap_version.h 8 years ago
Lucas De Marchi cd81b27c05 build: protect ap_version.h from inclusion 8 years ago
Lucas De Marchi 11e47fb145 ArduSub: do not include version.h/ap_version.h 8 years ago
Lucas De Marchi 36c80daa86 ArduPlane: do not include version.h/ap_version.h 8 years ago
Lucas De Marchi 4ef5186733 ArduCopter: do not include version.h/ap_version.h 8 years ago
Lucas De Marchi 27be369be7 APMrover2: do not include version.h/ap_version.h 8 years ago
Lucas De Marchi efdc7daf96 AntennaTracker: do not include version.h/ap_version.h 8 years ago
Lucas De Marchi 54a4a78795 AP_Common: do not include version.h/ap_version.h 8 years ago
Lucas De Marchi 7eba6572ea ArduSub: move version to a static member 8 years ago
Lucas De Marchi 18ff17e22c ArduPlane: move version to a static member 8 years ago
Lucas De Marchi cd5b018d82 ArduCopter: move version to a static member 8 years ago
Lucas De Marchi 0c49b7a973 APMrover2: move version to a static member 8 years ago
Lucas De Marchi ecd204c45c AntennaTracker: move version to a static member 8 years ago
Lucas De Marchi 9e7bda83bf DataFlash: add temporary workaround for macro usage 8 years ago
Lucas De Marchi ec935cf0fe GCS_MAVLink: refactor send_banner() to use AP_FWVersion 8 years ago
Lucas De Marchi ed2b8d3476 GCS_MAVLink: refactor send_autopilot_verison() to use AP_FWVersion 8 years ago
Lucas De Marchi 370e10281b AP_Common: AP_FWVersion: add pointers to git hash strings 8 years ago
cclauss a906d31c23 Tools: runplanetest.py: Resolve undefined name 8 years ago
cclauss e5256d0bd5 Tools: TestPitchRollCoupling.py: Change usage of next() 8 years ago
Peter Barker ac3cb355c4 Tools: LogAnalyzer: fix bugs, handle newer log formats 8 years ago
Peter Barker a87814b325 Tools: rename runfliptest.sh to runfliptest.py 8 years ago
cclauss d2eec2db29 Tools: runfliptest.sh: Resolve undefined name 8 years ago
cclauss d583bb9cbc Tools: update_wiki.py: fix syntax error 8 years ago
cclauss f266c82040 Tools: magfit_flashlog.py: fix syntax errors 8 years ago
Andrew Tridgell 678bd084b7 AP_Compass: added IST8310 on FMUv3 I2C 8 years ago
davidaroyer cb270a9acf AP_RangeFinder: cleanup variable names in uLanding driver 8 years ago
davidaroyer 8284fb1093 AP_RangeFinder: update uLanding driver for new firmware data format 8 years ago
fnoop 149188de12 AP_HAL: Add size() method to RingBuffer ObjectArray 8 years ago
fnoop 3ddd9a6bca AP_HAL: RingBuffer: Prefix private members with underscore 8 years ago
Andrew Tridgell 2c68b5dac3 AP_Airspeed: fixed airspeed autocal 8 years ago
Mark Whitehorn dedb40ce0b SITL: add parameter to simulate reversed pitot tube order 8 years ago
Mark Whitehorn f32f51f843 AP_Airspeed: eliminate airspeed positive bias 8 years ago