6911 Commits (5ef57b8af61b7a5c9233ac1e600ffdac859f8e0c)
 

Author SHA1 Message Date
Lorenz Meier 4acfb15b76 Merge pull request #769 from jean-m-cyr/beta 11 years ago
Jean Cyr debb4f7021 Coding style 11 years ago
Jean Cyr 17c18947a4 Remove uneccesary dependencies and update credits 11 years ago
James Goppert 2ce39a4afe Added youcompleteme config. 11 years ago
Thomas Gubler 7f1332c808 Merge pull request #767 from PX4/hotfix_wingwing_defaults 11 years ago
Julian Oes 2a178f9847 wingwing startup: fix typo 11 years ago
Lorenz Meier afa6d170ca Merge pull request #766 from PX4/param_tool 11 years ago
Stefan Rado 1a98589f3a Merge remote-tracking branch 'remotes/origin/master' into param_tool 11 years ago
Lorenz Meier a1fad76f2b Merge branch 'master' of github.com:PX4/Firmware 11 years ago
Lorenz Meier 6b610dc1f8 Hotfix for comment: Removed syntax-breaking symbol 11 years ago
Lorenz Meier 6ce72f00cb Merge pull request #765 from sjwilks/master 11 years ago
Simon Wilks 5f5a200f4a Add support for the SkyHunter 1800 11 years ago
Lorenz Meier df11310994 Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numeric 11 years ago
Lorenz Meier 3270e2f428 Merge pull request #763 from PX4/beta_mavlink2 11 years ago
Lorenz Meier 69bc0c8e39 Reduced param rate - as long as we do not have proper QoS (= reducing all rates at once if link becomes lossy) we need to open-loop match the link 11 years ago
Thomas Gubler 4b8c3362cd Merge pull request #747 from PX4/wing_wing_defaults 11 years ago
Thomas Gubler 7fa6b48a36 wingwing startup script: add FW_THR_CRUISE param 11 years ago
Thomas Gubler 0cc7270b83 Merge pull request #764 from PX4/inav_nan_checks 11 years ago
Anton Babushkin 1c49d768fb mavlink: code style fixed 11 years ago
Anton Babushkin b1e59f37fe rc.usb: typo fixed 11 years ago
Anton Babushkin b2f8fcb9d9 position_estimator_inav: added NaN checks 11 years ago
Thomas Gubler 70b3a85194 Merge branch 'diff_press_filter' into diff_press_filter_use 11 years ago
Thomas Gubler bc451eef4b Merge remote-tracking branch 'upstream/master' into diff_press_filter 11 years ago
Julian Oes 461557a689 Merge pull request #754 from julianoes/beta_mavlink2_camera 11 years ago
Julian Oes 3d47ba14f3 Merge remote-tracking branch 'px4/beta_mavlink2' into beta_mavlink2_camera 11 years ago
Lorenz Meier ca2514b846 Merge branch 'beta_mavlink' of github.com:PX4/Firmware into beta_mavlink2 11 years ago
Lorenz Meier 193397b228 Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2 11 years ago
Lorenz Meier 057bcf3172 Changed RC scaling for fixed wing defaults 11 years ago
Lorenz Meier 2988136e7e Implemented last missing messages, added stream config for USB, made stream config fails for non-existing mavlink links non-fatal 11 years ago
Thomas Gubler 49bdfa8cfb Merge pull request #748 from jgoppert/tmpl_fix 11 years ago
Thomas Gubler 398da6a4d6 Merge pull request #719 from PX4/hotfix_fw_airspeed 11 years ago
Thomas Gubler b89c509231 Merge pull request #757 from PX4/ms4525_fix 11 years ago
Lorenz Meier 055e459355 Remove unneeded headers 11 years ago
Lorenz Meier b8afcf5863 Ensure that the mavlink start call only returns once the new instance is fully initialized. This avoids race conditions in getopt() and it ensures that the mavlink debug fd is ready when other processes start 11 years ago
Lorenz Meier 3e525d0618 Merge branch 'ms4525_fix' of github.com:PX4/Firmware into paul_estimator_numeric 11 years ago
Lorenz Meier e0e6df6733 Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numeric 11 years ago
Lorenz Meier 8af83f7074 Make error message less dramatic, as its part of a scanning progress 11 years ago
Lorenz Meier 98ef3b9ab8 Make driver start less verbose 11 years ago
Lorenz Meier ab088c8ac6 Altitute wip 11 years ago
James Goppert eaef67f21d Added encoder uORB message/ fixedwing_backside working if enabled. 11 years ago
James Goppert 8f0b223c87 Fixed include style for List in Block. 11 years ago
James Goppert 1b7472ef4c Fix for md25 and uORB update. 11 years ago
James Goppert afb2c37bfc Fixed uORB Pub/Sub templates for GCC 4.7 11 years ago
James Goppert da9dab2799 Moved List.hpp from controllib to src/include/containers. 11 years ago
James Goppert fd6590cfa7 Moved UOrbPubliction/Subscription to uORB::Publication/Subscription 11 years ago
James Goppert 2c32cdf16b Fixed block param template. 11 years ago
Lorenz Meier 239a0cc155 Merge pull request #746 from thomasgubler/useioparam 11 years ago
Julian Oes bf69a7b647 mavlink: camera mode rate is now correct 11 years ago
Julian Oes a989dd6eec mavlink: correct verbose info, bytes not bits 11 years ago
Julian Oes 952fd1ec6c mavlink: camera mode with rate multiplier 11 years ago