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

What would be interesting to have in the SDCard configuration #10

Open
Tiagoeem opened this issue Feb 13, 2019 · 5 comments
Open

What would be interesting to have in the SDCard configuration #10

Tiagoeem opened this issue Feb 13, 2019 · 5 comments
Assignees

Comments

@Tiagoeem
Copy link
Contributor

Describe i the comments what would be nice to have in the SDcard configuration, that may help in some sort of debug or test.

@Tiagoeem
Copy link
Contributor Author

  • Option to change between patterns

@Tiagoeem
Copy link
Contributor Author

@ericolucasm and @rodmarfran, which is the option/feature that you should configure in the RMAP Header in order make Lesia's parser SW work with the Simucam?

@rodmarfran
Copy link
Member

rodmarfran commented Feb 14, 2019

@ericolucasm and @rodmarfran, which is the option/feature that you should configure in the RMAP Header in order make Lesia's parser SW work with the Simucam?

I don't know if the RMAP header needs to be changed. The Data Packet Protocol ID need to be changed between 0xF0 (Data Packet Protocol Identifier) ans 0x02 (CCSDS Protocol Identifier), for the LESIA software to collect the data and show in screen. The issue #11 was created for this purpose.

  • The data can be of the UINT8 type (allows for any Protocol ID) or of the BOOL type (only selectable between Data Packet Protocol Identifier and CCSDS Protocol Identifier).

@rodmarfran
Copy link
Member

rodmarfran commented Feb 14, 2019

Change the Data Packet Logical Address from 0x50 (DPU Logical Address), for tests and debug. The issue #12 was created for this purpose.

  • The data need to be of the UINT8 type.

@rodmarfran
Copy link
Member

rodmarfran commented Feb 14, 2019

Change the RMAP Logical Address from 0x51 (FEE Logical Address) and RMAP Key from 0xD1 (FEE Key), for tests and debug.

  • Both data need to be of the UINT8 type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants