Table of contents
- Before you start
- Beginner's Guide
- Downloads
- Configuration
- Compatibility
- Telemetry
- WHOOP Section
- Troubleshooting
- SilverHardware
- Go Brushless
- Tuning a quad
- Quadcopter mods
- Merchandise
- Links
This is an old revision of the document!
Model file for H8mini Dual mode firmware posted by syvic
Model file for H8mini Dual mode firmware posted by WardoMon
Inverted Flight like a CP-heli!!
You have to assign the Channels in Bayang.ino (multimodule Arduino-Sketch) to be as follows:
packet[2] = GET_FLAG(AUX3, BAYANG_FLAG_FLIP) //Assignment for Devo7 + Silverware | GET_FLAG(AUX2, BAYANG_FLAG_HEADLESS) | GET_FLAG(AUX1, BAYANG_FLAG_RTH) | GET_FLAG(AUX6, BAYANG_FLAG_SNAPSHOT) //Not assigned in available in DEVO 7 | GET_FLAG(AUX5, BAYANG_FLAG_VIDEO); packet[3] = GET_FLAG(AUX4, BAYANG_FLAG_INVERT)
H101 has to be configured as descripted here
H101 model file for using H101 as a CP-Heli Trainer posted by SirDomsen
watch the config.h section
others coming soon