msg: add message defintions for a sampling of MSP messages.

Signed-off-by: Michael Hope <mlhx@google.com>
This commit is contained in:
Michael Hope 2015-05-27 05:26:10 +02:00
commit 8f64023a7a
7 changed files with 19 additions and 0 deletions

3
msg/ApiVersion.msg Normal file
View file

@ -0,0 +1,3 @@
uint8 protocol
uint8 major
uint8 minor

2
msg/BoardInfo.msg Normal file
View file

@ -0,0 +1,2 @@
char[4] identifier
uint16 hardwareRevision

3
msg/BuildInfo.msg Normal file
View file

@ -0,0 +1,3 @@
char[11] date
char[8] time
char[7] shortGitRevision

1
msg/FcVariant.msg Normal file
View file

@ -0,0 +1 @@
char[4] identifier

3
msg/FcVersion.msg Normal file
View file

@ -0,0 +1,3 @@
uint8 major
uint8 minor
uint8 patchLevel

1
msg/ServoConf.msg Normal file
View file

@ -0,0 +1 @@
ServoParam[10] servo

6
msg/ServoParam.msg Normal file
View file

@ -0,0 +1,6 @@
string clearflight_type=auto
int16 min
int16 max
int16 middle
int8 rate