-
Scenario:
Creating a group chat room as counselor.
Connecting as an anonymous client via another device and IP and loosing internet connection for a period of time that exceeds the reconnect time …
-
Currently the ParameterArchive service only allows two archive fillers, the backfiller and the realtime filler. Due to characteristics of telemetry on our spacecraft, we had to replace the RealtimeArc…
-
My application involves reading data from a serial device (IMU) in a nonblocking fashion. Furthermore, I am writing code for a particular linux architecture so benefits from the standpoint of enabling…
-
Just imports, before we get to running any functional code, take a significant amount of the startup time for `oresat-c3-software`. I took a profile of imports during start-up with `python3 -X importt…
-
The CF application creates a stream of data PDUs during operation, which are intended to be (somehow) transported to the remote node. It is a point-to-point data flow.
Currently, CF assumes that t…
-
When starting cFS in the terminal I get an error saying ****EVS Port1 42/1/CF 73: SemGetId Err:Chan 0 downlink PDUs cannot be throttled.0xFFFFFFEF**** After **1980-012-14:03:21.97063 ES Startup: CFE_E…
-
## Introduction
Greeting F' community. I'm a systems engineer at JPL working on CADRE, which is a tech demo under NASA's Game Changing Development program slated to send three shoebox-sized rovers to…
-
| | |
|:---|:---|
|**_F´ Version_**| |
|**_Affected Component_**| `fprime-bootstrap` |
---
## Feature Description
We have a new tool, https://github.com/fprime-community/fprime-bootstrap . In …
-
I have successfully built the cFS source code and generated the executable binary.
After I run the binary `build/exe/cfsat/core-cfsat`, it seems the program is stuck or waiting for someting.
this is…
-
# Vue version
2.7.7
# Step to reproduce
```
PS D:\dev\> npm create vue@2 vue-minimal
Vue.js - The Progressive JavaScript Framework
√ Add TypeScript? ... No / Yes
√ Add JSX Support? ..…