lbleier-GSFC
lbleier-GSFC
**Describe the bug** The dropdown in the main window indicates "All" or "127.0.0.1" as options. When "All" is selected, it seems to work fine, but a Python exception is thrown...
**Is your feature request related to a problem? Please describe.** The auto-generated `.py` files that are created by `pyuic5` in order to interface between pyqt5 and the UI are unnecessarily...
**Is your feature request related to a problem? Please describe.** The current operational concept of GroundSystem is to use multiple processes and rely on interprocess communication (IPC) to move data...
**Is your feature request related to a problem? Please describe.** GroundSystem is currently written under the assumption that the end users will be running the program on a Linux-based platform....
### Describe the bug I am not sure if this is a usage issue on my end, but when I attempt to use GradleRunner.build() I get an UnexpectedBuildError from Gradle...