nasa / fprime-gds

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

Fixing GDS for windows #176

Closed LeStarch closed 6 months ago

LeStarch commented 6 months ago
Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

This enables the GDS to (crudely) run on Windows. Currently, it does not respond to CTRL-C shutdown and must be killed via the task manager.

LeStarch commented 6 months ago

Confirmed that basic data-flow works. Killing the command window does seem to tear down the processes.