26316 Commits (fd675084ccd58f21d7e858ad91a00a12acdd4a00)
 

Author SHA1 Message Date
DanielePettenuzzo fd675084cc ms5525_airspeed: add -a flag to scan all i2c busses during start 7 years ago
DanielePettenuzzo cf816fe556 ms4525_airspeed: remove i2c_bus parameter from start function (it tries all busses) 7 years ago
DanielePettenuzzo 5f3ea2f7ba ms4525_airspeed: change start_bus from bool to int 7 years ago
DanielePettenuzzo c231b6834d ms4525_airspeed: remove PX4_I2C_ALL 7 years ago
DanielePettenuzzo fa35731e02 ms4525_airspeed: add -a flag to scan all i2c busses during start 7 years ago
Philipp Oettershagen 7a82c777b2 LandDetector FW: Fix param min/max values and descriptions as well as some variable names which were wrong/outdated (#9708) 7 years ago
korigod 4dfd77a0cd cmake: add nuttx force-upload target (#9717) 7 years ago
Ricardo Marques bf0a1f05fb Tilt-Quadrotor Mixer and Airframe files (#9496) 7 years ago
Beat Küng 6a7751496b df_ms5611_wrapper: fix initialization of error_count & device_id 7 years ago
Paul Riseborough 4a0b41bbc0
ekf2: Enable use of flow sensors not fitted with gyros (#9703) 7 years ago
Julien Lecoeur c73944c7a2 Mavlink: initialize _ping_stats 7 years ago
Lorenz Meier 96443b3cf3 Update README 7 years ago
Beat Küng d1343b0ccb calibration_routines: fix 'Command denied during calibration' error message 7 years ago
PX4 Jenkins 1fac3a1cee Update submodule sitl_gazebo to latest Sat Jun 16 21:27:20 EDT 2018 7 years ago
rolandash ebc40067c7 otherwise posix_sitl_rtps fail to build (MACOS) 7 years ago
Lorenz Meier d14d31df14 PX4IO: Initialize all channels to zero 7 years ago
PX4 Jenkins af07d4b37b Update submodule apps to latest Fri Jun 15 15:25:42 UTC 2018 7 years ago
PX4 Jenkins 499337ad7f Update submodule v2.0 to latest Fri Jun 15 15:25:36 UTC 2018 7 years ago
David Sidrane a19fecad94 Removed zero termination as a for constuct was used 7 years ago
David Sidrane 3e0928d9ea Changed variable type and used cpp array init. 7 years ago
David Sidrane 22b8a6c57e Fixed capitalization grammar 7 years ago
David Sidrane afc8fe39df Rename trigger argument for clarity 7 years ago
David Sidrane 4e5e0c6921 camera_trigger:Refacter GPIO camera triggering 7 years ago
Beat Küng ff365cad08 rtl: change "RTL: land at home" message from critical to info 7 years ago
Beat Küng 04db56638e ecl: update submodule 7 years ago
Anthony Lamping e263af359e launch: make px4 required (#9682) 7 years ago
DanielePettenuzzo 1da87aa173 Vl53lxx Driver Coverity Fixes (#9671) 7 years ago
David Sidrane 3098b09bbd Updated submudule platforms/nuttx/NuttX/nuttx 7 years ago
Beat Küng 229b1274d0 fix camera_trigger gpio: _pins[i] == 0 is valid 7 years ago
David Sidrane a38b94c7dd BUGFIX:GPS not working. Invalid values passed to px4_arch_configgpio 7 years ago
David Sidrane ae389ed0e3 Revert "gps: reopen the gps port on failed auto-detection" 7 years ago
Roman Bapst 27fa29787d updated sitl_gazebo: use asphalt plane instead of uneven ground to reduce (#9675) 7 years ago
Daniel Agar 322c7ad5da
Jenkins SITL tests completely wipe workspace (#9677) 7 years ago
Beat Küng b66f0f36a5 ros tests: add an interactive flag & disable the PX4 shell for ROS tests (#9672) 7 years ago
Philipp Oettershagen 753ad0e0df Fixed-wing autoland: Fix bug that could cause a steep pitch increase and thus aircraft stall during the flare (#9674) 7 years ago
Oleg Kalachev 23cd6adbe7 precland: put land precision parameter to MAVLink mission item 7 years ago
Oleg Kalachev 86d3603e2d precland: fix landing target pose validity checking 7 years ago
Beat Küng 036b59f3de posix main: convert c to a char when extending add_string 7 years ago
Beat Küng f241e49ebf voted_sensors_update: initialize _last_magnetometer & _last_airdata 7 years ago
Beat Küng 20f2303e8a test_mixer: fix resource leak (unclosed dp) 7 years ago
Beat Küng 76c94b08f1 PositionControl: use constant references instead of pass-by-value for structs 7 years ago
Beat Küng 5cc450c7cb srf02: fix resource leak (unclosed fd) 7 years ago
Beat Küng ab94bf1d60 batt_smbus: initialize _last_report 7 years ago
Beat Küng 4eda0ed782 posix main shell: fix getchar() return value and check for EOF to avoid busy loop 7 years ago
Beat Küng 226d7c79da sensors: initialize adc only if BOARD_NUMBER_BRICKS > 0 7 years ago
Beat Küng 08064c2b71 mavlink_main: remove nonexisting streams 7 years ago
Ivo Drescher 42ebbd14bb Changed the intendation to tabs 7 years ago
Ivo Drescher 77d4554e6d Modified comment about feed forward of yaw setpoint rate. 7 years ago
johannes b583c5f69a ekf-tools: fix late start early end buffer, split imu checks 7 years ago
Daniel Agar daa6f29b58 commander ignore failsafe transitions when in mission and disarmed 7 years ago