-
### Describe the bug
# BF 4.4.x (Blackbox recording not possible)
I tested FWversion up from 4.4 to 4.5 and every time I struggle with this error
![image](https://github.com/betaflight/betaflight…
-
Bonjour à tous,
Sur cette page vous pouvez laisser un message si vous souhaitez rejoindre l'équipe de sous-titrages des vidéos de JLM 2017.
Nous avons aussi un groupe facebook : https://www.facebo…
-
## 概要
sub OBC のテレメを generate する便利コマンドを追加する
## 詳細
現状、sub OBC で generate してから MOBC で generate する必要がある。それをセットにしたコマンドがあってもいい。引数は APID と Cmd_id
## close条件
作ったら
## 備考
なにかあれば
-
Greetings!
I have changed the env.php:
![image](https://github.com/givanz/Vvveb/assets/2567500/78524ba7-d875-4d57-ba57-30c800a98c0d)
Get 404 when trying to install. example.com/install not fo…
-
#### Description
System ready status is not reflecting the correct status. Below is an example. The telemetry status shows ok even though the app has exited. The overall system status shows not…
-
Dear OpenC3 team,
What is the appropriate way to inject raw bytes into an interface for reading? I'm aware of the `ìnject_tlm` function, but I don't have the target's name nor the packet's name whe…
-
### To reproduce
(In yaml-cli2 branch)
ppss.yaml had default settings. Details below.
Run sim_engine:
```console
pdr sim ppss.yaml
```
Then it fails. Full traceback below.
It fails w…
-
When building my component, I get following Exception (after runMain):
`Exception in Thread "main" java.lang.NullPointerException: cannot invoke "spinal.core.GlobalData.toplevel()" because the return…
-
## 概要
TLM_MGR で DR再生とDR記録も扱えるようにする
## 詳細
あるユーザー部で必要になり雑に実装したが、DR関連も組み込めるようになった代わりにSYSTEMテレメとUSERテレメを分ける機能を削ってしまったので、地上試験だと使いにくい。
そもそも core にある機能を user 部でアレンジして持ってるのも変なので、coreの方に以下の機能を追加したい。一方で…
-
## 概要
CCSDS周りのコードをcoreで管理する?
## 詳細
TCPacketまわりを各種OBCで管理するのがだるくなってきたので.
2nd OBCなどは,ビルド対象に含めなければいいだけなので.
## close条件
方針が決まったら
## 関連
- https://github.com/ut-issl/c2a-core/issues/198