6366 Commits (40deb405c1e9232475c4b5e7bda8080f85fec19a)
 

Author SHA1 Message Date
Lorenz Meier 40deb405c1 Modified estimator to fix internal GCC compiler error (hilarious 64bit handling), use float instead of double routines to avoid implicit casts 11 years ago
Lorenz Meier 3c5bcf77cc Merge branch 'master' of github.com:PX4/Firmware into paul_estimator 11 years ago
Anton Babushkin 36ba60d63c mc_att_control: hotfix, memset all structs to zeroes on start, fixes garbage in actuator controls 4..8 11 years ago
Lorenz Meier fabef6c889 Revert "Fixed warning" 11 years ago
Lorenz Meier 9e6259d8ae Merge branch 'master' of github.com:PX4/Firmware into paul_estimator 11 years ago
Lorenz Meier 86c80678ae Merge branch 'master' of github.com:PX4/Firmware 11 years ago
Lorenz Meier 3639c7ae91 Fixed warning 11 years ago
Andrew Tridgell 9817922bf9 FMUv2: switch debug console and 2nd GPS 11 years ago
Andrew Tridgell a7012a5418 tests: added "tests file2" filesystem test 11 years ago
Anton Babushkin b76e26c5e5 commander: allow arming with safety enabled in HIL mode 11 years ago
Anton Babushkin 3674aae4a7 commander: ignore battery voltage in HIL mode 11 years ago
Thomas Gubler eb32c7198e Merge pull request #700 from PX4/fix_mission_dive 11 years ago
Lorenz Meier b809fad3b6 Fixes to startup scripts, back to nominal defaults 11 years ago
Lorenz Meier a16742f2eb Fixes to altitude units 11 years ago
Lorenz Meier 862ad8fc58 Merge branch 'beta' of github.com:PX4/Firmware into paul_estimator 11 years ago
julianoes 49fe131019 Merge pull request #674 from PX4/safety_disarm 11 years ago
julianoes 72ae4a6dc7 Merge pull request #653 from PX4/fs_beep 11 years ago
julianoes 8b99062e66 Merge pull request #660 from PX4/rtl_heading 11 years ago
julianoes 85247e3fdd Merge pull request #680 from PX4/ready_rtl_fix 11 years ago
Lorenz Meier eee8ee9e0f Merge pull request #699 from PX4/beta_phantom 11 years ago
Anton Babushkin db157b68c2 mc_pos_control: remove some debug logs 11 years ago
Anton Babushkin f79aea89bc Merge branch 'inav_fs' into rtl_heading 11 years ago
Anton Babushkin d11235585c position_estimator_inav: log writing on NaN estimate fixed 11 years ago
Anton Babushkin e06263f76f position_estimator_inav: failsafe against NaN estimate 11 years ago
Julian Oes b264352c17 startup: phantom script was missing the default line 11 years ago
Julian Oes eac00a71ea navigator: don't enter AUTO_READY for fixedwing because we don't have a land detector yet 11 years ago
Julian Oes 2c337d9b45 Merge remote-tracking branch 'px4/master' into beta 11 years ago
julianoes 3dd3ba4637 Merge pull request #688 from PX4/sdlog2_fix 11 years ago
Anton Babushkin 4912a4af99 Merge branch 'beta' into ready_rtl_fix 11 years ago
Lorenz Meier d64fa6e255 Handling GPS and baro offset in altitude init / estimate 11 years ago
Lorenz Meier 44c5726703 Make baro altitude relative. 11 years ago
Lorenz Meier 2dd5636ee0 Add and enable all filter params. 11 years ago
Lorenz Meier d71396e556 Move params to MAVLink params, enable mavlink text feedback. 11 years ago
Julian Oes 680f2dd417 Merge remote-tracking branch 'px4/master' into beta 11 years ago
julianoes 9b6f08dc7e Merge pull request #696 from PX4/top_fix 11 years ago
Anton Babushkin f818765008 top: CPU % indication bug fixed 11 years ago
Lorenz Meier dac0427b60 fw_att_pos_estimator: Removed unused code 11 years ago
Anton Babushkin a79eef05bc perf_counter: added include 11 years ago
Julian Oes 5ed5e04cb2 sdlog2: code style fixes broke compilation 11 years ago
Thomas Gubler d975bf1f85 Merge pull request #691 from PX4/gitignore_pydev 11 years ago
Julian Oes ba0bf456b9 gitignore: ignore pydev project file created in eclipse 11 years ago
Julian Oes 909e138182 l1_pos_control: fix stupid 'if not' mistake 11 years ago
Julian Oes 75c6706278 l1_pos_control: set gndspeed_undershoot to 0 in loiter 11 years ago
Julian Oes ab8ece3961 l1_pos_control: prevent NaNs for roll setpoint 11 years ago
Julian Oes 9bed1677bd Merge remote-tracking branch 'px4/beta' into fix_mission_dive 11 years ago
Lorenz Meier 76ac14d3c4 Use right combination of casts 11 years ago
Lorenz Meier b4c1713b96 Fix up time delay compensation loading 11 years ago
Lorenz Meier d10224666d Merge branch 'beta' of github.com:PX4/Firmware into paul_estimator 11 years ago
Lorenz Meier acb1bc1383 Disable time compensation which gets us reasonable results 11 years ago
Lorenz Meier b36bf7b17e Removed gravity and on ground check hardcoded testing values 11 years ago