Update of /cvsroot/playerstage/code/player/client_libs/libplayerc/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14153/libplayerc/test

Modified Files:
        test_imu.c 
Log Message:
IMU request re-enabled.


Index: test_imu.c
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/client_libs/libplayerc/test/test_imu.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test_imu.c  12 Sep 2006 15:23:21 -0000      1.2
--- test_imu.c  12 Sep 2006 18:11:39 -0000      1.3
***************
*** 48,52 ****
    }
  
! /*  TEST ("resetting the orientation (global reset)...");
    if (playerc_imu_reset_orientation (device, 2) < 0)
      FAIL ();
--- 48,52 ----
    }
  
!   TEST ("resetting the orientation (global reset)...");
    if (playerc_imu_reset_orientation (device, 2) < 0)
      FAIL ();
***************
*** 56,60 ****
      PASS ();
    }
! */  
    for (t = 0; t < 10; t++)
    {
--- 56,60 ----
      PASS ();
    }
!   
    for (t = 0; t < 10; t++)
    {


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to