Update of /cvsroot/playerstage/code/player/server/drivers/health/statgrab
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18937/server/drivers/health/statgrab
Modified Files:
statgrab_health.cpp
Log Message:
fixed out of data subtype in publish call
Index: statgrab_health.cpp
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/health/statgrab/statgrab_health.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** statgrab_health.cpp 4 Aug 2007 03:12:07 -0000 1.4
--- statgrab_health.cpp 5 Dec 2007 18:44:38 -0000 1.5
***************
*** 211,215 ****
// Other data which should be retrieved here!
! Publish(device_addr, NULL, PLAYER_MSGTYPE_DATA, PLAYER_HEALTH_DATA ,
reinterpret_cast<void*>(&mHealth), sizeof(mHealth), NULL);
--- 211,215 ----
// Other data which should be retrieved here!
! Publish(device_addr, NULL, PLAYER_MSGTYPE_DATA, PLAYER_HEALTH_DATA_STATE ,
reinterpret_cast<void*>(&mHealth), sizeof(mHealth), NULL);
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit