10577 Commits (941ff05720b4ba8c282a84e1f8933469ae7fc39e)
 

Author SHA1 Message Date
Thomas Gubler 9586a8f5b1 add missing mab_msgs dependency 10 years ago
Andrew Tridgell 500ac1443b lsm303d: detect large fixed values and report an error 10 years ago
Lorenz Meier a0e1255e28 Merge pull request #1543 from thomasgubler/rcparamtune 10 years ago
Thomas Gubler dd8dfc971c update mavlink c library 10 years ago
tumbili a7bc38869e added pitch trim for vtol in fixed wing mode 10 years ago
Andrew Tridgell 7b6620b319 ll40ls: fixed exit code on external sensor startup failure 10 years ago
Lorenz Meier f3b021ac05 Merge pull request #1555 from tridge/pullrequest-regcheck-fixes 10 years ago
Andrew Tridgell 8470105f9e lsm303d: fixed build warning 10 years ago
Andrew Tridgell 7864958f1c l3gd20: fixed build warning 10 years ago
Andrew Tridgell 82b9e08e4c mpu6000: removed unsafe printf in interrupt context 10 years ago
Andrew Tridgell b5f6fedfa8 lsm303d: show all perf counters in "info" 10 years ago
Andrew Tridgell 083d9e3e69 lsm303d: check DRDY after check_registers() 10 years ago
Andrew Tridgell 1de7fab974 lsm303d: removed unsafe printf in interrupt context 10 years ago
Andrew Tridgell e4318345f3 lsm303d: added two more checked registers 10 years ago
Andrew Tridgell 2ac3a6fcf4 l3m303d: added testerror command 10 years ago
Andrew Tridgell 5c1da70d0c l3gd20: fixed reporting of error count 10 years ago
Andrew Tridgell 1bb3974c84 l3gd20: check DRDY after check_registers() is called 10 years ago
Andrew Tridgell 8db2066151 l3gd20: removed printf in interrupt context 10 years ago
Andrew Tridgell 353ea9beac l3gd20: added testerror command 10 years ago
Thomas Gubler a5890662c5 attitude estimator: fix signs 10 years ago
Thomas Gubler 2ab6eefc29 reduce manualinput queue size 10 years ago
Thomas Gubler e826187efe reduce mixer queue size 10 years ago
tumbili 72eafad510 introduced vtol_fw_permanent stabilization: allows vtol to be attitude-stabilized in manual mode 10 years ago
Thomas Gubler 1b0446ed41 improve launch files 10 years ago
Thomas Gubler 134f41c707 make ros params from launch files work 10 years ago
Thomas Gubler 3684ac6bf1 fix dummy mixer 10 years ago
Lorenz Meier 57ca716402 Merge pull request #1513 from PX4/isvtol 10 years ago
Andrew Tridgell c9e795156f makefiles: make it easier to use ccache for build on windows 10 years ago
Andrew Tridgell 6bc6739676 makefiles: removed stray spaces 10 years ago
Lorenz Meier 3aacaf036c Merge branch 'accelfail' of github.com:thomasgubler/Firmware 10 years ago
Thomas Gubler f8214f3e01 manual input fix variable names 10 years ago
Thomas Gubler bc5fe30270 make mixer to radps scaling a param and raise default 10 years ago
Thomas Gubler e0396ffab7 mavlink tests module: -Wno-attributes -Wno-packed 10 years ago
Andrew Tridgell a8cea3a4da l3gd20: use the I2C disable bit on l3gd20H 10 years ago
Andrew Tridgell b455d647b2 l3gd20: added "l3gd20 regdump" command 10 years ago
Andrew Tridgell 4a81384b2d mpu6000: make register fixup much closer to a reset() 10 years ago
Andrew Tridgell e537de20e3 mpu6000: wait for 10ms after a full reset 10 years ago
Andrew Tridgell 333039d3db mpu6000: added "mpu6000 testerror" command 10 years ago
Andrew Tridgell b157466608 mpu6000: monitor some more registers 10 years ago
Andrew Tridgell e5d3c80686 mpu6000: added factory self-test function 10 years ago
Andrew Tridgell ca47952281 l3gd20: added register checking 10 years ago
Andrew Tridgell ae3a92569d mpu6000: try resetting the mpu6000 up to 5 times 10 years ago
Andrew Tridgell 03c40d5d91 lsm303d: replace old register checking with new check_registers() method 10 years ago
Andrew Tridgell 3e06a65516 mpu6000: monitor some key registers for correct values 10 years ago
Thomas Gubler 255ba24288 Merge remote-tracking branch 'private_thomas/dev_ros' into dev_ros 10 years ago
Thomas Gubler a0260b6f6e use joystick launch file (joystick will not be used actually from euroc directly) 10 years ago
Thomas Gubler dbaf6af257 scale dummy mixer output 10 years ago
Roman Bapst a2edc284b2 fixed launch file 10 years ago
Thomas Gubler 60b02477e5 fix mixed motor commands publication 10 years ago
Thomas Gubler 0ea60f56e9 attitude estimator: fix readin of pose 10 years ago