-
First check out our main documentation site at [https://openc3.com](https://openc3.com).
**Is your feature request related to a problem? Please describe.**
Packets of the same type are not being d…
-
Current status of XCTE files:
- Housekeeping
- `NHK` (Done)
- `HI_INSTRUMENT_COUNTERS` (Done)
- `LO_INSTRUMENT_COUNTERS` (Done)
- Priority Counts
- `LO_PRIORITY_COUNTS` (Done)
…
-
There are a few updates we can make to the IDEX L1 code to be more consistent with other instruments' pipelines:
- Generate an updated packet definition file with recent version of `space_packet_pa…
-
I get now 5 flysky Rx: one FS-IA10B and four FS-IA6B and I get weird results with the same RP2040 Oxs!
- 2 FS-IA6B show 5 telemetry parameters among which altitude and Vspeed provided by OSX : va…
-
Howdy - in a world where we use cosmos to command multiple different assets with changing packet definitions, in cosmos 3/4 we were able to just update the config folders target files and reload cosm…
-
Hello,
I have some scripts in a gem but do not want to generate a target for it as it has no CMD/TLM, Interfaces, etc. I do not wish to have microservices spin up for a target that will have no int…
-
When importing data into DART from files instead of streaming, decommutation can become many minutes out of order when spread across processes. This isn't inherently wrong, but can cause reduction to…
ghost updated
2 years ago
-
I have a PROCESSOR attached to a telemetry packet. On receipt of
the packet, the PROCESSOR sends a command back to the instrument.
However, instead of a single command sent, the PROCESSOR sends two…
-
**Describe the bug**
The AAPP runner on my system is failing to archive TLE files correctly. Subsequently, probably as a consequence, `SATPOSTLE` fails and processing stops. There are two issues:…
-
I am writing a script where I would like to subscribe to a set of packets, and get their contents as parameters (not as binary data).
It looks like the 'get_packet_data' function exists, but the 'g…