19906 Commits (cabcc39816b1f0f3090d2c6bf1b25296358566d5)
 

Author SHA1 Message Date
Lorenz Meier c6015e65d0 Update ECL to include a reset fix 8 years ago
Lorenz Meier b4e85d1273 Update ECL to include a status reporting fix 8 years ago
Lorenz Meier 569cceb059 Fix task load measurement in NuttX. Reported by @chungkim. Fixes #5645. 8 years ago
Daniel Agar e9bce5dd71 eclipse project file updates 8 years ago
Lorenz Meier 69551141b7 Updated SITL 8 years ago
Beat Küng c87933d556 navigator: cleanup output messages (don't use warnx) 8 years ago
Julian Oes 7cdf9c31bf navigator: usual usleep after poll fail 8 years ago
Julian Oes f6ad9b8283 navigator: only poll for position 8 years ago
Paul Riseborough d80a233bcb ekf2: fix code style 8 years ago
Paul Riseborough bef4850ae3 mavlink: Publish estimator solution status flags 8 years ago
Paul Riseborough 6eabf80f2a ekf2: Publish estimator solution status flags 8 years ago
Paul Riseborough fa47569aa5 msg: Add EKF solution status flags to estimator status message 8 years ago
Paul Riseborough b6d69ca3aa mavlink: Add ESTIMATOR_STATUS accuracy data 8 years ago
Paul Riseborough c0fe08a203 ekf2: publish estimator status position accuracy 8 years ago
Paul Riseborough bc530ea992 mavlink: add missing data to ESTIMATOR_STATUS message 8 years ago
Paul Riseborough 66e887e581 sdlog2: log estimator innovation test pass/fail data 8 years ago
Paul Riseborough 5a69f4560a ekf2: Publish innovation test status data 8 years ago
Paul Riseborough 2bda15d72b msg: Add innovation test data to estimator status 8 years ago
Paul Riseborough ad65e56f47 ecl: update submodule reference 8 years ago
Daniel Agar e9e15ba3d1 Makefile error preventing px4fmu-v4_default build 8 years ago
Andreas Antener f3b5c243e5 UT: added method to test float values 8 years ago
Andreas Antener 9a219da9c2 Refactored cross sphere line tracking and added a unittest to verify correct operation 8 years ago
Andreas Antener c2e0246650 MC pos control: realize when we are on the trajectory but passed the target waypoint 8 years ago
Lorenz Meier 710a8e8f56 Commander: ensure hysteresis init 8 years ago
Julian Oes 0f763768b1 commander: don't auto-disarm as fast if not flown 8 years ago
Gregory ddea179e95 Adding support for 19200 and 38400 baud TELEM2 8 years ago
Daniel Agar 2771b92dc0 px4fmu trivial style fix 8 years ago
Daniel Agar cdc1c5c7a4 travis-ci and circleci update docker tag 8 years ago
Lorenz Meier ed62957474 Increase RC buffer size 9 years ago
Lorenz Meier 4cfd84b56a FMU driver: Ensure correct binding pulses for Spektrum, time out any receiver which has more than one second no signal. 9 years ago
Lorenz Meier 9d2b5b1c28 Always start MAVLink, never default UART to serial 9 years ago
Mark Whitehorn a56d50599d subscribe to vehicle_command topic and implement RX_PAIR command 9 years ago
Lorenz Meier 605cffc230 Fix sensor rail reset on Pixracer. Increase the reset duration to 50 ms to ensure the sensor power has bled off. 9 years ago
Beat Küng e73cd08a30 syslink_bridge: return state instead of 0 9 years ago
Beat Küng 55bff206be mission: add NAV_CMD_DO_SET_ROI & NAV_CMD_ROI 9 years ago
David Sidrane 248cd45503 Added missig can_devinit prototype 9 years ago
David Sidrane 1c766aef12 Removed comments to allow appconfigs to bring in can 9 years ago
Gene 5cd85b98c2 Fixed app args buffer overrun in qurt px4_layer main.cpp and qshell.cpp 9 years ago
Lorenz Meier f543463349 Disable FrSky for FMUv2 9 years ago
Beat Küng 9ceb5a7e2e mavlink: extend status output 9 years ago
Beat Küng bad107a374 navio_sysfs_pwm_out: avoid dynamic memory allocation & fix a memory leak 9 years ago
Beat Küng b864983c5e navio_sysfs_rc_in: avoid dynamic memory allocation for path 9 years ago
Beat Küng a42f0f5a62 gps: fix code style 9 years ago
Beat Küng 6d0288d494 gps: update submodule 9 years ago
Beat Küng 80771ce8b3 gps: remove gps_driver_interface_t and use GPSHelper::Interface instead 9 years ago
Miguel Arroyo c6f43689e7 Adds Auto Mode Scanning 9 years ago
Miguel Arroyo 2799525462 Commandline Interface and Mode options 9 years ago
Hidenori 9bd3f6c9bf Navio: Delete (wrong) unnecessary ifdef and modify for new GPSDriverUBX constructor 9 years ago
Hidenori e7b582502a Navio: change the GPS device 9 years ago
Hidenori 96a5baa12b Navio: fix style 9 years ago