-
Notifications
You must be signed in to change notification settings - Fork 204
Buddyflight
ShikOfTheRa edited this page Jun 5, 2020
·
8 revisions
This allows the OSD display location of another FPV pilot running the same configuration to make them easier to find for shared flights.
The OSD will show the following on the display
- direction to the other pilot
- distance
- relative altitude
- OSD must be installed using custom install instructions with options below configured in config.h
- Enable BUDDYFLIGHT in config.h
- In GUI configurator, the unused "Sensors" field is temporarily used to enable / position ADSB
- In GUI configurator, the "Map Mode Center" field is used to enable ADSB radar
- In GUI configurator, set the display tab / Map Mode display type to "show aircraft" to display aircraft on radar
- OSD RX must be connected to the FC TX.
- OSD TX connected to RX of serial modem.
- TIP: ADSB setting best viewed in Tree view
- ADSB_ENABLE = 1
- ADSB_LIST_MAX = 5
- ADSB_LIST_RADIUS = 10000 or 100000 for testing. 10km or 100km radius
- SRX_ADSB = 1 on serial port X which is port OSD is connected to
- OSD RX must be connected to the FC TX.
- OSD TX connected to RX of serial modem.
Note This functionality is currently for Ardupilot users only.
See also ADSBSTATION and ADSB.