8667 Commits (e8925f212adaa8a2788198b6851a4d715b4b0265)
 

Author SHA1 Message Date
Simon Wilks b4ab31a2ba A more compatible way of checking for an empty string. 11 years ago
Pavel Kirienko 6814ddccff UAVCAN as a submodule 11 years ago
Lorenz Meier 855679f610 Merge pull request #1131 from PX4/pr-1131 11 years ago
Pavel Kirienko 56649bd10a Merge branch 'master' into uavcan 11 years ago
Lorenz Meier 0054eb23d8 Update sensors tests 11 years ago
Andrew Tridgell ee92334512 build: fixed running build from external directory 11 years ago
Lorenz Meier 76f82bf237 Updated submodule update instructions 11 years ago
Andrew Tridgell bc06d839ea Tools: skip check_submodules.sh when GIT_SUBMODULES_ARE_EVIL is set 11 years ago
Lorenz Meier 52713bc0ba Revert "Tools: skip check_submodules.sh when NUTTX_SRC is set" 11 years ago
Andrew Tridgell ac8f179f2d Tools: skip check_submodules.sh when NUTTX_SRC is set 11 years ago
Lorenz Meier 02ad0f2b91 Merge branch 'warning_fixes_v5' into sensor_drivers 11 years ago
Lorenz Meier 0b4ff28037 Merge branch 'master' of github.com:PX4/Firmware into warning_fixes_v5 11 years ago
Lorenz Meier e380aa3f62 AT24C: Fix warning due to missing function prototype. 11 years ago
Lorenz Meier ea4de4adc3 param command: fix warnings 11 years ago
Lorenz Meier 83f343f196 LL40LS: Fix initialiser order in class 11 years ago
Lorenz Meier f2cbc7fe27 MB12xx: Fix initialiser order in class 11 years ago
Lorenz Meier 812d326912 L3GD20: Fix usage function call to fit existing structure. 11 years ago
Lorenz Meier 875be65242 MPU6000: Fix usage function call to fit existing structure. 11 years ago
Lorenz Meier 7d15e999f1 LSM303: Fix usage function call to fit existing structure. 11 years ago
Lorenz Meier 92426c5cfc LSM303D: deal with missing external bus 11 years ago
Lorenz Meier a42ec7df1b MS5611: Deal with missing external bus 11 years ago
Lorenz Meier 369c7d277f Board config cleanup for external bus support 11 years ago
Lorenz Meier a6b52f1c9f HMC5883 post merge cleanup 11 years ago
Lorenz Meier 43b66c724a Merge pull request #1153 from PX4/mavlinkupdate 11 years ago
Thomas Gubler 681d746e06 update mavlink to latest master 11 years ago
Lorenz Meier 2651327205 Merge branch 'master' of github.com:PX4/Firmware into sensor_drivers 11 years ago
akdslr ba54983cdf MB12XX Driver: Added a class instance and device specific path 11 years ago
akdslr 67b7a85888 LL40LS driver: Changes from the May 4th plane test flight 11 years ago
akdslr 7f91f0cc3e LL40LS driver: Updated the value to write to the register to trigger a measurement 11 years ago
akdslr 36a9123822 LL40LS driver: adding new range finder driver 11 years ago
akdslr 1b555f2d2e LL40LS driver: Added new driver to the config make files 11 years ago
Andrew Tridgell 4271634585 l3gd20: fixed a build warning 11 years ago
Andrew Tridgell 1c6ea06790 hmc5883: fixed build warnings 11 years ago
Andrew Tridgell dfee93f3b1 hmc5883: fixed driver startup when trying both buses 11 years ago
Andrew Tridgell 5e62ae7a9e hmc5883: added -C option to calibrate on startup 11 years ago
Andrew Tridgell d952e81ab7 added support for two instances of hmc5883 driver 11 years ago
Andrew Tridgell d2487e7718 hmc5883: added support for -R rotation option 11 years ago
Andrew Tridgell a049f0841d Merged L3GD20 orientation flag while keeping original bus speed 11 years ago
Andrew Tridgell 1dfc7bad7b Merged lsm303d update, keeping default frequency 11 years ago
Andrew Tridgell c681d6621d mpu6000: added -R rotation option 11 years ago
Andrew Tridgell f56724f7df lib/conversion: added rotate_3f() 11 years ago
Andrew Tridgell e4e152a85b FMUv2: added define for PX4_I2C_BUS_ONBOARD 11 years ago
Andrew Tridgell 19dbbf17e8 mpu6000: allow for two mpu6000 instances, one internal, one external 11 years ago
Andrew Tridgell ab90fe7832 ms5611: added -X option for external SPI bus 11 years ago
Andrew Tridgell 541dc1825c mpu6000: added -X option for external bus 11 years ago
Andrew Tridgell e0dbc82d84 lsm303d: added -X option for external bus 11 years ago
Andrew Tridgell e7360f4016 l3gd20: added -X switch for external bus 11 years ago
Andrew Tridgell fea4845ed9 SPI: make _bus protected 11 years ago
Andrew Tridgell 644d4bb3dc FMUv2: added defines for FMUv3 sensors 11 years ago
Andrew Tridgell db304480d9 lsm303d: disable check_extremes code 11 years ago