1
0
Fork 0

Flip controller harness. Match teh colorz

main
Jeff Moe 2022-10-06 20:17:02 -06:00
parent 4cf83c0ec2
commit 7e68d08d46
5 changed files with 17 additions and 14 deletions

View File

@ -57,7 +57,13 @@ It is a spreadsheet in Libre Office format.
# Cable Harnesses
See `docs/harness` for wire harness diagrams.
See `docs/harness` for wire harness diagram source.
![Diagram of the azimuth controller harness.](img/harness-controller-az.png)
*Diagram of the azimuth controller harness.*
![Diagram of the elevation controller harness.](img/harness-controller-el.png)
*Diagram of the elevation controller harness.*
![Diagram of the azimuth rotator harness.](img/harness-rotator-az.png)
*Diagram of the azimuth rotator harness.*
@ -65,11 +71,8 @@ See `docs/harness` for wire harness diagrams.
![Diagram of the elevation rotator harness.](img/harness-rotator-el.png)
*Diagram of the elevation rotator harness.*
![Diagram of the azimuth controller harness.](img/harness-controller-az.png)
*Diagram of the azimuth controller harness.*
![Diagram of the elevation controller harness.](img/harness-controller-el.png)
*Diagram of the elevation controller harness.*
* Yellow labeled azimuth rotator harness plugs into blue labeled azimuth controller harness.
* Brown labeled elevation rotator harness plugs into orange labeled elevation controller harness.
# SatNOGS

View File

@ -46,11 +46,11 @@ cables:
connections:
# AZ Harness Connected to Controller
-
- CONNECTOR_QD_M_AZ: [1,2,3,4]
- CABLE_QD_M_AZ: [1,2,3,4]
- CONNECTOR_FERRULE
- CONNECTOR_CONTROLLER_AZ: [2,1,3,4]
- CABLE_MAIN_AZ: [1,2,3,4]
-
- CABLE_MAIN_AZ: [1,2,3,4]
- CONNECTOR_CONTROLLER_AZ: [2,1,3,4]
- CONNECTOR_FERRULE
- CABLE_QD_M_AZ: [1,2,3,4]
- CONNECTOR_QD_M_AZ: [1,2,3,4]

View File

@ -46,11 +46,11 @@ cables:
connections:
# EL Harness Connected to Controller
-
- CONNECTOR_QD_F_EL: [1,2,3,4]
- CABLE_QD_F_EL: [1,2,3,4]
- CONNECTOR_FERRULE
- CONNECTOR_CONTROLLER_EL: [2,1,3,4]
- CABLE_MAIN_EL: [1,2,3,4]
-
- CABLE_MAIN_EL: [1,2,3,4]
- CONNECTOR_CONTROLLER_EL: [2,1,3,4]
- CONNECTOR_FERRULE
- CABLE_QD_F_EL: [1,2,3,4]
- CONNECTOR_QD_F_EL: [1,2,3,4]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 150 KiB