[tuxdroid-svn] r145 - firmware/tuxup/trunk
Status: Beta
Brought to you by:
ks156
From: jaguarondi <c2m...@c2...> - 2007-03-09 15:01:04
|
Author: jaguarondi Date: 2007-03-09 16:00:51 +0100 (Fri, 09 Mar 2007) New Revision: 145 Modified: firmware/tuxup/trunk/CHANGES firmware/tuxup/trunk/TODO Log: - UPD: TODO and CHANGES updated Modified: firmware/tuxup/trunk/CHANGES =================================================================== --- firmware/tuxup/trunk/CHANGES 2007-03-09 14:54:39 UTC (rev 144) +++ firmware/tuxup/trunk/CHANGES 2007-03-09 15:00:51 UTC (rev 145) @@ -7,7 +7,8 @@ ---------------------------------------------------------------------- Current: - * Connection now checks for 5 seconds before replying that Tu is not found. + * Uses interrupt usb requests and not bulk anymore, this is not compatible with the old firmware so to update it, you have to press the belly button when plugging. + * Connection now checks for 5 seconds before claiming that tux is not found. * Added autodetection of the CPU to be programmed based on the CPU field in hex files or names of eep files. * Added version display when programming hex files. Modified: firmware/tuxup/trunk/TODO =================================================================== --- firmware/tuxup/trunk/TODO 2007-03-09 14:54:39 UTC (rev 144) +++ firmware/tuxup/trunk/TODO 2007-03-09 15:00:51 UTC (rev 145) @@ -5,3 +5,7 @@ - Add man page - Add install and uninstall options in the make file + +- Display the usb firmware version programmed in the dongle and in the hex file like all other CPU's, need to change the firmware for that + +- Option to display the current version numbers of the firmware of all CPU's and the versions of the hex files, without doing any programming |