-
Notifications
You must be signed in to change notification settings - Fork 297
Hi! Please use your browser's search functionality to explore this page. Search for things like 'AHRS' or 'ForeFlight' or 'SDR' to get to the rough location of your question.
The currently recommended unit is the VK-172. The RY835AI chip has some stability issues with GPS, and the AHRS is not working yet.
Wire your chip up as follows:
- RY835AI -> Pi
- VDD -> PIN 02 (power)
- GND -> PIN 06 (power)
- SDA1 -> PIN 03 (AHRS)
- SCL1 -> PIN 05 (AHRS)
- TXD -> PIN 10 (GPS)
- RXD -> PIN 08 (GPS)
No. AHRS functionality is partial at best, but under development.
Positive. AHRS does not work in flight. Coordinated turns will read as climbs, because the needed code to blend sensor data is not yet working.
Visit the status page by connecting to the Stratux Wifi hotspot and visiting http://192.168.10.1 in a browser. You can view status (traffic, weather, GPS) and change configurations.
Check out the document on contributing.
There's more information on reporting issues in the contributing document, including a bug report template. You're welcome to post bug reports on Reddit, but they're more likely to get looked at if you also create an issue on GitHub.