Quantum Data - Home Page Quantum Data
HOME ABOUT NEWS PRODUCTS DOWNLOADS SUPPORT CONTACT
quantum data Leading Edge Products for the Video Display Industry

 support

Knowledge Base
Request a RMA Number
Service
Service Contracts



 search knowledge base

Feature Enhancements for 882EA Release 2.11.0 - vxWorks: 20.1884800

The following features are included in the Release 2.11.0.

  • PanBars image has been added. Top half of this image is colorbar, and bottom half is a 10-bar ramp.
  • ThreeBar image has been added. This image has three vertical white bars on black background.
  • TVBar875 image has been added. This is the colorbar with all bars in 75% luminance.
  • TVBarH image has been added. This is a horizontal colorbar.
  • Pairing image has been added. This image can be used to detect when fields are reversed in interlaced monitors.
  • DMT1260D format has been added. This is 1280x800 @ 60Hz.

The following anomalies have been corrected in the Release 2.11.0.

  • HDCP Compliance Test timestamping is fixed. Source tests and repeaters tests can now be run properly. ACA shows correct timestamps as well.
  • Hot Plug Detect is no longer held low after running HDCP Compliance Test sink tests.
  • For HDCP Compliance Test's EditPCP, Source Max KSV can now be set to 127 via front panel.
  • HDCP Compliance Test can be properly even if the format path or image path is not set to the default path.
  • LipSync image text shows up properly in all formats.
  • LipSync image automatically resets itself when the box goes off the screen.
  • EDID Editor can now correctly load different displays' EDIDs in XML format.
  • Self-calibration can no longer be run since there is no analog interface. Running self-calibration will give you an error message.
  • Samples.o image located in /tffs0/library/images/ can now be loaded and used correctly.
  • Generator's clock now shows correct time in 12-hour mode.
  • MUTE? command returns with the correct value even when only HDMI output 2 is connected to the display.
  • ACA now shows the entire string for <Set OSD Name> CEC opcode in "Details" window.
  • PacketRx image no longer displays "Please Wait" message over InfoFrame information.
HDCP Compliance Test notes (only applicable to 882EA with HDCP Compliance Test option)

Test coverage limitations of the HDCP Compliance Test

  • Test steps TT01 and TT02 of Test Section 1A-01 are not tested because the application does not have visability into the control bits of the TMDS data islands. Therefore a Pass result on the test report only applies to the tests within that section that are executed.

  • Test steps TT01 and TT02 of Test Section 1B-01 are not tested because the application does not have visability into the control bits of the TMDS data islands. Therefore a Pass result on the test report only applies to the tests within that section that are executed.

  • Test Section 1A-08 is not tested because this test requires a DVD with a list of KSVs that have been revoked. We will support this in the future when the DVD with SRM is available.

  • Test Section 1A-09 cannot be tested because the application cannot collect the TMDS video.

  • Test Section 2C-01 test S302 cannot be tested because the application cannot currently process Pj. Therefore a Pass result on the test report only applies to the tests within that section that are executed. We plan to support this in the future.

  • Test Section 2C-04 cannot be tested because the application cannot control the positioning of the encryption enable signal in DVI.


Applicable to all tests

  • do not use CMD Terminal tool in the generator's web interface to run the Compliance Test via command line; use Telnet (Ethernet) or HyperTerminal (serial) instead

  • try running the tests in batch mode by using the front panel interface

  • if there is a problem, try running the tests one by one via the command line (see the repeater AB test procedure below as an example and refer to the user guide)

  • the test reports will be saved in /card0/library/reports if there is a PCMCIA card inserted in the 882EA (/tffs0/library/reports/ if no PCMCIA is inserted)

Applicable to the sink tests

  • you can monitor the transactions on Tx port 1 using the ACA

Applicable to the source tests

  • you can monitor the transactions if you have another 882C/882CA/882E/882EA and a TPA-ACA-3R

  • connect the output of the source device to TPA-ACA-3R's DUT 1, the input 1 of 882EA (test equipment) to TPA-ACA-3R's DUT 2, and output 1 of a different 882C/882CA/882E/882EA (ACA monitoring device) to TPA-ACA-3R's OUT 1

  • use the ACA on the 882C/882CA/882E/882EA that is not the test equipment to monitor the transactions on Tx port 1

