mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AntennaTracker: update documentation
This commit is contained in:
parent
66016e3d1b
commit
33dc55714c
@ -18,10 +18,10 @@ Antenna Tracker Hardware
|
|||||||
|
|
||||||
The software works with:
|
The software works with:
|
||||||
|
|
||||||
- Alt-Azimuth mounted antenna, equipped with 2 servos: one for Azimuth (also
|
- Alt-Azimuth mounted antenna tracker, equipped with 2 servos: one for Azimuth
|
||||||
called bearing or yaw) -180 to 180 degreees and one for Altitude (also
|
(also called bearing or yaw) -180 to 180 degreees and one for Altitude (also
|
||||||
called elevation, or pitch) -90 degrees (straight down) to 90 degrees
|
called elevation, or pitch) -90 degrees (straight down) to 90 degrees
|
||||||
(straight up).
|
(straight up). I used an Eagle Tree Antenna Pan-Tilt.
|
||||||
|
|
||||||
- Ardupilot compatible processor such as
|
- Ardupilot compatible processor such as
|
||||||
-- Flymaple
|
-- Flymaple
|
||||||
@ -121,7 +121,8 @@ YAW2SRV_P
|
|||||||
YAW2SRV_I
|
YAW2SRV_I
|
||||||
YAW2SRV_D
|
YAW2SRV_D
|
||||||
|
|
||||||
(more info here about how to find the right values)
|
(more info here about how to find the right values when the setup commands are
|
||||||
|
available)
|
||||||
|
|
||||||
You can find the complete set of configuration items I used for my Flymaple
|
You can find the complete set of configuration items I used for my Flymaple
|
||||||
tracker mounted on an Eagle Tree tracker WHERE?????
|
tracker mounted on an Eagle Tree tracker WHERE?????
|
||||||
@ -149,6 +150,10 @@ Operation
|
|||||||
|
|
||||||
<more here>
|
<more here>
|
||||||
|
|
||||||
|
After powering up AntennaTracker, it may take up to 1 minute while it
|
||||||
|
automatially calibrates the compass before it points in the expected
|
||||||
|
direction.
|
||||||
|
|
||||||
How to set the HOME location
|
How to set the HOME location
|
||||||
|
|
||||||
If your AntennaTracker is not equipped with a GPS, you can still use it to
|
If your AntennaTracker is not equipped with a GPS, you can still use it to
|
||||||
|
Loading…
Reference in New Issue
Block a user