9021 Commits (cbd20f48d670749fcbfe49c0f5135572bdf7ee44)
 

Author SHA1 Message Date
Lorenz Meier 23c82c2dd8 Merge pull request #1195 from jean-m-cyr/master 11 years ago
Lorenz Meier f89062fe3b Merge pull request #1186 from PX4/logging 11 years ago
Jean Cyr d9e3c9423e Clean up mavlink module 11 years ago
Lorenz Meier 65c952e134 Merge pull request #1185 from PX4/mc_defaults 11 years ago
Lorenz Meier 43855ac5a3 Merge pull request #1193 from PX4/dl_lost_fix 11 years ago
Lorenz Meier 7705a24f72 Merge branch 'master' of github.com:PX4/Firmware into logging 11 years ago
Lorenz Meier 7625ea5e8a Merge pull request #1188 from PX4/sensor_startup_cleanup 11 years ago
Lorenz Meier c5e4f33bb3 Merge sensor_startup_cleanup 11 years ago
Lorenz Meier ca98070f8b RGBLED: flash efficiency 11 years ago
Lorenz Meier c2565d9983 PCA8574: flash efficiency 11 years ago
Lorenz Meier 0b81d9883a Strip excessive binary text to save some flash, start all three sensor sets 11 years ago
Lorenz Meier ede1deaed6 Add support for external sensors in startup 11 years ago
Lorenz Meier 11eeb7466d Merge branch 'ext_mag_param' into logging 11 years ago
Lorenz Meier c6c9c49823 Implement the external mag param in a fashion that retains backward compatibility 11 years ago
Lorenz Meier 4f4c6df370 Merge branch 'master' into ext_mag_param 11 years ago
Anton Babushkin 698fcb6b86 commander: only warn about lost link if link was working before 11 years ago
Lorenz Meier 0c5ce3d3a2 Hotfix: Allow the HMC5883 driver to continue to operate in auto mode 11 years ago
Anton Babushkin d39d5cc9da SYS_EXT_MAG parameter added for magnetometer selection 11 years ago
Lorenz Meier 1dd4282099 Merge pull request #1165 from jean-m-cyr/master 11 years ago
Lorenz Meier 63c6e31ba7 Fix the most obvious compile warnings 11 years ago
Lorenz Meier 3ca15ab157 Controllib block: Make copy constructor private 11 years ago
Lorenz Meier 02f56aae8c Navigator: Enable more strict compile warnings 11 years ago
Lorenz Meier 654aaa0ca8 Mixer: forbid copy constructors due to ptr data members 11 years ago
Lorenz Meier c5b13b7dbc IO driver: stricter init 11 years ago
Lorenz Meier 85ccecea9c FMU driver: stricter init 11 years ago
Lorenz Meier 164b4ef4ce MPU6K: Cleaner init 11 years ago
Lorenz Meier 7ca184de45 MEAS airspeed: Stricter initialization and constructors 11 years ago
Lorenz Meier da4967e8e4 I2C driver: forbid copy constructor 11 years ago
Lorenz Meier 23dd7e752d airspeed driver: better init 11 years ago
Lorenz Meier e68200b4ba HMC driver: Full initialization 11 years ago
Lorenz Meier 5baa3690e0 L3GD20: Ensure init and constructors 11 years ago
Lorenz Meier f162a3e8d4 LSM303D: Ensure init and constructors 11 years ago
Lorenz Meier 8107205b9e device driver: Fix compile warnings 11 years ago
Lorenz Meier b08e3d21cd Making lowpass filter init bullet proof 11 years ago
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