26001 Commits (f2092dd6905ecefef877355e6f086aac12f9298a)
 

Author SHA1 Message Date
Beat Küng f2092dd690 mixer_test: use snprintf instead of strncpy to fix compiler warning 7 years ago
Beat Küng 289e618b6c mavlink: fix compiler warnings with GCC 8.0.1 7 years ago
Beat Küng 8bd61a9330 uORBDevices: avoid memset, use braced initializer instead 7 years ago
Beat Küng 19a12ba75d logger: avoid memset, use braced initializer instead 7 years ago
Beat Küng 3dd791c92c vfile: rename fops to fix shadowing warning 7 years ago
Beat Küng 13ab5ed0d0 px4_main_t: fix method declaration throughout the code base 7 years ago
Beat Küng 9772380779 posix main: avoid declaring px4_main_t, include the correct header instead 7 years ago
Matthias Grob 2c56ceec93 astyle: switch condition to empty string check 7 years ago
Matthias Grob ef7e885644 Makefile: fix parameter -e printed by echo 7 years ago
Matthias Grob 4e139d2426 Makefile: fix color output of makefile echos 7 years ago
Matthias Grob 72db7d3396 astyle: fix display language dependency 7 years ago
Beat Küng 71b4ad62a1 ekf2 replay: handle multi multiple GPS instances (#9433) 7 years ago
Hamish Willee 9a7195cb2d Change offboard mode fallback option back to Manual 7 years ago
Hamish Willee 19032b91e3 Change RTL @group to Return Mode 7 years ago
Hamish Willee 66d4b495d4 Return params to reflect current mode names 7 years ago
Hamish Willee 09986237b6 Navigator failsafe action params to reflect current mode names 7 years ago
Hamish Willee 2c1eb443ca Geofence failsafe action params to reflect current mode names 7 years ago
Hamish Willee 42d1708d7c Commander failsafe action params to reflect current mode names 7 years ago
Daniel Agar ffbd75d1b9 adis16477 driver 7 years ago
Daniel Agar 5de5d6ea49 Jenkins simple mission code coverage build 7 years ago
Daniel Agar 1b5396436e
Update submodule genmsg to latest Fri May 4 20:26:30 CDT 2018 (#9416) 7 years ago
alessandro 3ed093ba59 Add baro temperature to sensor voter observation (#9411) 7 years ago
Daniel Agar 6b94ef1a03
mpu9250 allow a 2nd internal spi instance and remove px4fmu-v4 fake external (#9386) 7 years ago
Jake Dahl 92f15283c1 changed int to float 7 years ago
Daniel Agar df042ab20e cmake update option to enable doxygen generation (off by default) 7 years ago
Daniel Agar 2e92484325
ecl update to latest master with separate libraries (#9406) 7 years ago
Daniel Agar 94d1593e5b
doxygen move to cmake and cleanup (#9234) 7 years ago
Martina Rivizzigno 41b0db2860 vmount: input_mavlink point gimbal towards current triplet instead of next (#9405) 7 years ago
Daniel Agar 9649a9d7a5
update PX4/ecl submodule to latest master 7 years ago
Mohammed Kabir fc07b23f41 logger : log timesync topic 7 years ago
Mohammed Kabir 40df193700 sdlog2 : remove old timesync logging 7 years ago
Mohammed Kabir 39bb65ffd7 mavlink : add advanced timesync algorithm 7 years ago
Daniel Agar 6b2daef5ec lps22hb barometer driver 7 years ago
Daniel Agar 598743bbdc
delete srf02_i2c which is nearly identical to srf02 (#9396) 7 years ago
Daniel Agar 977ab4e7b8
improve end to end control latency measurement (#9388) 7 years ago
Daniel Agar edea1b65cd uORB delete unused Flavor 7 years ago
David Sidrane cc061885f0 nxphlite-v3:Remove OTG config qualifier 7 years ago
PX4 Jenkins 1d9bf83c51 Update submodule nuttx to latest Mon Apr 30 20:26:28 CDT 2018 7 years ago
Daniel Agar 1b3803fbe5 px4io driver remove unnecessary class fields 7 years ago
Daniel Agar 8404889098 delete unused ADCSIM 7 years ago
Daniel Agar ea3acb7121 cmake remove circular linking and reorganize 7 years ago
Lorenz Meier a8bc3d187f Update MAVLink submodule 7 years ago
aklimaj 25528a5ae0 Adds support for another MPU9250 or MPU6500 on px4fmu-v4 internal SPI bus. Adds PX4_SPI_BUS_EXT, PX4_SPIDEV_EXT_MPU to board config and spi.c. Call 'mpu9250 -S start' to enable. 7 years ago
Beat Küng c7c3e23f0d MC acro: update param descriptions 7 years ago
johannes b98cd6ecb5 ecl-ekf tools: separate the analysis from the visualization and preprocessing 7 years ago
johannes a0b4bbed5e ecl-ekf tools: clean up - move code to correct scope 7 years ago
Beat Küng 12e967173d MC: set default MPC_THR_MAX & MPC_MANTHR_MAX to 1 7 years ago
Beat Küng f2cee9970c MC acro: add separate params to configure yaw expo 7 years ago
Beat Küng 58c757a9db mc_att_control_params: increase max acro rates to 1800 7 years ago
Beat Küng 332a612f35 mc_att_control_main: do not apply the yaw weight for the feedforward term 7 years ago