Update of /cvsroot/playerstage/code/player/server/drivers/ptz
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30199/server/drivers/ptz
Modified Files:
amtecpowercube.cc ptu46.cc sonyevid30.cc
Log Message:
overhaul of the player interface definitions
interfaces are now defined with a very light weight IDL allowing them to be
edited in a single file
some subtype names were also modified as a side effect, making them more
consistent globally
Index: ptu46.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/ptz/ptu46.cc,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** ptu46.cc 6 Sep 2006 15:13:51 -0000 1.21
--- ptu46.cc 20 Aug 2007 06:37:30 -0000 1.22
***************
*** 42,46 ****
The ptu46 driver supports both position and velocity control, via the
! PLAYER_PTZ_CONTROL_MODE_REQ request.
@par Compile-time dependencies
--- 42,46 ----
The ptu46 driver supports both position and velocity control, via the
! PLAYER_PTZ_REQ_CONTROL_MODE request.
@par Compile-time dependencies
***************
*** 58,62 ****
@par Configuration requests
! - PLAYER_PTZ_CONTROL_MODE_REQ
@par Configuration file options
--- 58,62 ----
@par Configuration requests
! - PLAYER_PTZ_REQ_CONTROL_MODE
@par Configuration file options
Index: amtecpowercube.cc
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/ptz/amtecpowercube.cc,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** amtecpowercube.cc 25 Sep 2006 15:55:28 -0000 1.19
--- amtecpowercube.cc 20 Aug 2007 06:37:30 -0000 1.20
***************
*** 37,41 ****
The amtecpowercube driver supports both position and velocity control,
! via the PLAYER_PTZ_CONTROL_MODE_REQ request. For constant swiveling,
the PowerCube works better under velocity control.
--- 37,41 ----
The amtecpowercube driver supports both position and velocity control,
! via the PLAYER_PTZ_REQ_CONTROL_MODE request. For constant swiveling,
the PowerCube works better under velocity control.
***************
*** 56,60 ****
@par Configuration requests
! - PLAYER_PTZ_CONTROL_MODE_REQ
@par Configuration file options
--- 56,60 ----
@par Configuration requests
! - PLAYER_PTZ_REQ_CONTROL_MODE
@par Configuration file options
Index: sonyevid30.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/ptz/sonyevid30.cc,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** sonyevid30.cc 9 Jun 2007 02:19:36 -0000 1.26
--- sonyevid30.cc 20 Aug 2007 06:37:30 -0000 1.27
***************
*** 69,73 ****
@par Configuration requests
! - PLAYER_PTZ_GENERIC_CONFIG_REQ
@par Configuration file options
--- 69,73 ----
@par Configuration requests
! - PLAYER_PTZ_REQ_GENERIC
@par Configuration file options
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit