22124 Commits (c60ad883a4c8819543c49ff8757092821f5f8610)
 

Author SHA1 Message Date
Lorenz Meier c60ad883a4 Update SITL 8 years ago
Lorenz Meier 21f409366a MAVLink app: Warn sender if a command has been rejected 8 years ago
Lorenz Meier 1766f65f02 Update Gazebo SITL 8 years ago
Lorenz Meier f7469581b9 VMount: Fix interface spec with respect to MAVLink / vehicle command interface 8 years ago
Lorenz Meier 3d65fcc875 Mount mixer: Fix channel output order 8 years ago
Andreas Antener 00efbffea9 UAVCAN: disable ESCs when in VTOL fixed-wing 8 years ago
Daniel Agar 1fd343b5cc navigator remove FW and MC cruise parameters 8 years ago
Sander Smeets 0106840b87 Allow inflight updates of cruise throttle during missions 8 years ago
Michael Schaeuble 21de5bbc39 Acknowledge vehicle commands in UAVCAN server 8 years ago
Daniel Agar 293eca7d16 Makefile add px4_metadata for airframes and parameters 8 years ago
Daniel Agar 93d4f487ef travis-ci update to latest docker 8 years ago
Daniel Agar f8e291dab1 mavlink VFR_HUD throttle use first 2 groups (#7106) 8 years ago
Julian Oes e9aef2eb95 px_uploader.py: properly loop through all baudrates 8 years ago
Julian Oes 2467297acf px_uploader.py: fix exception on baudrate change 8 years ago
David Sidrane 0754e8f8bc Bugfix:hrt is used before it is initalized. 8 years ago
Sander Smeets 6c6cfd4f65 DeltaQuad updated params 8 years ago
Phillip Khandeliants 5012dffeae Potentially infinite and deleted loops found by PVS-Studio (#7100) 8 years ago
Sander Smeets 545458a687 Consider FW PSP in pitch limits (#7098) 8 years ago
Paul Riseborough 1843061376 Tools/ecl_ekf: Improvements to ecl log analysis scripts 8 years ago
Paul Riseborough 2a34bde0e9 Tools/ecl_ekf: Update EKF log analysis 8 years ago
Paul Riseborough ed9a9b772e ekf2: minimum change required to use updated ecl library 8 years ago
Paul Riseborough dad2419b21 ecl: Update EKF version 8 years ago
David Sidrane 2a8eaa66ca Revist:Back out fix for secondary issue 8 years ago
David Sidrane 7322da3c19 fmu:Fixes cause of 0 values reported in pwm info 8 years ago
David Sidrane b885fd97f6 oneshot:trigger exit early in no chan in oneshot 8 years ago
Andrew C. Smith d21b6655d2 Add the Gumstix AeroCore2 to the build system. 8 years ago
Daniel Agar 05cf34a510 ekf_att_pos_estimator remove unused _mission_sub 8 years ago
Daniel Agar ed1b442065 mission require valid landing after DO_LAND_START 8 years ago
Daniel Agar 56b028148b Navigator move get_time_inside and cleanup (#7062) 8 years ago
Daniel Agar 1913b970d7 main state auto mission don't require valid mission 8 years ago
Daniel Agar 6f89e9d551 integrationtests mavros fix type 8 years ago
Daniel Agar c1d9972244 commander add parameter COM_ARM_MIS_REQ 8 years ago
Matthias Grob 709bd8cb28 mc_pos_control: combine separate pitch and roll maximum tilt angles into one 8 years ago
Matthias Grob d1b270d5b2 land_detector: fix sanity condition that we have ground contact when we are landed to include the hysteresis flag 8 years ago
Matthias Grob caecdbd60b land_detector: treat altitude mode like position mode with vertical checks but without horizontal checks 8 years ago
Beat Küng 0866025149 shutdown: disable work queues for QuRT 8 years ago
Beat Küng 643a3ba2a7 board_config: clean up board_config.h on POSIX targets 8 years ago
Beat Küng aa6814217e shutdown.cpp: use nullptr instead of NULL 8 years ago
Beat Küng dcccb3a718 system_config.h: remove typedef's, there're defined in board_common.h 8 years ago
Beat Küng a2c80e3d55 px4_config.h: remove system_config.h include, board_config.h already includes it 8 years ago
Beat Küng c98212ecd6 shutdown: ifdef for NuttX builds without work queue support 8 years ago
Beat Küng ec5f5bb808 board_config.h: add #pragma once 8 years ago
Beat Küng e129969ea2 tap_pwr: fix definition of board_shutdown() 8 years ago
Beat Küng 73cb423db6 commander: add power button notification callback 8 years ago
Beat Küng 7cb71af949 reboot.c: switch to px4_shutdown_request() 8 years ago
Beat Küng 1d1eedb086 logger: register shutdown hook for graceful shutdown 8 years ago
Beat Küng 0165633bf3 board_config: remove px4_board_pwr, use px4_shutdown_request instead 8 years ago
Beat Küng 25dfa9cda6 posix board_config.h: add include board_common.h 8 years ago
Beat Küng 694bf48422 system: add generic shutdown API 8 years ago
David Sidrane 211837c73b tap:Use board power button notification API 8 years ago