-
Notifications
You must be signed in to change notification settings - Fork 297
Eric Gideon edited this page Jan 19, 2016
·
28 revisions
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.