Author: jaguarondi Date: 2008-08-11 15:02:35 +0200 (Mon, 11 Aug 2008) New Revision: 1461
Modified: firmware/fuxusb/trunk/CHANGES Log: * Found some old changelog for 0.4.0. Modified: firmware/fuxusb/trunk/CHANGES =================================================================== --- firmware/fuxusb/trunk/CHANGES 2008-08-11 13:00:08 UTC (rev 1460) +++ firmware/fuxusb/trunk/CHANGES 2008-08-11 13:02:35 UTC (rev 1461) @@ -20,3 +20,23 @@ * Added doxygen documentation. * Versioning is available through dongle commands and not standard commands. + +Version 0.4.0: + + * Changed the descriptor, some errors have been corrected for the audio + endpoint and audio seems to behave better now, at least skype can open the + tuxdroid device correctly. + + * The dongle now resets after bootloading so unplugging is not necessary + anymore. + + * Added a command to reset the dongle (raw : 1, 1, 0, 0, 0xFE). + This command detach and attach the USB and resets the uC. The RF will also + be reseted during the enum process. + + * Refactoring of parts of the code, especially bank management. This should + prevent some bugs in the future when the daemon will change. + + * Fixed some bugs with the version number section and the eeprom programming. + + * Added some protections for bootloading. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
