16406 Commits (230db2e0502e2f3bdfa4df24d4fc7b9558070ba3)
 

Author SHA1 Message Date
Lorenz Meier 0ed13a911e Get QuRT drivers out of the way, as we are using our own 9 years ago
Lorenz Meier 6f1e53c810 Fix POSIX eagle config 9 years ago
Lorenz Meier 735c823b57 Remove unmaintained NuttX config 9 years ago
Lorenz Meier c91df50d7e VDev: fix code style 9 years ago
Lorenz Meier 2d72c95eda Add new posix_eagle_default and qurt_eagle_default targets 9 years ago
Lorenz Meier 55ce8c0c42 Fix QuRT build error 9 years ago
Lorenz Meier bbe69fbe45 Fix FMUv4 USB PID 9 years ago
Lorenz Meier 4ba7408ba0 Speed up Vagrant 9 years ago
Lorenz Meier 3b2e82cd62 VTOL: Fix motor index use in VT_FW_MOT_OFF. Create new param to re-default all deployed vehicles to not shut down motors. 9 years ago
DroneBuster 56e5c50703 VTOL: Fix MOT_OFF bug 9 years ago
Lorenz Meier e50fdbe327 Update ECL 9 years ago
Lorenz Meier dc11b8a7ef EKF2 sitl target: start normal app selection 9 years ago
Lorenz Meier ce43c79a5a Update ECL use 9 years ago
Lorenz Meier 276855acd2 EKF2: Remove todo 9 years ago
Lorenz Meier 61ff954d26 uORB msg spec: Clarify local position yaw 9 years ago
Paul Riseborough 9264cec807 msg: Improve vehicle_gps_position documentation 9 years ago
Paul Riseborough 092b0d5dfb msg: Improve vehicle_global_position documentation 9 years ago
Paul Riseborough 635d9ea760 msg: Improve vehicle_local_position documentation 9 years ago
Paul Riseborough 28f5cb8fe6 ekf2: Changes required to enter POSCTL mode 9 years ago
Paul Riseborough bdaaca3d78 make: Add missing ekf2 module to PX4-v1 build 9 years ago
Andreas Antener 3d971e214a don't update local position reference if home position changes 9 years ago
Andreas Antener d39e313768 use the proper check to prevent multiple mavlink instances on the same udp port, added warning when different remote than localhost connects to udp 9 years ago
Lorenz Meier eff94677a4 MAVLink: Only broadcast heartbeat on local network if not in onboard mode 9 years ago
Lorenz Meier 85b3de0b00 Start 2nd MAVLink instance in jMAVSim SITL 9 years ago
Lorenz Meier 38fe768421 Start 2nd MAVLink instance in Gazebo SITL 9 years ago
Lorenz Meier 4f548f328a Set range to 0.9 Ga max since full scale range is 1.3 Ga 9 years ago
Lorenz Meier a4018bcbc1 Update to higher jMAVSim update rate 9 years ago
Lorenz Meier 62763904f2 Simulator: Add performance counter for incoming packet interval 9 years ago
Lorenz Meier fb3fade653 VTOL: Use correct motor off define 9 years ago
Lorenz Meier 947aa183f6 Use 900 us as default motor off PWM since some ESCs have lower limits 9 years ago
Lorenz Meier 5dc4ea8146 Sim: minor cleanups 9 years ago
Lorenz Meier 5d6f63af19 update jMAVSim 9 years ago
lchish 6e1f54e2ff Add missing stm32f4discovery make targets 9 years ago
dogmaphobic b4e69ccd4b One day I will get this right. 9 years ago
dogmaphobic 1869b6ff97 Fix build error. 9 years ago
dogmaphobic 76cb67ae35 Add mavlink log messages handler 9 years ago
Thomas Gubler 7c52e8b96f Improve landing for special yawmode settings 9 years ago
Thomas Gubler 2af066bc6a guard against invalid yawmode values 9 years ago
Lorenz Meier ea1439c627 Commander: Support landing through commandline 9 years ago
Andreas Antener 6c04ab970b fixed formatting 9 years ago
Andreas Antener bd3d53902a readded missing rotation 9 years ago
Andreas Antener 68c9c4ae0f better defaults for relevant landing/takeoff parameters 9 years ago
Andreas Antener 52951801c9 updated solo config for master 9 years ago
Andreas Antener 65299e7aaf updated jmavsim iris config for takeoff and landing 9 years ago
Andreas Antener b5f3c2d30d ramp up jump velocity instead doing a huge step 9 years ago
Andreas Antener 98bec0e175 also filter acceleration to filter out the bump on the ground on landing 9 years ago
Andreas Antener e0405617ef also don't reset possp if near a loiter sp 9 years ago
Andreas Antener ee0aa7b37d recalculate absolute thrust before limiting 9 years ago
Andreas Antener d9878493bd cleaning up takeoff/landing logic, commenting on magic values 9 years ago
Andreas Antener c033ef959a proper setpoint handling on takeoff, switch to loiter sp when takeoff finished 9 years ago