4828 Commits (717bcf4ed29ab09ccbb8eacc3bb0dbb61543cac7)
 

Author SHA1 Message Date
Anton Babushkin 717bcf4ed2 Merge branch 'master' into inav_sonar_indep 12 years ago
Anton Babushkin 9858ff0497 multirotor_pos_control: distance-based altitude hold rewritten 12 years ago
Anton Babushkin fe21bb7198 position_estimator_inav: surface offset estimation improved 12 years ago
Anton Babushkin 419cb4bc80 sdlog2: DIST (distance to surface) message added 12 years ago
Anton Babushkin 5d556f1850 position_estimator_inav: distance to surface estimation fixes 12 years ago
Lorenz Meier f475ffda04 Set better default gains for Iris and F330 12 years ago
Lorenz Meier 0cadc5d14a Merge branch 'master' of github.com:PX4/Firmware 12 years ago
Lorenz Meier 8aaf285ac5 Python exception handling from muggenhor 12 years ago
Lorenz Meier 6baae41c5e Merge pull request #444 from PX4/multirotor_att_control_fix 12 years ago
Lorenz Meier 1d2e6d1b2d Merged 12 years ago
Lorenz Meier c8f471c560 Merge branch 'master' into px4io_fix 12 years ago
Lorenz Meier 7b8b568605 Merge pull request #449 from PX4/sensors_fix 12 years ago
Lorenz Meier ec0b57076b Merge pull request #448 from PX4/mavlink_fix 12 years ago
Lorenz Meier 062ba0acab Merge pull request #453 from PX4/gcc_47 12 years ago
Lorenz Meier db4ff7f080 Merge pull request #446 from PX4/commander_fixes 12 years ago
Lorenz Meier 90127b2d2a Merge pull request #460 from jean-m-cyr/master 12 years ago
Lorenz Meier 4a4834c3de Merge branch 'beta' 12 years ago
Lorenz Meier 4984ab4418 Comment fix 12 years ago
Anton Babushkin c0c366d6ee position_estimator_inav: estimate distance to bottom rate, increase time of position estimation on only accelerometer, reduce weight for GPS if flow available 12 years ago
Jean Cyr f1c399a60b Add support for 8 channel DSMX sattelite pairing 12 years ago
Anton Babushkin 2b1a11b16d position_estimator_inav: bug fixed, allow to disable GPS by setting INAV_W_POS_GPS_P = 0 12 years ago
Anton Babushkin 74af8d2c45 multirotor_pos_control: reset distance z setpoint when distance_bottom switch switched on 12 years ago
Anton Babushkin e770f84858 Merge branch 'master' into px4io_fix 12 years ago
Anton Babushkin c314f31068 multirotor_pos_control: update altitude setpoint if reference altitude changed 12 years ago
Anton Babushkin fbf4b6462d Merge branch 'master' into inav_sonar_indep 12 years ago
Anton Babushkin dc09182b95 Added "bottom distance" switch, multirotor_pos_control implemented: use bottom distance to surface to control altitde 12 years ago
Lorenz Meier 1306c9de7b Output improvements 12 years ago
Lorenz Meier d04321bcf8 Hotfix: Typo 12 years ago
Lorenz Meier d144213527 Added non-binary number between 8 and 16 12 years ago
Lorenz Meier 73f507daa6 Make tests file complete up to 64 byte shifts and 1.5 K chunks 12 years ago
Lorenz Meier 260ab5597a Merge branch 'sdtest' 12 years ago
Lorenz Meier 42c412f6dd Makefile cleanup 12 years ago
Lorenz Meier 44deeb85c0 We compile with GCC 4.7.4 12 years ago
Anton Babushkin 86c53bee43 position_estimator_inav: use independent estimate for distance to ground (sonar), WIP 12 years ago
Lorenz Meier 0cb8e782b0 Merge pull request #447 from PX4/hil_usb_only 12 years ago
Anton Babushkin aedb97f38e multirotor_pos_control: run mainloop at 100Hz 12 years ago
Lorenz Meier 6745a91071 Added alignment attribute 12 years ago
Lorenz Meier 6ffa2955b9 Typo in debug output 12 years ago
Lorenz Meier e0e708241b More testing output 12 years ago
Lorenz Meier 8407677f20 Updated error message 12 years ago
Lorenz Meier 21dcdf11cf WIP, typo fix 12 years ago
Lorenz Meier 13b07efc49 added hw test, added better io debugging 12 years ago
Lorenz Meier d8396ca4b3 Merge branch 'sdtest' into hil_usb_only 12 years ago
Lorenz Meier 1ca718b57f Slight fix to test, but still fails validating written data after non-aligned writes 12 years ago
Lorenz Meier b8ccf67e8c Merge branch 'sdtest' of github.com:PX4/Firmware into hil_usb_only 12 years ago
Lorenz Meier ed00567400 Extended file test for alignment 12 years ago
Anton Babushkin b7d8d77c0f position_estimator_inav: if flow is inaccurate, but used for correction with less weight 12 years ago
Anton Babushkin 2fc011d20c Remove vehicle_local_position.ref_surface_timestamp field, don't sync baro_offset and local_pos.ref_alt instead 12 years ago
Anton Babushkin 9d1027162f position_estimator_inav: use flow even if it's not accurate if GPS is not available to prevent estimation suspending when no GPS available 12 years ago
Lorenz Meier d63ad0fb81 Added debug output printing capabilities for IOv2 12 years ago