Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

u16以上のテレメ圧縮対応 #34

Open
meltingrabbit opened this issue Feb 6, 2023 · 0 comments
Open

u16以上のテレメ圧縮対応 #34

meltingrabbit opened this issue Feb 6, 2023 · 0 comments
Labels
bug Something isn't working priority::high priorityg high

Comments

@meltingrabbit
Copy link
Collaborator

meltingrabbit commented Feb 6, 2023

概要

u16以上のテレメ圧縮対応

詳細

  • [hotfix] SetValueの修正 wings#14 に対応させる
  • テレメ圧縮の判定を,セル結合,ではなく,型サイズがbitlenと異なることで判定させる(=WINGSと同じ)
  • その場合,bitpos を 8 以上を認めるかどうか?などの処理を追加
  • あと,tlm generatorの方も修正いるかも?

close条件

対応したら

@meltingrabbit meltingrabbit added bug Something isn't working priority::high priorityg high labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority::high priorityg high
Projects
None yet
Development

No branches or pull requests

1 participant