Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/plugins/wedo_plugin/usb/TODO
blob: d7eeb706adc02d314cfb23466f0992877f8af4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
1.0.0-a3:
    * Finish implementation and test OpenUSB backend.
    * Samples.
    * Improve documentation.
    * Implement isochronous transfers.
    * Test, test and test.

1.0.0-a2:
    * Validate it on platforms other than Windows and Linux.
    * Finish implementation and test OpenUSB backend.
    * Samples.
    * Improve documentation.
    * Implement isochronous transfers.
    * Test, test and test.

1.0.0-a1:
    * Validate it on platforms other than Windows and Linux.
    * Finish implementation and test OpenUSB backend.
    * Samples.
    * Improve documentation.
    * Implement isochronous transfers.
    * Test, test and test.

1.0.0-a0:
    * Implement standard control requests API.
    * Finish implementation of legacy compatibility layer.
    * Determine automatically current configuration when user hasn't set it.
    * Validate it on platforms other than Windows and Linux.
    * Finish implementation and test of OpenUSB backend.
    * Validate it on Python 2.3 and Python 3.x.
    * Samples.
    * Improve documentation.
    * Implement isochronous transfers.
    * Upgrade PIC test firmware to use 2.6a version Microchip USB stack.
    * Test, test and test.