Skip to content

Tags: gfloresc/Firmware

Tags

ArduCopter-beta

Toggle ArduCopter-beta's commit message
FMUv2: fixed UART3 flow control pins

ArduCopter-3.1.5

Toggle ArduCopter-3.1.5's commit message
FMUv2: fixed UART3 flow control pins

Tested_01

Toggle Tested_01's commit message

ArduCopter-stable

Toggle ArduCopter-stable's commit message
FMUv2: push SPI2 GPIO speed up to 50MHz as well

ArduCopter-3.1.1

Toggle ArduCopter-3.1.1's commit message
hmc5883: much faster calibration code with bug fixes

this fixes two bugs in "hmc5883 calibrate" and also makes it much
faster, so it can be run on every boot. It now uses the correct 2.5Ga
range when calibrating, and fixes the expected values for X/Y/Z axes

The basic calibration approach is similar to the APM2 driver, waiting
for 10 good samples after discarding some initial samples. That allows
the calibration to run fast enough that it can be done on every boot
without causing too much boot delay.

ArduCopter-3.1.1-rc2

Toggle ArduCopter-3.1.1-rc2's commit message
hmc5883: much faster calibration code with bug fixes

this fixes two bugs in "hmc5883 calibrate" and also makes it much
faster, so it can be run on every boot. It now uses the correct 2.5Ga
range when calibrating, and fixes the expected values for X/Y/Z axes

The basic calibration approach is similar to the APM2 driver, waiting
for 10 good samples after discarding some initial samples. That allows
the calibration to run fast enough that it can be done on every boot
without causing too much boot delay.

ArduCopter-3.1.0-rc8

Toggle ArduCopter-3.1.0-rc8's commit message
ms5611: give cleaner SPI traces

this makes logic traces cleaner by zeroing extra bytes written

ArduCopter-3.1.0-rc7

Toggle ArduCopter-3.1.0-rc7's commit message
lsm303d: always log first ARB and REG values

alpha_0.3

Toggle alpha_0.3's commit message
Test flown June version of codebase

first_pos_control_flight

Toggle first_pos_control_flight's commit message