User Tools

Site Tools


Sidebar

Table of contents

bwhoop_ah

This is an old revision of the document!


Boldclash BWHOOP B-03 Altitude Hold

Altitude Hold version of Silverware can be found in AH branch of Silverware.

Added configuration (config.h)

// Springloaded centre is zero throttle
#define USE_STOCK_SPRINGLOADED_TX

// Hold throttle on centered stick
#define USE_STOCK_SPRINGLOADED_HOLD

// Use BARO sensor - type in hardware.h
// #define ENABLE_BARO

USE_STOCK_SPRINGLOADED_TX is used to make use of normal bwhoop springloaded TX. The throttle is centered with springs and this define makes the center position 0% throttle. Pushing down decreases alt (when in BARO or SPRINGLOADED_HOLD mode).

USE_STOCK_SPRINGLOADED_HOLD is a poor man's altitude hold. This makes center throttle 0% throttle, and adds or decreases throttle when pushing or pulling throttle. Center will keep the last throttle, so when carefully adjusted this will keep the drone in place.

ENABLE_BARO Enables Barometer supported altitude hold. This is best used in combination with USE_STOCK_SPRINGLOADED_TX

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
bwhoop_ah.1522597739.txt.gz · Last modified: 2018/04/01 17:48 by mrvanes