Initial travler-rotor library scaffolding
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.
This commit is contained in:
commit
c93bbef26d
17 changed files with 1374 additions and 0 deletions
5
Trav-ler-Rotor-For-HAL-2.05/init.sh
Normal file
5
Trav-ler-Rotor-For-HAL-2.05/init.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
#run init script
|
||||
python3 travler_init.py
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue