-
- Downloads
[ARP-RP] Rotation Platform entrypoint and code
Rotation Platform code for the ARP configuration with specific head and only yaw stepper going at costant speed. It is another entrypoint for safety reasons. Such that the GS operator can observe is not ARP entrypoint. It has the Actuators and PinHandler specific classes, while Leds is taken from Automated The control is done via the command box and the actuation to the only stepper (yaw)
Showing
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- cmake/dependencies.cmake 7 additions, 0 deletionscmake/dependencies.cmake
- src/Groundstation/RotatingPlatform/Actuators/Actuators.cpp 246 additions, 0 deletionssrc/Groundstation/RotatingPlatform/Actuators/Actuators.cpp
- src/Groundstation/RotatingPlatform/Actuators/Actuators.h 224 additions, 0 deletionssrc/Groundstation/RotatingPlatform/Actuators/Actuators.h
- src/Groundstation/RotatingPlatform/Actuators/ActuatorsConfig.h 66 additions, 0 deletions...roundstation/RotatingPlatform/Actuators/ActuatorsConfig.h
- src/Groundstation/RotatingPlatform/Actuators/ActuatorsData.h 48 additions, 0 deletionssrc/Groundstation/RotatingPlatform/Actuators/ActuatorsData.h
- src/Groundstation/RotatingPlatform/PinHandler/PinHandler.cpp 130 additions, 0 deletionssrc/Groundstation/RotatingPlatform/PinHandler/PinHandler.cpp
- src/Groundstation/RotatingPlatform/PinHandler/PinHandler.h 106 additions, 0 deletionssrc/Groundstation/RotatingPlatform/PinHandler/PinHandler.h
- src/Groundstation/RotatingPlatform/rotating-entry.cpp 137 additions, 0 deletionssrc/Groundstation/RotatingPlatform/rotating-entry.cpp
Loading
Please register or sign in to comment