Commit Graph

10 Commits

Author SHA1 Message Date
Robin Müller 57699cccb7
object manager is now a singleton 2021-06-05 19:52:38 +02:00
Robin Müller 1e9c789287 Merge remote-tracking branch 'upstream/mueller/tcp-server' into mueller/master 2021-05-13 21:11:59 +02:00
Robin Müller 1626b266d7
platform header file 2021-05-12 16:47:53 +02:00
Robin Müller 126def219b continued tmtc server and bridge 2021-05-05 12:59:42 +02:00
Robin Müller 06d34efa74 UDP and TCPIP smaller tweaks
Using AI_PASSIVE now so the UDP server listens to all
addresses (0.0.0.0) instead of just localhost.
Also implemented address print function properly
2021-04-12 12:33:45 +02:00
Robin Müller fbe860c6a5 refactored addr print, using AI_PASSIVE now 2021-04-11 14:54:02 +02:00
Robin Müller 078116c7be generic windows udp bridge working as well 2021-03-21 14:38:28 +01:00
Robin Müller b5a14bb9df deleted old linux code 2021-03-21 13:02:14 +01:00
Robin Müller 86577f4b80 fixed for linux 2021-03-21 12:51:28 +01:00
Robin Müller d625642abc created common OSAL stuff to unify UDP code 2021-03-21 00:30:33 +01:00