21999 Commits (68ae619448301477ccafc2ae2c960f8e6cbeee0b)
 

Author SHA1 Message Date
Lucas De Marchi 68ae619448 AP_Compass: detect compasses for minlure 9 years ago
Lucas De Marchi 424434e31e AP_HAL: allow to build without HAL_COMPASS_DEFAULT 9 years ago
Lucas De Marchi 3315f46800 AP_HAL_Linux: inline I2C bus options for minlure 9 years ago
Gustavo Jose de Sousa 91246ad8af AP_Compass: HMC5843: apply HMC5883L "arrow" rotation only if external 9 years ago
Gustavo Jose de Sousa 35cddc7af0 AP_Compass: HMC5843: move hardcoded rotation to before call to rotate_field() 9 years ago
Gustavo Jose de Sousa ad91a810b3 AP_Compass: Backend: add method is_external() 9 years ago
Gustavo Jose de Sousa 670b0071f9 AP_Compass: HMC5843: add parameter force_external to constructor 9 years ago
Lucas De Marchi 54fd3702c3 AP_HAL_PX4: embed PX4_I2C object into I2CDevice 9 years ago
Luiz Ywata f767918e0e AP_HAL_PX4: use new I2CDevice interface 9 years ago
Lucas De Marchi f04b954a1c build_binaries.sh: fix typo on rebase 9 years ago
Lucas De Marchi 06f5a3ac39 build_binaries.sh: replace tabs with spaces 9 years ago
abilbaotm 9814955eef Update build_binaries.sh 9 years ago
LanderU df84cde3e6 Added erlebrain2 in build_binaries.sh 9 years ago
Lucas De Marchi 3c7d80a270 AP_Baro: BMP085: use a moving average of 10 samples in BMP085 9 years ago
Lucas De Marchi 18f1f8bea8 Filter: add AverageFilter variant to save current sum 9 years ago
Lucas De Marchi 8da5275b03 AP_Baro: BMP085: don't average temperature in BMP085 9 years ago
Lucas De Marchi c5c52076ca AP_Baro: BMP085: rename private member 9 years ago
Lucas De Marchi e40b88aa70 AP_Baro: BMP085: use DigitalSource interface in BMP085 9 years ago
Lucas De Marchi 56fa1b6214 AP_Baro: BMP085: change oversampling in BMP085 without EOC 9 years ago
Lucas De Marchi 37e2f6c52e AP_Baro: BMP085: allow to easily change oversampling in BMP085 9 years ago
Lucas De Marchi bd6e268122 AP_Math: fix coding style 9 years ago
Lucas De Marchi 6f87195eb7 AP_L1_Control: remove tabs and trailing whitespaces 9 years ago
Lucas De Marchi 1dbffef7ea AP_Math: remove trailing whitespace on headers 9 years ago
Lucas De Marchi ab1fa4b435 AP_Math: reorganize headers 9 years ago
dgrat 6d3b491c02 AP_Math: Replace is_equal with a type safe template function 9 years ago
dgrat 503867b7dc AP_Math: Replace safe_sqrt() by template function 9 years ago
dgrat 5deb0e8e03 AP_Math: Replace safe_asin() by template function 9 years ago
Lucas De Marchi 846b4927ec AP_Math: use if/else chain instead of 2 ternary operators 9 years ago
dgrat 174f899a29 AP_Math: Replace the constrain_* functions by a single template 9 years ago
Lucas De Marchi 348b07609c AP_Math: remove macros from unit tests 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Lucas De Marchi 880f130670 AP_Math: fix loss of precision on float addition 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
dgrat 49cfd6fd9b AP_Math: Add gtest support for some functions 9 years ago
Lucas De Marchi ceea7540fd AP_Math: rename test file 9 years ago
Lucas De Marchi 3343391409 mk: deprecate build system for linux boards 9 years ago
Lucas De Marchi a38d350502 mk: fix mavgen dependency 9 years ago
Gustavo Jose de Sousa a136e42d39 Tools: sitl_calibration: fix mavlink_packet() for magcal 9 years ago
skyscraper 4d769497c9 ArduPlane: RC_Channel refactor 9 years ago
skyscraper e9e2f9020d ArduPlane: RC_Channel refactor, reimplement stick_mix_channels 9 years ago
skyscraper c0c8f1a5cc RC_Channel: RC_Channel refactor 9 years ago
skyscraper de5130fa13 AP_Motors: RC_Channel refactor 9 years ago
skyscraper 4980c8bc94 ArduCopter: RC_Channel refactor 9 years ago
skyscraper 49d3410896 ArduCopter: fixup RC_Channel data member accesses to function calls 9 years ago
skyscraper 12cf65baed AP_Tuning: Fix up after RC_Channels refactor 9 years ago
skyscraper 662cefd086 AntennaTracker: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
skyscraper c4aa55a6d9 AP_ServoRelayEvents: Fix up after RC_Channels refactor 9 years ago