Applicable to the repeater AB tests

  • use a separate source device and connect it to the upstream port of the repeater

  • use the 882EA's Rx 1 port as the sink device and connect it to the downstream port of the repeater

  • you can monitor either downstream or upstream transactions (not both at the same time) if you have another 882C/882CA/882E/882EA and a TPA-ACA-3R

  • in order to monitor the downstream transactions, connect the downstream of the repeater device to TPA-ACA-3R's DUT 1, the input 1 of 882882EA (test equipment) to TPA-ACA-3R's DUT 2, and output 1 of a different 882C/882CA/882E/882EA (ACA monitoring device) to TPA-ACA-3R's OUT 1

  • in order to monitor the upstream transactions, connect the output of the source device to TPA-ACA-3R's DUT 1, the upstream of the repeater device to TPA-ACA-3R's DUT 2, and output 1 of a different 882C/882CA/882E/882EA (ACA monitoring device) to TPA-ACA-3R's OUT 1

  • use the ACA on the 882C/882CA/882E/882EA that is not the test equipment to monitor the transactions on Tx port 1

Applicable to the repeater C tests

  • connect the 882EA's Tx 1 port to the upstream port of the repeater


  • connect the 882EA's Rx 1 port to the downstream port of the repeater


  • make sure HdcpProd image is not selected on the 882882EA before running the tests


  • you can monitor the downstream transactions on Rx port 1 using the ACA


  • you can monitor the upstream transactions on Tx port 1 using the ACA
Sink test procedure via the command line interface

    CPTX:DUTT 0 // set up for source test
    CPTX:CPTR 16 // configure 2C-1 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it

    // repeat above steps for test numbers 17 and 18

    CPTX:CPTR 19 // configure 2C-4 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it
Source test procedure via the command line interface

    CPTX:DUTT 1 // set up for source test
    CPTX:CPTR 1 // configure 1A-01 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it

    // repeat above steps for test numbers 2 to 14

    CPTX:CPTR 15 // configure 1B_06 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it
Repeater AB test procedure via the command line interface

    CPTX:DUTT 3 // set up for repeater AB test
    CPTX:CPTR 20 // configure 3A-01 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it

    // repeat above steps for test numbers 21 to 28

    CPTX:CPTR 29 // configure 3B-05 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it
Repeater C test procedure via the command line interface

    CPTX:DUTT 2 // set up for repeater C test
    CPTX:CPTR 30 // configure 3C1-01 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it

    // repeat above steps for test numbers 31 to 44

    CPTX:CPTR 45 // configure 3C2-09 test
    CPTX:CPTU // start the test
    // save the test report to the PC and rename it

Note: The release files can only be applied to the 882EA generator (not the 882CA/882C/881C, 882D, or 882E/881E generators).



Software Table

The Release 2.11.0 is comprised of the following software components.

Software Component Version Change Status
Boot Rom 01.04.11 no change
vxWorks 20.1884800 new with 2.11.0
Gateware 1 405C,1029,8222007 new with 2.11.0
Gateware 2 450A,1,6202007 no change
Gateware 3 450B,1,6132007 no change
Java JRE required 1.5.06 no change



Upgrade Instructions

You can upgrade your generator using the procedures in the Users Guide. Please note that you will have to verify that your current generator is operating with Release 2.10.0, 2.10.2, or 2.10.5. To verify that your current generator is operating with one of these releases, enter the following command:

verf?

Release 2.10.0 should return the following information:

20.1884600, 01.04.11

Release 2.10.2 should return the following information:

20.1884602, 01.04.11

Release 2.10.5 should return the following information:

20.1884605, 01.04.11

After verifying that the generator is operating with Release 2.10.0, 2.10.2, or 2.10.5, upgrade your generator using the procedures below:

  1. Download the 2.11.0 Zip file to your PC and unzip the file. There will be a System and a Library directory.
  2. Upgrade the generator using the procedures at this link.
  3. After power cycling the generator, verify that the generator is running the current 2.11.0 version of the vxWorks file by entering the following command:

    verf?
    20.1884800, 01.04.11


  4. Verify that the vxWorks file is: 20.1884800..
  5. Verify that the BootRom version is: 01.04.11.
  6. Verify that the generator is running the current 2.11.0 version of the gateware files by entering the following command:

    verg?
    405C,1029,8222007:450A,1,6202007:450B,1,6132007


  7. The first listing is the Lattice FPGA gateware. The next two listings are the transmitter gateware files for the DVI and the HDMI output. The gatewares are separated by colons. Verify that the transmitter gateware files are: 450A,1,6202007:450B,1,6132007.


Other Release Notes

You can obtain Release Notes for past releases as follows:

882EA Release 2.10.5
882EA Release 2.10.2