8553 Commits (ce78b399691d43bd150c0a5928f08c98076a3892)
 

Author SHA1 Message Date
Lorenz Meier 9470ac4e0f Merge branch 'master' of github.com:PX4/Firmware into sensor_startup_cleanup 11 years ago
Lorenz Meier c67f76e0c7 Merge pull request #1187 from PX4/mavlink_strict 11 years ago
Lorenz Meier 5b38b5e371 MPU6K: Start handler startup and stack review and adjustments 11 years ago
Lorenz Meier 91bedc5c1c airspeed drivers: Start handlers stack fixes and start handler review 11 years ago
Lorenz Meier fa6f69581e LSM303D: start handler fix and start routine review 11 years ago
Lorenz Meier c2f97e628c L3GD20 driver: stack size adjustments of start handler and start return review / comments 11 years ago
Lorenz Meier f89573a6ed HMC5883 driver: stack size adjustments of start handler and start return review / comments 11 years ago
Lorenz Meier 43bc2c3ef2 LSM303D: Support for tertiary sensors 11 years ago
Lorenz Meier b6bac2c88d sensors: Support for up to three sensors of the IMU types 11 years ago
Lorenz Meier c467d1635e Build fixes for example 11 years ago
Lorenz Meier 9e97994ef9 drivers: Up to three units support 11 years ago
Lorenz Meier b8b6974e22 sdlog2: Add support for up to three IMU sensors 11 years ago
Lorenz Meier 64e33b8896 uORB: Support up to three topics per sensor 11 years ago
Lorenz Meier 65367f7a99 L3GD20: Support for up to three gyros 11 years ago
Lorenz Meier 32ed1eae80 mpu6000: Support for up to three accels / gyros 11 years ago
Lorenz Meier 5ef4e08c58 hmc5883: Support for three sensors 11 years ago
Lorenz Meier f02ddc3326 Do not initialize variable if value is never read 11 years ago
Lorenz Meier e696ed5509 Merged master 11 years ago
Lorenz Meier 1ac2b307e4 Enable stricter compile mode and ensure the most relevant bits are initialized. Needs more work to avoid the remaining warnings 11 years ago
Lorenz Meier b0b6ee0644 Forbid copy constructor in CDev 11 years ago
Lorenz Meier 619433d369 Merge pull request #1178 from PX4/eff_plus_plus 11 years ago
Lorenz Meier e91a4217ad Fix warning 11 years ago
Lorenz Meier 6128645136 mathlib: More C++ fixes 11 years ago
Lorenz Meier 1744bf6e12 Merge branch 'master' of github.com:PX4/Firmware into eff_plus_plus 11 years ago
Lorenz Meier 23fe3b64be Merge pull request #1183 from sjwilks/fx61_mixer 11 years ago
Simon Wilks 9f837267de Updated the comments. 11 years ago
Simon Wilks 83652794c7 Add a mixer for the Phantom so it can be uniquely adjusted for this airframe. 11 years ago
Lorenz Meier ddc8f1fa5f Merge pull request #1159 from PX4/airspeed_test_fix 11 years ago
Lorenz Meier d8004c8d2d Merge pull request #1181 from PX4/fixedwing_mem_handling 11 years ago
Lorenz Meier f3549d775c Airspeed driver: Use the known sensor offset for raw value as well 11 years ago
Lorenz Meier 9ce7820e41 Make instructions in commander more obvious for airspeed calibration 11 years ago
Lorenz Meier efa5d8f57f fw pos ctrl: Only return from start handler with all allocations done 11 years ago
Lorenz Meier 8a0e83c9cd fw att ctrl: Only return from start handler with all allocations done 11 years ago
Lorenz Meier 5f176d14fe ekf: Only return from start handler with all allocations done 11 years ago
Lorenz Meier ec8d395a2d build fix 11 years ago
Lorenz Meier 14b5ef6677 merged master 11 years ago
Lorenz Meier db0cc845ba Merge branch 'master' of github.com:PX4/Firmware into airspeed_test_fix 11 years ago
Lorenz Meier 180b83cc6d Better analog error handling 11 years ago
Lorenz Meier 7968c6864e Force update of offset, do not add offset in final value 11 years ago
Lorenz Meier 56ad0c708d Fixed compile error 11 years ago
Lorenz Meier 1dffa750d8 added detailed print 11 years ago
Lorenz Meier e28ca7db1b Merge branch 'master' of github.com:PX4/Firmware 11 years ago
Lorenz Meier 36c2068162 Removed spurious submodule entry 11 years ago
Lorenz Meier 88af1d1dd5 Merge pull request #1175 from PX4/warnings_cleanup 11 years ago
Lorenz Meier f219c05f0f Fix a set of C++ warnings in mathlib 11 years ago
Lorenz Meier 17c5e925fb Enable C++ warnings for EKF 11 years ago
Lorenz Meier a1c5f87dea Fix C++ warnings 11 years ago
Lorenz Meier d4a867071a airspeed: Better calibration messages 11 years ago
Lorenz Meier 07d92c264c Merge branch 'master' of github.com:PX4/Firmware into airspeed_test_fix 11 years ago
Lorenz Meier e8855423be EKF hotfix: Remove unused variables, use default initializer list for vectors 11 years ago