Extract Gabe Emerson's Trav'ler rotor scripts into a proper Python library with firmware protocol abstraction (HAL 2.05 + HAL 0.0.00), Hamlib rotctld TCP server, Click CLI, and isolated leap-frog algorithm with the elevation copy-paste bug fixed.
6 lines
57 B
Bash
6 lines
57 B
Bash
#!/bin/bash
|
|
|
|
#run rotor script
|
|
python3 travler_rotor.py
|
|
|