26135 Commits (35963abdddd33e74dd6375ec05ad7a4a3c85b66a)
 

Author SHA1 Message Date
Beat Küng bda237b368 logger: ensure that fsync is called at least every second 7 years ago
Beat Küng dd30012b27 logger: add watchdog that boosts its priority when the writer is blocked for >1s 7 years ago
Beat Küng 401eefd39b refactor logger: add struct timer_callback_data_s used in the timer callback 7 years ago
Beat Küng 9b72080ec1 refactor logger: add an enum for the reason of printing the cpu load 7 years ago
Daniel Agar 2f553b956d dataman file read fixed size buffer 7 years ago
Daniel Agar af168e42b9 Jenkins run tests under address sanitizer 7 years ago
Daniel Agar ac4053fbd6
Update submodule ecl to latest Fri May 18 01:26:47 UTC 2018 (#9484) 7 years ago
Daniel Agar d652e019c5 Jenkins run VTOL standard mission test under ASAN 7 years ago
Daniel Agar dc1e91137a cmake add bloaty helpers for nuttx and use in Jenkins 7 years ago
Daniel Agar f607ea5180 auav-x21 sync with px4fmu-v3 modules list 7 years ago
Beat Küng 11f4631b2a fix commander: initialize tune_durations (#9468) 7 years ago
Jake Dahl ad4b3a738a set the range to the correct value 7 years ago
Jake Dahl 306d1e7e24 a few corrections 7 years ago
Jake Dahl 6324a8851d Complete refactor of the lis3mdl driver. This has been bench tested, flight tested, and verified functional. 7 years ago
PX4 Jenkins 8a114c2f05 Update submodule ecl to latest Mon May 14 20:26:35 CDT 2018 7 years ago
Mohammed Kabir bbcf5b1b65 logger : log ping topic 7 years ago
Mohammed Kabir 92457bcafd mavlink : implement full ping protocol and link latency reporting 7 years ago
Mohammed Kabir 8d6e209888 msg : add ping message 7 years ago
Julien Lecoeur e380adb9b6 Fix format with Artistic Style 3.1 7 years ago
Julien Lecoeur b299d6222a Astyle: allow version 3.1 7 years ago
Beat Küng 873e036e85 px_romfs_pruner: reduce multiple consecutive spaces into a single space for mixers (#9457) 7 years ago
Daniel Agar e33da0a821 fw_att_control set default yaw rate max and update parameter descriptions 7 years ago
David Riseborough a32333994f The single line UART setup was replaced with a locked down configuration. 7 years ago
TSC21 7220fb1b21 update sitl_gazebo submodule 7 years ago
Beat Küng 12436c1d64 fix attitude_estimator_q: swap quaternion multiplication & fix from_dcm init 7 years ago
Daniel Agar 421b01e677 attitude_estimator_q move to matrix lib 7 years ago
Beat Küng 9e24875131 attitude_estimator_q: fuse accel data only if close to 1g if GPS velocity not used 7 years ago
Beat Küng f77b8d9aa8 attitude_estimator_q: remove double initialization 7 years ago
Beat Küng 54fac26327 attitude_estimator_q: allow it to be used on boards w/o a mag 7 years ago
Matthias Grob 58dd7be12a Cygwin: enable arm nuttx upload within cygwin 7 years ago
Beat Küng c6b0d5c76a navigator: don't complain 'Using minimum takeoff altitude' in case of numerical inaccuracies 7 years ago
Beat Küng 473fa15026 BlockParam: : ensure result of strncpy is null-terminated 7 years ago
Beat Küng 258b1ea473 navigator: ensure result of strncpy is null-terminated 7 years ago
Beat Küng 8c638ac88c sdlog2: check result of snprintf and ensure result of strncpy is null-terminated 7 years ago
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