26525 Commits (9f5605ff57ae7fae7ed4ae5dea611e6aca4bfde0)
 

Author SHA1 Message Date
Randy Mackay c98e598ae2 AP_RangeFinder: fix example sketch 8 years ago
Randy Mackay e7dd21a0bb AP_RangeFinder: remove primary, add orientation 8 years ago
Randy Mackay 49f4afc2a1 AC_Avoidance: add 2m margin to upward avoidance 8 years ago
Peter Barker d170396acf Notify: Display: blank text line after 10s 8 years ago
Peter Barker da03cf29d6 Notify: Display: pad GPS status/sat count to fix stray chars 8 years ago
Lucas De Marchi f972fed70b AP_HAL_PX4: rename method to follow AP_HAL 8 years ago
Lucas De Marchi 686e0f08d6 AP_HAL: RCOutput: add optional timer_tick() method 8 years ago
Lucas De Marchi a589a84e32 ArduCopter: just call set_throttle_range() 8 years ago
Lucas De Marchi ade1876318 AP_Motors: tie esc scaling with set_throttle_range() 8 years ago
Lucas De Marchi e1eda3066c AP_HAL_PX4: SPIDevice: add missing ifdefs 8 years ago
Lucas De Marchi 2d50eb312c AP_InertialSensor: add support to MPU6500 8 years ago
Lucas De Marchi 8002df6e45 AP_HAL: add MPU6500 defines 8 years ago
Andrew Tridgell 4ff5bf5af5 Plane: zero integrators and set throttle mix 8 years ago
Andrew Tridgell e5ed20d6f7 AC_AttitudeControl: added set_throttle_mix_value() 8 years ago
Andrew Tridgell c061d5615b Plane: added manual input mask for tailsitter prop-hang 8 years ago
Andrew Tridgell 3bb25eb194 Plane: added Q_TAILSIT_INPUT 8 years ago
Andrew Tridgell ea5186340b Plane: added Q_TILT_RATE_UP and Q_TILT_RATE_DN as separate parameters 8 years ago
Jacob Walser ec15f0fee5 autotest: Add Sub 8 years ago
Jacob Walser 289aab06bc scripts: Add Sub 8 years ago
Jacob Walser 25663f5740 wscript: Add Sub 8 years ago
Jacob Walser 81935f6b7c Sub: Handle RC input for SITL autotest 8 years ago
Andrew Tridgell 053f0b4ce7 Sub: fixed AHRS_View update 8 years ago
Peter Barker e744460ff5 AP_AHRS: mark many functions as override 8 years ago
Peter Barker 6ee4045878 AP_AHRS: mark new relative position functions override 8 years ago
Peter Barker 35f876f853 AP_AHRS: examples: correct AHRS_Test 8 years ago
Peter Barker 4ed7fb154f AP_AHRS: supply missing get_relative_position_D_home 8 years ago
Peter Barker 24647fb2b0 AP_AHRS: make get_relative_position_D_home pure virtual 8 years ago
Peter Barker e2f15e5fdb Tools: create a GCS_Replay class 8 years ago
Peter Barker d6807d749c GCS_MAVLink: make send_statustext virtual 8 years ago
Peter Barker 3f7d58fe2c sim_vehicle.py: allow a list of defaults files to be specified 8 years ago
Peter Barker c93942695f AP_Param: load parameters from a comma-separated-list 8 years ago
Peter Barker fe189fefbc AP_Param: Factor load_defaults_file (NFC) 8 years ago
Lucas De Marchi 0a381dfa1b AP_HAL: document method to split transfers 8 years ago
Lucas De Marchi 32d208dbe8 AP_HAL_Linux: move check for _split_transfers 8 years ago
Andrew Tridgell df1da3c14e AP_RangeFinder: setup for split I2C transfers 8 years ago
Andrew Tridgell a2e445cf24 HAL_Linux: implement set_split_transfers() API for I2C 8 years ago
Andrew Tridgell dc26cbc074 AP_HAL: added set_split_transfers() API for I2C 8 years ago
Grant Morphett 8f252c4983 Rover: Incrementing version number to 3.2.0-dev 8 years ago
Tom Pittenger 4ccd59f394 Plane: allow exiting loiter_to_alt in cases where you get stuck 8 years ago
Peter Barker f5c89117f6 Replay: remove unused variables 8 years ago
Peter Barker 64d4e094fb Tools: sim_vehicle.py: correct formatting (NFC) 8 years ago
Peter Barker b256bc1dc0 Tools: sim_vehicle.py: add a warning when frame not found 8 years ago
Peter Barker 3be8c1e70b Tools: sim_vehicle.py: move metadata into _options 8 years ago
Peter Barker fec23f6abe Tools: sim_vehicle.py: print possible frame types in help message 8 years ago
Peter Barker dd9de7dfb5 Tools: sim_vehicle.py: improve help about vehicle types 8 years ago
Jacob Walser 83b75db6b0 Sub: Increase interval between failsafe warnings 8 years ago
Jacob Walser 8495384031 Sub: Don't send battery percent remaining estimate 8 years ago
Michael du Breuil 7b483a1460 AP_GPS: Ublox, always quickly set the rates until we have fetched the version 8 years ago
Tom Pittenger 76dabf2dd9 AP_ADSB: cleanup 8 years ago
Tom Pittenger 5adbf9b232 AP_ADSB: populate altitude via pressure for ADSB-Out 8 years ago