This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
bwhoop_ah [2018/04/01 20:32] mrvanes |
bwhoop_ah [2018/04/02 14:04] (current) mrvanes |
||
---|---|---|---|
Line 2: | Line 2: | ||
Altitude Hold version of Silverware can be found in [[https:// | Altitude Hold version of Silverware can be found in [[https:// | ||
+ | |||
+ | |[[http:// | ||
+ | |||
+ | On the left, the barometer Bwhoop B-03 can be recognized by the pressure filter foam pad. On the right is the BWHOOP B-03 Pro, //without// barometer.\\ | ||
+ | \\ | ||
+ | On linux, a branch can be checked out like this: | ||
< | < | ||
Line 21: | Line 27: | ||
</ | </ | ||
- | Added configuration (config.h) | + | Added configuration (config.h) |
< | < | ||
Line 36: | Line 42: | ||
**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_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 //adjust//, and adds or decreases throttle when pushing or pulling throttle (using a ^5 exponential curve for easier adjustments around centre). Center will keep the last throttle, so when carefully adjusted this will keep the drone in place. | + | **USE_STOCK_SPRINGLOADED_HOLD** is a poor man's altitude hold. This makes center throttle 0% throttle //adjust//, and adds or decreases throttle when pushing or pulling throttle (using a ^5 exponential curve for easier adjustments around centre). Center will keep the last throttle, so when carefully adjusted this will keep the drone in place. Be careful, I tend to overshoot quite a lot while trying this mode. |
- | **ENABLE_BARO** Enables | + | **ENABLE_BARO** Enables |