22635 Commits (8b405e26eabc98f1907a0853764f91fefdc4ca87)
 

Author SHA1 Message Date
Peter Barker ced07906ad Tools: correct valgrind run in autotest.py 9 years ago
Peter Barker 7b86a05722 Tools: convert autotest build.X and fly.X to use waf build system 9 years ago
Andrew Tridgell 9933069679 Plane: fixed motor test by percentage in quadplane 9 years ago
Andrew Tridgell d17e3b17bf AP_AHRS: special handling for flying fixed wing with no compass 9 years ago
Paul Riseborough de15928921 AP_NavEKF2: prevent potential arithmetic error in declination fusion 9 years ago
Paul Riseborough 722eb0d706 AP_NavEKF2: Fix bug for start of wind speed estimation 9 years ago
Paul Riseborough ac329ec31c AP_NavEKF2: use observation noise to set initial magnetic field variances 9 years ago
Paul Riseborough 830751c0ae AP_NavEKF2: remove un-wanted functionality from mag and yaw reset 9 years ago
Paul Riseborough 11c6ea7ef6 AP_NavEKF2: attitude co-variance reset for all post alignment yaw resets 9 years ago
Paul Riseborough cdd09df9ac AP_NavEKF: Add function to zero attitude state co-variances 9 years ago
Paul Riseborough 6d34ac5ceb AP_NavEKF2: improve switch-over to use of mag field states 9 years ago
Paul Riseborough fe9ddfdfeb AP_NavEKF2: remove code that prevents attitude updates after mag reset 9 years ago
Paul Riseborough fe85c68344 AP_NavEKF2: move yaw reset for no compass case 9 years ago
Paul Riseborough da0622827d AP_NavEKF: update tuning defaults 9 years ago
Andrew Tridgell 4c66e14563 SITL: fixed air resistance bug for heli, balloon and singlecopter 9 years ago
Randy Mackay d26a9d4a22 SITL: fix compiler warning by defaulting frame_type 9 years ago
Andrew Tridgell b76a993f7e autotest: support coaxcopter 9 years ago
Andrew Tridgell 969b6ebea9 HAL_SITL: support coaxcopter in SITL 9 years ago
Andrew Tridgell a2ed8fb313 AP_Motors: prevent negative thrust 9 years ago
Andrew Tridgell 9f33ece3ef SITL: support coax copter 9 years ago
Andrew Tridgell 6855899cbf AP_Motors: fixed servo constructor for coax 9 years ago
Andrew Tridgell 4e5e301c4e AP_Motors: fixed servo constructor for heli 9 years ago
Andrew Tridgell ba3703303a autotest: added SingleCopter 9 years ago
Andrew Tridgell a80e233836 HAL_SITL: added SingleCopter 9 years ago
Andrew Tridgell 8944d298ed SITL: added SingleCopter simulator 9 years ago
Andrew Tridgell f9fb098222 AP_Motors: fixed channel output for SingleCopter 9 years ago
Andrew Tridgell 163783fefd AP_HAL: define CH_NONE 9 years ago
Andrew Tridgell 53fc095d4c Copter: fixed motor test build on heli 9 years ago
Andrew Tridgell c605f09859 Copter: fixed motor test with percentage 9 years ago
Andrew Tridgell 65eb9ceb32 AP_Motors: expose min/max pwm 9 years ago
Andrew Tridgell 3ad0190693 PX4Firmware: submodule update 9 years ago
Andrew Tridgell dda35a366c HAL_PX4: prevent rate changes once oneshot is setup 9 years ago
Andrew Tridgell a44b0e0011 AP_Motors: don't setup oneshot for a zero output mask 9 years ago
Francisco Ferreira ec0a80b6f4 ci: increase ccache size 9 years ago
Andrew Tridgell 1e44251d35 Replay: include a minimal set of FMT messages at start of log 9 years ago
Andrew Tridgell 366d95f45e Replay: fixed FMT messages in replay output 9 years ago
Gustavo Jose de Sousa 8e9752c3d3 waf: px4: setup build summary 9 years ago
Gustavo Jose de Sousa d65a7897e4 waf: px4: keep ELF files around 9 years ago
Gustavo Jose de Sousa 260de62f94 waf: print build summary 9 years ago
Gustavo Jose de Sousa 4f3af94c57 waf: build_summary: add Waf tool 9 years ago
Gustavo Jose de Sousa afcabda21c waf: use better style for add_option() calls 9 years ago
Gustavo Jose de Sousa 64b8ec61c7 waf: set lib as output dir for static libraries 9 years ago
Gustavo Jose de Sousa 236a62f4b9 waf: create program_dir directory 9 years ago
Gustavo Jose de Sousa 844222870c waf: boards: bind get_board() to configure and build contexts 9 years ago
Gustavo Jose de Sousa 80f03b618b waf: toolchain: add find_toolchain_program() 9 years ago
Gustavo Jose de Sousa 06a515645e waf: px4: reconfigure PX4Firmware for each program 9 years ago
Gustavo Jose de Sousa fee5053493 waf: cmake: reconfigure when configuration data change 9 years ago
Gustavo Jose de Sousa ce0ae66b19 waf: cmake: add CMAKE_VARS to task uid() 9 years ago
Gustavo Jose de Sousa b6a5052a97 waf: cmake: use CMakeConfig class instead of taskgen 9 years ago
Francisco Ferreira fe0c49ec54 ci: only run make builds for PX4 or when it is a scheduled job 9 years ago