|
|
|
@ -235,7 +235,6 @@ HEADERS += src/MG.h \
@@ -235,7 +235,6 @@ HEADERS += src/MG.h \
|
|
|
|
|
src/comm/SerialSimulationLink.h \ |
|
|
|
|
src/comm/ProtocolInterface.h \ |
|
|
|
|
src/comm/MAVLinkProtocol.h \ |
|
|
|
|
src/comm/AS4Protocol.h \ |
|
|
|
|
src/ui/CommConfigurationWindow.h \ |
|
|
|
|
src/ui/SerialConfigurationWindow.h \ |
|
|
|
|
src/ui/MainWindow.h \ |
|
|
|
@ -362,7 +361,6 @@ SOURCES += src/main.cc \
@@ -362,7 +361,6 @@ SOURCES += src/main.cc \
|
|
|
|
|
src/comm/SerialLink.cc \ |
|
|
|
|
src/comm/SerialSimulationLink.cc \ |
|
|
|
|
src/comm/MAVLinkProtocol.cc \ |
|
|
|
|
src/comm/AS4Protocol.cc \ |
|
|
|
|
src/ui/CommConfigurationWindow.cc \ |
|
|
|
|
src/ui/SerialConfigurationWindow.cc \ |
|
|
|
|
src/ui/MainWindow.cc \ |
|
|
|
|