gen.py, templates: use root FT prefixes which match their name
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Sep 2020 14:36:45 +0000 (10:36 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Sep 2020 14:36:45 +0000 (10:36 -0400)
commit1c650e47cbda193526bc56ed363cb870ac6cee47
treee04630eaef466edb94670cc44b01d419a17ac400
parent6a575acabfbc46943d0a6c535973878574c51d15
gen.py, templates: use root FT prefixes which match their name

The new prefixes match the new nerminology:

`ph`: Packet header
`pc`: Packet context
`eh`: Event header
`ecc`: Event common context
`sc`: Specific context
`p`: Payload

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/gen.py
barectf/templates/c/barectf.c-macros.j2
barectf/templates/c/barectf.c.j2
barectf/templates/c/barectf.h.j2
barectf/templates/c/common.j2
This page took 0.023659 seconds and 4 git commands to generate.