altos: Missing pad field in TMv2 data packet
authorKeith Packard <keithp@keithp.com>
Tue, 3 Mar 2015 05:16:06 +0000 (21:16 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Mar 2015 05:16:06 +0000 (21:16 -0800)
The normal ARM padding would have filled this in correctly, but it's
best to be explicit about the structure.

This also adds a test to make sure the resulting telemetry declaration
is exactly 32 bytes,

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found