projects
/
rigol
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7df76f4
)
add msg component for usbtmc, not used by old rigol scopes
author
Michael Gernoth
<michael@gernoth.net>
Mon, 7 Jun 2010 11:44:20 +0000
(13:44 +0200)
committer
Michael Gernoth
<michael@gernoth.net>
Mon, 7 Jun 2010 11:44:20 +0000
(13:44 +0200)
usbtmc.h
patch
|
blob
|
blame
|
history
diff --git
a/usbtmc.h
b/usbtmc.h
index bae36da5468508feec29615ded18dd04b7c9a29a..34fb77d7da1c87aff4f18dd12eea548097cebb40 100644
(file)
--- a/
usbtmc.h
+++ b/
usbtmc.h
@@
-8,6
+8,7
@@
struct usbtmc_header {
unsigned char TermChar; /* Only in REQUEST_DEV_DEP_MSG_IN */
unsigned char Reverved10;
unsigned char Reverved11;
+ unsigned char msg[];
} __attribute__ ((__packed__));
#define USBTMC_DEV_DEP_MSG_OUT 0x1
Impressum
,
Datenschutz