Skip to content

TlmPacketizer in v3.1.1 #2560

Answered by LeStarch
VR314 asked this question in Q&A
Mar 4, 2024 · 1 comments · 17 replies
Discussion options

You must be logged in to vote

You are right the telemetry packet autocoder was integrated after we delivered the TlmPacketizer component. The autocoded files are required for the telemtry packetizer to work correctly. You have several options to consider on how to resolve this.

  1. Upgrade F´. Not always possible, but something to consider.
  2. Generate these files by hand. Acquire the script from F´ devel denoted here https://github.com/nasa/fprime/blob/a9989ceca6ba26807814230c119fd1cdef7fce30/cmake/autocoder/packets.cmake#L10C1-L10C97 and run it to generate these files whenever you need to update the packets.xml
  3. Integrate a new autocoder: In your project, create cmake/autocoder, copy in the packets.cmake from the above devel

Replies: 1 comment 17 replies

Comment options

You must be logged in to vote
17 replies
@VR314
Comment options

@LeStarch
Comment options

Answer selected by VR314
@VR314
Comment options

@LeStarch
Comment options

@VR314
Comment options

@LeStarch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants