Author: remi
Date: 2009-03-12 15:14:12 +0100 (Thu, 12 Mar 2009)
New Revision: 4006

Modified:
   
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/01_robot_system/resourceTuxDriver.py
Log:
* no need to exclude theses statuses/events

Modified: 
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/01_robot_system/resourceTuxDriver.py
===================================================================
--- 
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/01_robot_system/resourceTuxDriver.py
       2009-03-12 14:11:21 UTC (rev 4005)
+++ 
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/01_robot_system/resourceTuxDriver.py
       2009-03-12 14:14:12 UTC (rev 4006)
@@ -23,8 +23,6 @@
             eventsHandler.insert(statusName)
         # Registering the statuses which must be excluded by default by the
         # clients.
-        clientsManager.addDefaultExcludedEvent(ST_NAME_LEFT_LED)
-        clientsManager.addDefaultExcludedEvent(ST_NAME_RIGHT_LED)
         clientsManager.addDefaultExcludedEvent(ST_NAME_BATTERY_STATE)
         clientsManager.addDefaultExcludedEvent(ST_NAME_BATTERY_LEVEL)
         clientsManager.addDefaultExcludedEvent(ST_NAME_LIGHT_LEVEL)


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to