-
First check out our main documentation site at [https://openc3.com](https://openc3.com).
**Describe the bug**
Unable to open a previously edited file in script runner.
- Error: Failed to open /pr…
-
CPP folks tried to install and they ran into an error; `pip install cfdp-py` fixed it. We should add this to the requirements.txt.
-
I am inferring that the pipe names created in eci_interface.h are from concatenation of the Simulink bus name and the Simulink signal name. If this is the case, two modestly sized names are likely to…
-
Hey Dario,
I was looking into splitting TX and RX over different CFDP layers. Looking through the code, nothing jumped out that would suggest this wouldn't work and the good news is that it does wo…
-
Multiple Local Code Executions (using YAML)
AIT-Core uses the YAML Python library (pyyaml) in version 5.3.1, which is vulnerable to Command Execution vulnerabilities. By crafting a malicious YAML…
-
The DataFile class has an unsynchronized list "dataFileSegments" that can be read and modified by different threads. The particular problem we found was caused by a ConcurrentModificationException in …
-
While the existing CFDP tests that immediately uplink then downlink a file on their own, and the sub parts of those work when run on their own, even with another upload in between, for some reason in …
-
Hi all!
I'm facing the following:
OSK starts normally when I press the Start cFS button on the Missions FSW tab: the System Time value increases and in the Cmd/Tlm server application, the LOCAL_CF…
-
Hi everyone,
I wanted to modify the telemetry file of the sample subsystem, in order to add new parameters.
At first, this seemed to work, since I was able to see the new parameter with its values…
-
To reproduce:
- Configure Yamcs to use CFDP class 2. We are using fairly high transfer rate (1Mbs)
- Upload a large (e.g. 75MB) file. We are using cFS as the uploader application.
Expected:
Fi…