Skip to content

Commit

Permalink
Removing GroundInterface component. Fixes: #2037
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStarch committed Mar 28, 2024
1 parent f1f1a64 commit 1230955
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 1,189 deletions.
1 change: 0 additions & 1 deletion Svc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/FileDownlink/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/FileManager/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/FileUplink/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/GenericHub/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/GroundInterface/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/Framer/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/FramingProtocol/")
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/Health/")
Expand Down
28 changes: 0 additions & 28 deletions Svc/GroundInterface/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions Svc/GroundInterface/Events.fppi

This file was deleted.

221 changes: 0 additions & 221 deletions Svc/GroundInterface/GroundInterface.cpp

This file was deleted.

61 changes: 0 additions & 61 deletions Svc/GroundInterface/GroundInterface.fpp

This file was deleted.

Loading

0 comments on commit 1230955

Please sign in to comment.