Files
MorseTracker/autotrack.diag
2025-08-11 14:59:06 -05:00

7 lines
248 B
Plaintext
Executable File

diagram {
FreedomSky -> FreedomLink [ label = "Downlink GPS position"];
FreedomLink -> GroundControl [ label = "log"] ;
FreedomLink [ label = "Calculate x/y for tracker"];
FreedomLink -> Arduino [ label = "Move servo and/or pan/tilt"];
}