-
- Downloads
[GS, submodule] Major restructure. LyraGS introduced. Removed board-related...
[GS, submodule] Major restructure. LyraGS introduced. Removed board-related things from Base, Automated. LyraGS: New directory for all the Lyra Ground Station board-dependent things. Radio, Buses, BoardStatus, Ports now in LyraGS and no more dependent on Automated and Base since it was duplicated code. Gemini GS: No more retro-compatible with gemini GS. Submodule: skyward-boardcore now updated to last lyra-gs version.
Showing
- CMakeLists.txt 1 addition, 39 deletionsCMakeLists.txt
- cmake/dependencies.cmake 6 additions, 22 deletionscmake/dependencies.cmake
- src/boards/Groundstation/Automated/BoardStatus.cpp 0 additions, 138 deletionssrc/boards/Groundstation/Automated/BoardStatus.cpp
- src/boards/Groundstation/Automated/BoardStatus.h 0 additions, 109 deletionssrc/boards/Groundstation/Automated/BoardStatus.h
- src/boards/Groundstation/Automated/Buses.h 0 additions, 46 deletionssrc/boards/Groundstation/Automated/Buses.h
- src/boards/Groundstation/Automated/Hub.cpp 6 additions, 5 deletionssrc/boards/Groundstation/Automated/Hub.cpp
- src/boards/Groundstation/Automated/Radio/Radio.cpp 0 additions, 96 deletionssrc/boards/Groundstation/Automated/Radio/Radio.cpp
- src/boards/Groundstation/Automated/Radio/Radio.h 0 additions, 45 deletionssrc/boards/Groundstation/Automated/Radio/Radio.h
- src/boards/Groundstation/Automated/Sensors/Sensors.cpp 1 addition, 1 deletionsrc/boards/Groundstation/Automated/Sensors/Sensors.cpp
- src/boards/Groundstation/Automated/Sensors/Sensors.h 1 addition, 1 deletionsrc/boards/Groundstation/Automated/Sensors/Sensors.h
- src/boards/Groundstation/Base/Ports/Ethernet.cpp 0 additions, 60 deletionssrc/boards/Groundstation/Base/Ports/Ethernet.cpp
- src/boards/Groundstation/Base/Ports/Ethernet.h 0 additions, 38 deletionssrc/boards/Groundstation/Base/Ports/Ethernet.h
- src/boards/Groundstation/DipReader.h 0 additions, 80 deletionssrc/boards/Groundstation/DipReader.h
- src/boards/Groundstation/LyraGS/Base/Hub.cpp 13 additions, 8 deletionssrc/boards/Groundstation/LyraGS/Base/Hub.cpp
- src/boards/Groundstation/LyraGS/Base/Hub.h 0 additions, 0 deletionssrc/boards/Groundstation/LyraGS/Base/Hub.h
- src/boards/Groundstation/LyraGS/BoardStatus.cpp 211 additions, 0 deletionssrc/boards/Groundstation/LyraGS/BoardStatus.cpp
- src/boards/Groundstation/LyraGS/BoardStatus.h 8 additions, 5 deletionssrc/boards/Groundstation/LyraGS/BoardStatus.h
- src/boards/Groundstation/LyraGS/Buses.h 10 additions, 6 deletionssrc/boards/Groundstation/LyraGS/Buses.h
- src/boards/Groundstation/LyraGS/Ports/Ethernet.cpp 6 additions, 5 deletionssrc/boards/Groundstation/LyraGS/Ports/Ethernet.cpp
- src/boards/Groundstation/LyraGS/Ports/Ethernet.h 2 additions, 2 deletionssrc/boards/Groundstation/LyraGS/Ports/Ethernet.h
Loading
Please register or sign in to comment