22123 Commits (e698d1f47e51ee1f11789cd01133ddf40fc6787c)
 

Author SHA1 Message Date
Randy Mackay cfb2a6b2f9 Copter: update brake-timeout to work with master 9 years ago
Randy Mackay 0a2336a5a8 Copter: update solo-buttons to work with master 9 years ago
Jonathan Challinger 67cd2bae08 Copter: implement SOLO_BTN commands 9 years ago
Jonathan Challinger c99cac773b Copter: add brake_timeout_to_loiter_ms 9 years ago
khancyr 14e2fa5642 sim_vehicle.py : load Rover default params 9 years ago
Andrew Tridgell bd3a58a727 Copter: fixed drift mode 9 years ago
Peter Barker f33cdaa212 sim_vehicle.py: add --strace option 9 years ago
Gustavo Jose de Sousa 4529028c8a waf: ardupilotwaf: ap_get_all_libraries: ignore non-directory files 9 years ago
Lucas De Marchi 37f6b51746 AP_HAL_Linux: Scheduler: set stack sizes to 256k 9 years ago
Lucas De Marchi b2d4da4b0a AP_HAL_Linux: Thread: allow to set stack size 9 years ago
Lucas De Marchi d970451331 AP_HAL_Linux: Scheduler: debug stack usage 9 years ago
Lucas De Marchi f5f4aa7c21 AP_HAL_Linux: Thread: allow to debug stack usage 9 years ago
proficnc 20a569a4d5 AP_Mount: block forwarding of MAVlink by bitmask 9 years ago
proficnc c8b3c527f9 GCS_MAVLink: add route mask for blocking MAVlink forwading 9 years ago
Andrew Tridgell 9bf0ada875 AC_AttitudeControl: removed use of AFF for tail control in heli 9 years ago
Andrew Tridgell a6404cf1ea AC_PID: removed AFF from heli PID 9 years ago
Andrew Tridgell 75d76ac3bd Copter: fixed scaling of old heli parms 9 years ago
Andrew Tridgell cf08c46f30 AC_PID: fixed default leak min for heli 9 years ago
Lucas De Marchi b012d5bb7b sim_vehicle.py: fix error to find binary 9 years ago
Lucas De Marchi ad8cedc452 sim_vehicle.py: remove unused AUTOTEST variable 9 years ago
Lucas De Marchi e772c70536 sim_vehicle.py: use helper function to execute blocking command 9 years ago
Lucas De Marchi 1ef9eb637f sim_vehicle.py: configure project only once 9 years ago
Lucas De Marchi 7a548e45f9 sim_vehicle.py: default to -j1 if running in compat mode 9 years ago
Pierre Kancir 03e565ee47 sim_vehicle.py : change default number of jobs 9 years ago
Lucas De Marchi aa974399d0 AP_Math: use inline wrappers for constrain_* functions 9 years ago
Vinicius Juvinski 3bae8373e6 AP_Notify: play vehicle lost tone 9 years ago
Vinicius Juvinski c1dd3cb921 AP_Notify: add support for for Buzzer on BBBMini 9 years ago
Francisco Ferreira efc3f5058b ci: simplify build script 9 years ago
Michael du Breuil 7142bacfaa Plane: improve user friendliness of throttle fs msg 9 years ago
khancyr bb648280ae sim_vehicle.py: correct APMrover2 typo 9 years ago
Peter Barker b7d1e047aa sim_vehicle.py: correct binary to use for --debug 9 years ago
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 3fc43b94f9 Plane: separate out auto and guided VTOL states 9 years ago
Peter Barker 7510e4d0a7 SITL: setsid() when starting JSBSim so Ctrl-C doesn't kill it in GDB 9 years ago
Andrew Tridgell eeef28be5e AP_HAL_PX4: fixed hexacopter on Pixracer 9 years ago
Andrew Tridgell 8a7627474f Revert "AP_HAL_PX4: use new I2CDevice interface" 9 years ago
Andrew Tridgell 8c06e6cddc Revert "AP_HAL_PX4: embed PX4_I2C object into I2CDevice" 9 years ago
Andrew Tridgell bcc64e0b4a Plane: fixed tiltrotor build failure 9 years ago
Staroselskii Georgii a2ae662b3e AP_Compass: add an extra rotation for internal LSM9DS1 on Navio2 9 years ago
Staroselskii Georgii 2e5cfc2849 AP_Compass: added external compass autodetection on Navio 9 years ago
Staroselskii Georgii 62f2695e83 AP_Compass: added several compasses' autodetection on Navio 2 9 years ago
Staroselskii Georgii 8be5ef1642 AP_HAL: added possibility to use several compassed on Navio 2 9 years ago
Staroselskii Georgii 71736a0ecc AP_Compass: enable LSM9DS1 magnetometer for boards without default one 9 years ago
Staroselskii Georgii f7846403e1 AP_HAL_Linux: enabled SPI-driven LSM9DS1 for Navio 2 9 years ago
Staroselskii Georgii b677f975e7 AP_Compass: added LSM9DS1 magnetometer support 9 years ago
Andrew Tridgell 691d4b6ca7 Plane: added local reached_loiter_target() 9 years ago
Andrew Tridgell 52ea443d65 Plane: added Q_THR_MIN 9 years ago
Andrew Tridgell 45609bb568 autotest: don't use --sitl if using flightaxis 9 years ago
Andrew Tridgell a61d608915 Plane: fixed numerical error if starting VTOL landing at destination 9 years ago
Andrew Tridgell 357ed1f4b9 Plane: enable weathervaning in GUIDED and TAKEOFF quadplane modes 9 years ago