Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/nxt_plugin/usb/TODO
blob: 784de2647956b59e52cca689cc3ff7a78d4ce9bf (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
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.