27837 Commits (18f0812b33a93f6d576c0e88f32a80c0a881d26f)
 

Author SHA1 Message Date
Paul Riseborough 18f0812b33 ecl: Use master with pr-ekfGpsYaw changes merged 6 years ago
Paul Riseborough c8e17719d5 msg: Add heading data to GPS blending output log data 6 years ago
Paul Riseborough 10354f022e ekf2: Allow use of RTK GPS heading 6 years ago
Paul Riseborough e39afb148d drivers: publish GPS antenna heading offset 6 years ago
Paul Riseborough 92d2317b99 uavcan: publish GPS antenna heading offset as NAN 6 years ago
Paul Riseborough cf962afafe simulator: publish GPS antenna heading offset as NAN 6 years ago
Paul Riseborough 6a3692cf6b mavlink: publish GPS antenna heading offset as NAN 6 years ago
Paul Riseborough 9aee71bf54 msg: Add antenna array heading offset to GPS message 6 years ago
Hamish Willee 8806389f24 Remove long command option from sf1xx driver docs 6 years ago
Hamish Willee 0e2aab46c9 Add module doc for sf1xx rangefinder 6 years ago
Daniel Agar 86683944f8 px4fmu-v2_default disable lis3mdl 6 years ago
Daniel Agar 0c698baca7 AV-X mavlink network and companion defaults 6 years ago
PX4 Build Bot e43caeff2e Update submodule sitl_gazebo to latest Tue Oct 16 14:40:21 EDT 2018 6 years ago
Daniel Agar 13bdbde796
Update submodule mavlink v2.0 to latest Tue Oct 16 14:40:25 EDT 2018 6 years ago
Daniel Agar d61fbbf568 move NuttX back to PX4 org 6 years ago
Friedrich Beckmann 64f23c1aed moved comment from class section to avoid PX4Buildbot confusion 6 years ago
Dennis Mannhart 304e00f158 ALTITUDE_THRESHOLD lower to 0.3 meters 6 years ago
Dennis Mannhart 511563d4ac mc_pos_control: enable control in xy during smooth-takeoff from ground but limit tilt 6 years ago
Dennis Mannhart 3329d69d05 mc_pos_control: replace const with constexpr 6 years ago
Dennis Mannhart 4627d5d6e4 mc_pos_control_main smooth takeoff: enable position-xy/yaw control once above 0.5m from takeoff reference 6 years ago
Dennis Mannhart 345d3278d1 mc_pos_control smooth takeoff: if velocity is valid, the control velocity in xy during takeoff 6 years ago
Dennis Mannhart 4b70584cf4 mc_pos_control takeoff: control velocity if velocity estimation is available, otherwise 6 years ago
Dennis Mannhart dbd1e1432a mc_pos_control: for sanity distinguish between velocity and position setpoint during 6 years ago
Dennis Mannhart e7e49d5b3c FlightTask don't require vehicle-local-positiion topic 6 years ago
Jake Dahl d3b54c3599 more changes based on suggestions 6 years ago
Jake Dahl 985c5f4d73 changed I2C init() to a public function. Removed init() from constructor of SMBus base class 6 years ago
Jake Dahl e0e411ea07 additional improvements 6 years ago
Jake Dahl ad567fa537 I should really compile before pushing, fixed a scoping error on int result 6 years ago
Jake Dahl 1e1268f84b missed a return of result 6 years ago
Jake Dahl b2482b0e43 made changes based on reviewer feedback. Also added a bool option for block_read and block_write PEC, as some devices may not use the PEC 6 years ago
Jake Dahl e5b2286756 added an SMBus base class 6 years ago
PX4 Build Bot 5f583bf587 Update submodule libuavcan to latest Mon Oct 15 20:37:29 EDT 2018 6 years ago
Anthony Lamping 40489afbfc jenkins: don't let ecl analysis script fail the SITL test 6 years ago
Anthony Lamping 63cc328047 jenkins: archive ekf log processing output on failure 6 years ago
Anthony Lamping 27b2dad1fb jenkins: cleanup post stage steps 6 years ago
Anthony Lamping 906559d8cf jenkins: retry clang-tidy step, max of 3 runs 6 years ago
Mark Sauder ad8539bd15 Deprecate the tap_common directory, nuttx, driver, and makefile references to tap-v1. (#10629) 6 years ago
Zack Selgrath 919957eec6 batt_smbus_main: Rearranged bus options, added TODO 6 years ago
Zack Selgrath c8632d9eee batt_smbus_main: Fixed bus arguments from shell 6 years ago
Pietro De Nicolao 6d3eb0450d px_uploader.py: exit code=1 if upload was not successful (#10681) 6 years ago
PX4 Build Bot 0312fd818f Update submodule sitl_gazebo to latest Mon Oct 15 08:37:19 EDT 2018 6 years ago
fredowski a21d352388 added X-UAV Mini Talon V-Tail airframe and mixer (#10414) 6 years ago
TSC21 31b110c2ac rtps: fix and minor cleanup of scripts and templates 6 years ago
Hamish Willee 55b9f76a16 Fix jenkins build error in tune_control 6 years ago
Dennis Mannhart ff45ee67b4 FlightTasks: remove empty line 6 years ago
Dennis Mannhart c3ba2687ac FlightTask: if not in air, reActivate the task which will set the setpoints to current 6 years ago
Dennis Mannhart 1f0d559d65 PositionControl: check and set _skip_controller flag at the end of the setpoint update 6 years ago
Dennis Mannhart 2f833a26d1 mc_pos_control: check if position-control setpoint update succeeded. 6 years ago
DanielePettenuzzo b83b588fc5 irlock driver: fix bus selection argument (-b) 6 years ago
Hamish Willee 988ce71ee0 Better rendering for tune control 6 years ago