nasa / fprime-gds

F´ Python Ground Data System (GDS).
https://github.com/nasa/fprime
Apache License 2.0
18 stars 37 forks source link

Default to ZMQ with --no-zmq to fallback on TTS #174

Closed thomas-bc closed 6 months ago

thomas-bc commented 7 months ago
Related Issue(s) https://github.com/nasa/fprime/issues/2520
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Defaults to using the ZMQ transport layer, falling back to TTS by user request with --no-zmq

Rationale

https://github.com/nasa/fprime/issues/2520