Author: remi
Date: 2009-02-24 10:03:01 +0100 (Tue, 24 Feb 2009)
New Revision: 3744

Modified:
   software_suite_v2/tuxware/tuxdriver/trunk/src/tux_driver.c
Log:
* disabled the firmware versions state machine task.
Without this task the speed of statuses retrieving has unbelievably increased !

Modified: software_suite_v2/tuxware/tuxdriver/trunk/src/tux_driver.c
===================================================================
--- software_suite_v2/tuxware/tuxdriver/trunk/src/tux_driver.c  2009-02-24 
07:44:08 UTC (rev 3743)
+++ software_suite_v2/tuxware/tuxdriver/trunk/src/tux_driver.c  2009-02-24 
09:03:01 UTC (rev 3744)
@@ -278,7 +278,7 @@
 {
     tux_user_inputs_update_RC5();
     /* tux_pong_get(); */
-    tux_firmware_state_machine_call();
+    /* tux_firmware_state_machine_call(); */
     tux_sound_flash_state_machine_call();
     tux_hw_status_header_counter_check();
 


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to