added new windows udp bridge #188

Merged
gaisser merged 15 commits from KSat/fsfw:mueller/feature/windowsUdpBridge into master 2020-11-02 15:29:10 +01:00
Owner

This is nice.
Has been tested with new osal on Windows 10 and the TMTC program and works without issues.

This is nice. Has been tested with new osal on Windows 10 and the TMTC program and works without issues.
muellerr added the
feature
label 2020-09-06 15:56:02 +02:00
muellerr added a new dependency 2020-09-06 15:56:10 +02:00
gaisser reviewed 2020-09-08 14:56:08 +02:00
fsfw.mk Outdated
@ -9,6 +9,9 @@ CXXSRC += $(wildcard $(FRAMEWORK_PATH)/controller/*.cpp)
CXXSRC += $(wildcard $(FRAMEWORK_PATH)/coordinates/*.cpp)
CXXSRC += $(wildcard $(FRAMEWORK_PATH)/datalinklayer/*.cpp)
CXXSRC += $(wildcard $(FRAMEWORK_PATH)/datapool/*.cpp)
CXXSRC += $(wildcard $(FRAMEWORK_PATH)/datapoolglob/*.cpp)
Owner

These are changes from the datapool separation.

These are changes from the datapool separation.
Owner

This is still the case.

This is still the case.
muellerr marked this conversation as resolved
gaisser merged commit 6bedc9b805 into master 2020-11-02 15:29:09 +01:00
gaisser deleted branch mueller/feature/windowsUdpBridge 2020-11-02 15:29:14 +01:00
Sign in to join this conversation.
No description provided.