22511 Commits (2e008dfbc4f5f739735bb6a59faeca875923b0e6)
 

Author SHA1 Message Date
Paul Riseborough 2e008dfbc4 msg: Add vertical derivative to vehicle position messages 8 years ago
Paul Riseborough 862201cc4c ecl: EKF update 8 years ago
Beat Küng 4afa931d80 voted_sensors_update: fix mag rotation 8 years ago
Mohammed Kabir 4d6c1b5749 Add second barometer to thermal compensation fitting script 8 years ago
Todd Stellanova fd47e0cbb3 Set system real time clock once from GNSS data. 8 years ago
ChristophTobler bc406a122e disable min loiter altitude 8 years ago
Sean Matthews 1c56cad3b1 Uses astyle 2.06 8 years ago
Sean Matthews 08891526fd Fixes #6484: Bug in Offboard mode incorrect use of type_mask 8 years ago
Lorenz Meier d5c923c7ef Navigator: Fix RTL backtransition for VTOL 8 years ago
Matthias Grob e28f8bff67 commander: make commonly spoken strings more user friendly 8 years ago
Mohammed Kabir 5a96490c68 sensors : fix race condition triggered by slow-to-boot external sensors 8 years ago
Mohammed Kabir 51b23f0b57 sensors : add parameters for 4th mag into used parameters list 8 years ago
Beat Küng 90df55123b lps25h_spi.cpp: remove MAGIOCGEXTERNAL ioctl 8 years ago
Beat Küng ce7d8d2270 sensor_mag.msg: add is_external flag & set it in the mag drivers 8 years ago
Beat Küng 19cdbcfd4f sdp3x_airspeed: fix shadowing warning for crc 8 years ago
Beat Küng ba3d66abba voted_sensors_update: fix invalid/stale mag data on posix 8 years ago
Beat Küng 76f593afb0 fix voted_sensors_update: remove DevMgr::releaseHandle(h); 8 years ago
Beat Küng af6846b9a8 fix voted_sensors_update: use int32 for param_get() 8 years ago
Beat Küng ce27e75a76 sensors: better status output 8 years ago
Beat Küng 1392e25652 Tools/jMAVSim: update submodule 8 years ago
Sean Matthews c41185a277 Fixes valid yaw check 8 years ago
Sean Matthews d9cec600ed Fixes #7313: Invalid setpoint yaw after takeoff 8 years ago
Julien Lecoeur 89a8c656f2 Unneeded includes 8 years ago
Julien Lecoeur 1a6d2c491b Remove explicit template instantiation of Subscription<T> 8 years ago
Julien Lecoeur 550aee4da3 Remove explicit template instantiation of Publication<T> 8 years ago
Julien Lecoeur 3ff1f4d16f Move uORB::Subscription template implementation to header 8 years ago
Nicolae Rosia 0dc4f1f96d Fix strip target and bebop upload 8 years ago
Nicolae Rosia 5e57594fba update docker_run.sh 8 years ago
Nicolae Rosia 3dd32492de Move find of STRIP_TOOL to toolchain 8 years ago
Nicolae Rosia a50a87928f navio_adc: add override flag to init 8 years ago
Nicolae Rosia a6acb2e68e ARM Toolchain: search compiler in PATH 8 years ago
Nicolae Rosia 8f9ca9b45e Commit 8797a090dc06cd0c9f4cf132b67e4872af1ff8f1 relocated __DF_RPI 8 years ago
Kabir Mohammed f266b91cc9 bebop uploader : kill and restart autostarted PX4 daemon 8 years ago
Kabir Mohammed cd902d32ef Relocate DF_RPI define 8 years ago
Kabir Mohammed 8b1ca2ea9b Rename RPi/Bebop toolchain locations to PX4_TOOLCHAIN_DIR 8 years ago
Kabir Mohammed f123ade6d3 Rename to generic arm toolchain 8 years ago
Daniel Agar bd60f87283 move param jinja templates into relevant module 8 years ago
Daniel Agar 46101b483b QuRT follow CMAKE_BUILD_TYPE 8 years ago
Daniel Agar a04d7989b1 eagle and excelsior fix UART_ESC_BAUD param 8 years ago
Daniel Agar 846435cd97 BlockParam<int> -> BlockParam<int32_t> for qurt 8 years ago
Daniel Agar 4937449890 move parameter unittest into systemcmds 8 years ago
Daniel Agar f26cd01d16 param gen reorganize and fix DISABLE_PARAMS_MODULE_SCOPING 8 years ago
ChristophTobler 9b5de23553 add ref_timestamp (time when origin was set) to lpe 8 years ago
Lorenz Meier a1a0dd37dc Commander: Only report GPS lost errors if armed 8 years ago
Lorenz Meier a25330762a Commander: Adjust airspeed checks on prearm condition 8 years ago
Lorenz Meier d104f984d4 Sensors: print airspeed validator status 8 years ago
Lorenz Meier 77ee8d5fb9 SDP3X: Lowpass the signal significantly less as it is far less noisy 8 years ago
Lorenz Meier 0cd954e382 Start SDP3X with priority over the legacy devices 8 years ago
Lorenz Meier fd9f6e9415 ROMFS: Rework airspeed start to include SDP3X 8 years ago
Lorenz Meier a5581c6f25 ROMFS: Fix whitespace in rc.sensors 8 years ago