Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/plugins/wedo_plugin/usb/TODO
diff options
context:
space:
mode:
authorAlan Jhonn Aguiar Schwyn <alanjas@hotmail.com>2013-12-03 17:00:06 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-03 17:00:06 (GMT)
commitc3fe01df954d03839322901fccc43804d31f9f54 (patch)
treea265fe4066fa2e1283ca3ba764843fc037542ff3 /plugins/wedo_plugin/usb/TODO
parentad4497c688d4e15275736e235be8194dd68d81e0 (diff)
new wedo plugin from TurtleBot
Diffstat (limited to 'plugins/wedo_plugin/usb/TODO')
-rw-r--r--plugins/wedo_plugin/usb/TODO36
1 files changed, 36 insertions, 0 deletions
diff --git a/plugins/wedo_plugin/usb/TODO b/plugins/wedo_plugin/usb/TODO
new file mode 100644
index 0000000..d7eeb70
--- /dev/null
+++ b/plugins/wedo_plugin/usb/TODO
@@ -0,0 +1,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.
+