ben-arduino-usb

Changelog

(0) -10 tip
34:da210002ee99
2013-03-23 Paul Boddie changeset files shortlog graph Tidied up the configuration descriptor reporting, improving the output and defining generic functions for descriptor traversal and separate functions for output.
test.c
33:2d44b7f57a01
2013-03-14 Paul Boddie changeset files shortlog graph Avoid spurious connection event speed changes.
test.c
32:97ba84d5e014 28:f33f9c21ca2f
2013-03-14 Paul Boddie changeset files shortlog graph Added support for transferring multi-packet payloads. Introduced transfers of limited amounts of data in order to discover the full size of descriptors and then to transfer the full descriptor payloads. Separated the display of device descriptors from their initialisation.
test.c
31:8193c22e9aef 26:75e240b97a8f
2013-03-14 Paul Boddie changeset files shortlog graph Fixed the mode macros and introduced better disconnection testing. Reverted the setup packet length parameter change.
test.c
30:ac59c54c0253
2013-03-14 Paul Boddie changeset files shortlog graph Added an explicit bus reset test.
test.c
29:1d47c41fd487
2013-03-13 Paul Boddie changeset files shortlog graph Introduced a timeout for failed control requests and a delay upon retrying.
test.c
28:f33f9c21ca2f 29:1d47c41fd487 32:97ba84d5e014
2013-03-13 Paul Boddie changeset files shortlog graph Fixed the mode macros and introduced better disconnection testing. Tidied up the event handling logic.
Makefile test.c
27:491e069640b5
2013-03-13 Paul Boddie changeset files shortlog graph Complicated the state machine, adding various reset and wait states, introducing an initial 8 byte retrieval of part of the device descriptor.
test.c
26:75e240b97a8f 27:491e069640b5 31:8193c22e9aef
2013-03-13 Paul Boddie changeset files shortlog graph Added elementary handling for maximum packet sizes. Changed the descriptor lengths specified in setup packets.
test.c
25:f9bb62c60535
2013-03-13 Paul Boddie changeset files shortlog graph Incorporated start-of-frame and keep-alive packet generation into the low and full speed modes, removing SOF and KA packet generation when a device has disconnected.
test.c
(0) -10 tip