Added TCP support #63

Merged
meierj merged 7 commits from mueller/added-tcp-support into develop 2021-07-26 12:07:47 +02:00
Owner
  • Added support for TMTC commanding with TCP
  • This allows running the TMTC commander on the local development machine directly (allows using GUI, more convenient development etc.)
  • UDP remains default for now because the TCP code glitches around sometimes, might also be a bug on the client side (e.g. Python client output PusTelemetry: Packet length field 19 might be invalid!)
- Added support for TMTC commanding with TCP - This allows running the TMTC commander on the local development machine directly (allows using GUI, more convenient development etc.) - UDP remains default for now because the TCP code glitches around sometimes, might also be a bug on the client side (e.g. Python client output `PusTelemetry: Packet length field 19 might be invalid!`)
muellerr added the
feature
label 2021-07-26 11:49:56 +02:00
muellerr added 14 commits 2021-07-26 11:49:57 +02:00
muellerr requested review from meierj 2021-07-26 11:50:49 +02:00
muellerr added a new dependency 2021-07-26 11:50:56 +02:00
muellerr added this to the v1.6.0 milestone 2021-07-26 11:52:01 +02:00
muellerr added 4 commits 2021-07-26 11:59:08 +02:00
muellerr added 2 commits 2021-07-26 12:03:24 +02:00
meierj approved these changes 2021-07-26 12:07:41 +02:00
meierj merged commit 7eb57d4027 into develop 2021-07-26 12:07:47 +02:00
meierj deleted branch mueller/added-tcp-support 2021-07-26 12:07:55 +02:00
Sign in to join this conversation.
No description provided.