Custom frame format idea
Kabron287 opened this issue · 1 comments
Kabron287 commented
Hi, there.
I guess that Custom Frame fomat description could be improved in the following way:
Frame Start - no change
Packed Data Structure as in printf format definitions.
E.g. : %f, %d, %u etc.
This will allow to mix different data types in one packet.
Endianness - no change
Checksum: - no change
Thanks in advance,
Vladimir
hyOzd commented
I plan to keep existing formats simple at the moment. Maybe we can implement a scriptable frame format in the future.