Charmed Quark Systems
Google
WWW CharmedQuark.com

Go Back   Charmed Quark Systems > General Discussion > Beta Driver Development
Register FAQ Members List Calendar Mark Forums Read

Beta Driver Development Discussion of new drivers, finding someone to write a new driver, etc...

Reply
 
Thread Tools Display Modes
  #1  
Old 04-02-2007, 05:59 PM
beelzerob beelzerob is offline
 
Join Date: Mar 2006
Location: Central PA
Posts: 4,817
Default Kramer VP-88ETH driver, ready for use

This driver is now complete and is no longer in beta. Use the driver that comes with the official CQC release.
Attached Files
File Type: html KramerVP88ETHDriverDesc.html (8.8 KB, 14 views)
__________________
My Android Weather Alert App

Last edited by beelzerob : 02-21-2009 at 10:30 PM.
Reply With Quote
  #2  
Old 04-21-2007, 10:49 AM
beelzerob beelzerob is offline
 
Join Date: Mar 2006
Location: Central PA
Posts: 4,817
Default

Release version of driver posted here and given to Dean.
__________________
My Android Weather Alert App
Reply With Quote
  #3  
Old 05-21-2007, 06:43 PM
jscheller jscheller is offline
 
Join Date: Jun 2006
Location: Fountain Hills, AZ
Posts: 777
Default

Beelzerob -

I just fixed a particularly irksome synchronization problem in my setup by loading up this driver and writing a small macro... Just wanted to say thanks for this driver...

Jim
Reply With Quote
  #4  
Old 05-21-2007, 06:48 PM
beelzerob beelzerob is offline
 
Join Date: Mar 2006
Location: Central PA
Posts: 4,817
Default

Glad to hear it was of use!

When I write a driver, satisfaction is guaranteed....or at least promised!
__________________
My Android Weather Alert App
Reply With Quote
  #5  
Old 12-04-2008, 12:56 AM
znelbok's Avatar
znelbok znelbok is offline
Integration Partner
 
Join Date: May 2005
Location: Calderwood, Australia
Posts: 3,777
Default

Can you tell me if the Kramer VP-8x8A is an easy mod. I tried your driver with it but it is just waiting to connect.

Here is the protocol doc.

http://www.kramerelectronics.com/sof...otocol2000.pdf

Thanks

Mick
Reply With Quote
  #6  
Old 12-04-2008, 05:46 AM
beelzerob beelzerob is offline
 
Join Date: Mar 2006
Location: Central PA
Posts: 4,817
Default

I'll take a look at it tonight. I'm sure I still have the vp88 protocol somewhere.
__________________
My Android Weather Alert App
Reply With Quote
  #7  
Old 12-04-2008, 10:49 AM
znelbok's Avatar
znelbok znelbok is offline
Integration Partner
 
Join Date: May 2005
Location: Calderwood, Australia
Posts: 3,777
Default

I dug it up on the kramer web site and it is the same document. I was using a wrong cable. I need a gender changer to get it going so it may still be OK. If you could still just confirm for me that they are the same document at least I would know for sure.

Mick
Reply With Quote
  #8  
Old 12-04-2008, 11:25 PM
znelbok's Avatar
znelbok znelbok is offline
Integration Partner
 
Join Date: May 2005
Location: Calderwood, Australia
Posts: 3,777
Default

It works but not completely

The Audio stuff seems to fall over. It appears to be more a driver issue and not so much the hardware connected
Setting all audio autputs
Code:
{ CQCGenDrvS, MEng.System.CQC.Drivers.Kramer.VP88ETH.DriverImpl.695, Status/App Status <StringFldChanged>: [EXCEPTION] AudioInput1 is not a valid item name for enum MEng.System.CQC.Drivers.Kramer.VP88ETH.DriverImpl.E_Inputs }

SEtting one audio output
Code:
{ CQCGenDrvS, MEng.System.CQC.Drivers.Kramer.VP88ETH.DriverImpl.695, Status/App Status <StringFldChanged>: [EXCEPTION] AudioInput6 is not a valid item name for enum MEng.System.CQC.Drivers.Kramer.VP88ETH.DriverImpl.E_Inputs }

Changing all outputs from the front panel does not get picked up by the driver and they end up out of sync. Changing one output at a time works OK.

There may be more, that's just my initial findings from 10 minutes of testing.

Mick
Reply With Quote
  #9  
Old 02-21-2009, 01:01 AM
znelbok's Avatar
znelbok znelbok is offline
Integration Partner
 
Join Date: May 2005
Location: Calderwood, Australia
Posts: 3,777
Default

As an update to this and a plea for help

There was an error in the code (I think). There was a list of the eight audiooutputs but the first was actually audioinput and the rest were audio outputs.

Other than that
here is what I have found
All video seems to be OK - its this audio that does not work properly

On connect the driver has the correct inputs assigned to the outputs.

When changing all outputs on the switch, the driver does not update with the new inputs.

Can you please have a look for me. I have tried to work through it, but a lack of understanding of CML and that its someone else's code makes it hard to work through this.

Mick

Changing a single audio output
The value written to the field Kramer.AudioOutputx was rejected by the driver (where x is 1-8)

Changing the input on the matrix switch, the associated field changes to "NoInput"

Changing AllAudioOutputs produces the same error message above
Reply With Quote
  #10  
Old 02-21-2009, 06:29 AM
beelzerob beelzerob is offline
 
Join Date: Mar 2006
Location: Central PA
Posts: 4,817
Default

Well, I always will go after bugs in the drivers I write, so no problem.

Can you get me a log @ medium verbose of the problem occuring? Please clear the logs first so I only get a snapshot of the problem occuring. Then describe what it is you did and what the driver SHOULD have done instead.

Sorry for needing all the detail, but that driver is an older one for me, so I'm not familiar with it yet, and I'll have to take what you tell me along with the protocol doc to figure out what's wrong.
__________________
My Android Weather Alert App
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:43 PM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.