25586 Commits (e0a3caea13120ba9909c7e95188c1dffe39246d8)
 

Author SHA1 Message Date
Pierre Kancir e0a3caea13 APMRover2: Steering fix style 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 363574244b AP_Stats: Add missing parameter units 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bebb128d22 AP_Proximity: Add missing parameter units 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas cae557fb4c AP_NavEKF3: Correct display names, bitmask and units 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 715d094678 AP_NavEKF2: Correct display names, bitmask and units 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2243d900d5 AP_Gripper: Add missing parameter units 8 years ago
Julien Beraud 0d4ca03dcd AP_HAL_Linux: init SPIDevice speed by default 8 years ago
Randy Mackay 0b85921505 Tools: update param file for sitl optflow testing 8 years ago
Randy Mackay 6aeef76768 AP_Proximity: fix get_boundary_points in case of multiple sensors 8 years ago
Andrew Tridgell 8aa100d164 AP_Baro: fix for change to timer API 8 years ago
mirkix 4e06be38ac AP_HAL: Add Bosch BMP280 driver 8 years ago
mirkix 1ce5e5360a AP_Baro: Add Bosch BMP280 driver 8 years ago
Andrew Tridgell 58a0a6a2fc AP_Compass: disable lis3mdl for now 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Pierre Kancir 5aa4bc4368 AP_Params: fix seg fault in debug function 8 years ago
Mathieu OTHACEHE 4daa4e9df9 Tools: remove deleted parameters 8 years ago
Tom Pittenger b8784e2c4a Plane: do not crosstrack after a land abort 8 years ago
Randy Mackay 07e5b43132 Tools: add FRAME_CLASS to bebop parameter files 8 years ago
murata 87c2dfd921 AP_Baro: Change to secure code, from magic number to sizeof value. 8 years ago
Andrew Tridgell 960da45275 mk: fixed px4-v3 build with make 8 years ago
Andrew Tridgell e52cff3f0b autotest: fixed throttle range for default parameters 8 years ago
Andrew Tridgell 746b0dd376 Tools: fixed build_binaries for new build names 8 years ago
Andrew Tridgell 978d32ff12 autotest: fixed JSBSim plane defaults 8 years ago
Andrew Tridgell 1297a7dedb Copter: convert the rest of motors class for tricopter 8 years ago
Andrew Tridgell d005cbffd8 AP_Param: added convert_parent_class() 8 years ago
Andrew Tridgell 7aee3500e1 Copter: added conversion of tricopter tail servo parameters 8 years ago
Andrew Tridgell 05e9462a9c AP_Param: added CONVERT_FLAG_REVERSE and CONVERT_FLAG_FORCE 8 years ago
Andrew Tridgell a3220944d8 Copter: make conversion tables constant 8 years ago
Andrew Tridgell a56090113c autotest: fixed sim_vehicle.py with -f heli 8 years ago
Andrew Tridgell 6a12ed0d65 Copter: upgrade heli servo parameters 8 years ago
Andrew Tridgell e248078401 SRV_Channel: added AP_Motors servo channel parameter upgrading 8 years ago
Andrew Tridgell bf889e01e1 Copter: load objects from storage after allocation 8 years ago
Andrew Tridgell d430cd62a6 AP_Param: fixed loading defaults file after storage 8 years ago
Andrew Tridgell 3fe1a69a32 Copter: always allocate a motors backend 8 years ago
Andrew Tridgell 7a3c4fd2ee mk: removed most frame build targets 8 years ago
Andrew Tridgell fda31e67d9 autotest: fixed arducopter binary name 8 years ago
Andrew Tridgell 370e893fb3 waf: fixed build docs for arducopter 8 years ago
Andrew Tridgell c0c25e0588 Copter: fixed parameter doc paths 8 years ago
Andrew Tridgell 8504a8baad autotest: fixed sim_vehicle for new frame builds 8 years ago
Andrew Tridgell 34a7d47b3f autotest: fixed frame class for quadplane tri frames 8 years ago
Andrew Tridgell 8dcde8ee92 Copter: make binary names arducopter and arducopter-heli 8 years ago
Andrew Tridgell e85df47b06 Copter: fixed parameter handling for pointer objects 8 years ago
Andrew Tridgell 3338b4295e Plane: use reload_defaults_file() 8 years ago
Andrew Tridgell 0c32178d07 AP_Param: added reload_defaults_file() 8 years ago
Andrew Tridgell ccae8979c1 AC_PID: expose filt_hz as a AP_Float 8 years ago
Andrew Tridgell 2f100b0804 Plane: removed separate tricopter quadplane build 8 years ago
Andrew Tridgell 2a1408becf Tools: no need to build tri separately 8 years ago
Andrew Tridgell 556cda13e1 Copter: reduced copter frame build 8 years ago
Andrew Tridgell 4a4fc8ab06 Copter: adjust for change to AC_PID 8 years ago
Andrew Tridgell 2086b591a2 AC_PID: expose ff() method in AC_PID 8 years ago