22542 Commits (fc860140f123b9a6f0a868f91ac5793c50f43172)
 

Author SHA1 Message Date
Julien Lecoeur fc860140f1 Fix internal compiler error with GCC 7 8 years ago
Julien Lecoeur 7929287f73 Fix -Werror=format-truncation on GCC 7 8 years ago
Julien Lecoeur 407b403e68 Fix -Werror=maybe-uninitialized on GCC7 8 years ago
Julien Lecoeur 06c6a0cdec Fix -Werror=implicit-fallthrough errors on GCC7 8 years ago
Daniel Agar ca480ff868 ms4525 treat max temperature as an error 8 years ago
Daniel Agar f82e85f8ff cmake remove -fno-math-errno and -fmerge-all-constants (#7462) 8 years ago
Daniel Agar 58ca307c9d move -fno-math-errno to nuttx only 8 years ago
Daniel Agar 75a91f79ae compiler optimizations add -fmerge-all-constants 8 years ago
Daniel Agar aeb1fe5a55 compiler optimizations add -fno-math-errno 8 years ago
Lorenz Meier 13bf312263 Commander: Be less verbose 8 years ago
Paul Riseborough d68dd6ae1e ekf2: Fix parameter description typo 8 years ago
Paul Riseborough b3ceb37272 ekf2: Add parameter to set range dependant noise 8 years ago
ChristophTobler 929ecd0e94 change to uint32 to match updated type from ecl 8 years ago
Roman 0007096007 updated ecl 8 years ago
Roman 33495e8143 ekf2: added parameters to specify horizontal speed and absolute altitude 8 years ago
Roman b5a94481a8 ekf2_main: support range aid feature 8 years ago
Roman 68c2eb9dec ekf2_params: added range aid parameter 8 years ago
Khoi Tran 355205554a Use format to properly format file for process_logdata_parser.py 8 years ago
Daniel Agar 8b3fb1e999 param fix parameters.xml dependency 8 years ago
Daniel Agar e1a3c53930 cmake posix and qurt impl fix whitespace 8 years ago
Daniel Agar 61da642cc8 cmake fix airframes.xml dependency 8 years ago
Daniel Agar 6a443765a5 cmake only include mavlink where used 8 years ago
Martina 5984e3d330 mission: clean up mavlink log messages style 8 years ago
Beat Küng 410e822775 px4fmu-v4pro board_config: swap BRICK1 with BRICK2 8 years ago
ChristophTobler 91a94ce874 check for NAN -> use curr pos and check if first to avoid drifting 8 years ago
Lorenz Meier 7d23a52871 Commander: Remove debug output 8 years ago
Lorenz Meier 0a8b9061cf SDP3x driver: Minor cleanup in driver 8 years ago
Paul Riseborough 28017105f4 position_estimator_inav: publish vertical position derivative 8 years ago
Paul Riseborough a147179ad8 local_position_estimator: publish vertical position derivative 8 years ago
Paul Riseborough 7aec94d4d6 ekf_att_pos_estimator: publish vertical position derivative 8 years ago
Paul Riseborough 4b7ae78fda ekf2: publish vertical position derivative 8 years ago
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