Sebastian Zagrodzki
|
ae8627a890
|
update tests with the new "transfer done" logic.
|
2017-04-26 21:40:51 +02:00 |
|
Sebastian Zagrodzki
|
87c7a873e9
|
Go naming for error codes. Export USBError type.
|
2017-04-09 19:27:33 +02:00 |
|
Sebastian Zagrodzki
|
e0f30623b3
|
Modify EndpointInfo to provide meaningful data rather than raw USB
descriptor values. E.g. for the user, the distinction between
MaxIsoPkt and MaxPktSize is irrelevant, only the calculated max packet
size matters.
|
2017-04-08 23:49:10 +02:00 |
|
Sebastian Zagrodzki
|
36241e869e
|
more constants
|
2017-03-27 22:29:24 +02:00 |
|
Sebastian Zagrodzki
|
b70848cf73
|
start renaming the constants to Go-style.
|
2017-03-27 22:23:47 +02:00 |
|
Sebastian Zagrodzki
|
fc41761879
|
Remove the alloc test that used real libusb allocation.
|
2017-03-10 09:25:57 -05:00 |
|
Sebastian Zagrodzki
|
9eebb871cb
|
Use fake libusb. Add testcase descriptions.
|
2017-02-26 21:13:09 +01:00 |
|
Sebastian Zagrodzki
|
cc135fe616
|
move all libusb wrappers to libusb.go.
|
2017-02-23 10:25:02 +01:00 |
|
Sebastian Zagrodzki
|
fc1be79d5d
|
range xfers
|
2017-02-22 01:00:27 +01:00 |
|
Sebastian Zagrodzki
|
99ec211c43
|
Improve tests - use offsetof to find the position of the iso packet
descriptor in the transfer struct.
|
2017-02-16 12:04:10 +01:00 |
|