9303 Commits (6436db1a99888aff3802008c91f8a6c151f7da9c)
 

Author SHA1 Message Date
Lorenz Meier 5448396579 Merge branch 'master' into st24 11 years ago
Thomas Gubler 2780dc39ce Merge pull request #1338 from PX4/throttle_limit_simplified 11 years ago
Lorenz Meier 22d2e26b9c Simply throttle limiting on approach - limit throttle still defaults to 1 11 years ago
Lorenz Meier 84d26185df Better initial config for Phantom 11 years ago
Lorenz Meier ec740c5509 Merge branch 'sf0x_paranoid' 11 years ago
Lorenz Meier af3b3680e0 Fixed SF02/F driver, tested ok 11 years ago
Lorenz Meier a46e1aa60e Fix reschedule logic for SF02/F driver 11 years ago
Lorenz Meier ee91320299 SF02/F driver: Improve parsing 11 years ago
Thomas Gubler f123e3ae1a Merge pull request #1336 from PX4/laser_landing 11 years ago
Lorenz Meier 7a253d50f8 Add more paranoid checks to sf0x altitude parsing 11 years ago
Lorenz Meier 0e954b30c2 Rely on laser altitude once valid 11 years ago
Lorenz Meier c17c585c3e Merge pull request #1335 from PX4/landingtecsunderspeed 11 years ago
Thomas Gubler ab022d5133 disable underspeed protection when landing also in tecs 11 years ago
Thomas Gubler fe0642d5e9 Merge remote-tracking branch 'upstream/master' into obcfailsafe 11 years ago
Thomas Gubler 3b3115b668 Merge branch 'termination_failsafe' into obcfailsafe 11 years ago
Lorenz Meier 593df0ae12 Merge pull request #1333 from PX4/uavcan_update 11 years ago
Pavel Kirienko 580b726536 UAVCAN: missing declaration warning fix 11 years ago
Pavel Kirienko a87a264415 UAVCAN update (lots of warning fixes) 11 years ago
Lorenz Meier 6773eb9880 Introduce FMU initialised status flag, only run failsafe trap if initialized once 11 years ago
Lorenz Meier c85d7aae06 Make sure we got to valid input at least once before kicking in failsafe 11 years ago
Lorenz Meier 03d30acec5 Merge pull request #1320 from PX4/i2c_timeout 11 years ago
Lorenz Meier 2c724685d8 Merge pull request #1332 from PX4/FTP 11 years ago
Don Gagne fce0a3b728 Gave up on using bitfields 11 years ago
Don Gagne 0eea110f6f Modified to use new FILE_TRANSFER_PROTOCOL message 11 years ago
Thomas Gubler 92c3e52fec Merge remote-tracking branch 'upstream/termination_failsafe' into obcfailsafe 11 years ago
Thomas Gubler 0502761799 Merge remote-tracking branch 'upstream/master' into obcfailsafe 11 years ago
Lorenz Meier 62b98cc944 Merge pull request #1329 from hsteinhaus/uavcan_prio 11 years ago
Lorenz Meier 3dc1d868d1 Merge branch 'master' of github.com:PX4/Firmware into i2c_timeout 11 years ago
Lorenz Meier 91d50301c6 Do not enter RC override if FMU is lost and termination failsafe mode requested 11 years ago
Lorenz Meier a7109609ec support termination failsafe in IO driver 11 years ago
Lorenz Meier 49846d476f IO firmware supports termination failsafe 11 years ago
Lorenz Meier 1fbdca4ee9 Add command to run termination failsafe 11 years ago
Lorenz Meier c79bc7073e Support for termination failsafe in PWM out driver 11 years ago
Lorenz Meier b928897ab5 mavlink: code style only fix 11 years ago
Thomas Gubler 9cc1f1ab9d flight termination on gps failure && datalink loss: do not activate in manual modes 11 years ago
Thomas Gubler 5e5322c593 fix flight termination circuit breaker name, tested 11 years ago
Thomas Gubler 3d528a2c97 introduce new nav state to allow normal rtl with RC switch 11 years ago
Thomas Gubler 96f5a823e9 Merge pull request #1302 from PX4/catapultlaunchdetectorhotfix 11 years ago
Lorenz Meier 7819e364bc Merge pull request #1322 from PX4/payload_commands 11 years ago
Lorenz Meier 0f571a18a2 Merge pull request #1321 from PX4/startup_payload 11 years ago
Holger Steinhaus 5aafa1b021 mixer_multirotor: motor limit notification for PX4FMU 11 years ago
Holger Steinhaus ccdfab245b mixer_multirotor: topic for motor limit notification 11 years ago
Lorenz Meier f2683c23e9 Merge pull request #1323 from hsteinhaus/ignore_channels2 11 years ago
Holger Steinhaus 87b2375be4 Ignore single channels during PWM output 11 years ago
Lorenz Meier 4af4e4e1e5 Support additional payload commands and let commander ignore them 11 years ago
Lorenz Meier 65dab36910 Improve startup and payload handling 11 years ago
Lorenz Meier a54ef70a20 Decrease I2C timeout in config so it matches the previous 500 us timeout as close as possible. This is necessary after fixing the NuttX I2C timeout logic 11 years ago
Thomas Gubler 19fa79dcb1 Merge pull request #1317 from TSC21/sdlog2_vision 11 years ago
Lorenz Meier 21e3ca6c99 Merge pull request #1318 from PX4/uavcan_cli_improvements 11 years ago
Thomas Gubler 8a9da209d1 limit warnx output on flight termination 11 years ago