Skip to content

Commit

Permalink
Updated errors in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-newman committed Jun 7, 2024
1 parent f43e34f commit 07341b2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions USER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,10 @@ Command line arguments use **--help** and are listed below:
8 - Solid red
9 - Solid green
10 - Solid blue
11 - White noise
12 - Bouncing ball
) type: uint32 default: 2
-width (the width of the image) type: uint32 default: 640
```

The receive example will display the stream (user **--help** for options):
Expand Down Expand Up @@ -135,9 +136,9 @@ Colour bars EBU (European Broadcast Union) created using CreateColourBarEbuTestC

Colour bars created using CreateColourBarTestCard()

![Checked test card](testcards/CreateCheckeredTestCard.png)
![Checked test card](images/testcards/CreateCheckeredTestCard.png)

Checkered test cards created using CreateCheckeredTestCard()
Checked test cards created using CreateCheckeredTestCard()

![Grey Bars](images/testcards/CreateGreyScaleBarTestCard.png)

Expand All @@ -147,10 +148,34 @@ Colour bars created using CreateGreyScaleBarTestCard()

Colour bars created using CreateQuadTestCard()

![Red](images/testcards/CreateSolidTestCardRed.png)

Colour bars created using CreateSolidTestCardRed()

![Green](images/testcards/CreateSolidTestCardGreen.png)

Colour bars created using CreateSolidTestCardGreen()

![Blue](images/testcards/CreateSolidTestCardBlue.png)

Colour bars created using CreateSolidTestCardBlue()

![Black](images/testcards/CreateSolidTestCardBlack.png)

Colour bars created using CreateSolidTestCardBlack()

![White](images/testcards/CreateSolidTestCardWhite.png)

Colour bars created using CreateSolidTestCardWhite()

![Noise](images/testcards/CreateWhiteNoiseTestCard.png)

White noise created using CreateQuadTestCard()

![Noise](images/testcards/CreateBouncingBallTestCard.png)

Animated bouncing ball CreateBouncingBallTestCard()

\section code Code Examples
\subsection code_sap SAP/SDP Announcer
An example of the SAP/SDP announcer as found in sap-announcer.cc:
Expand Down
Binary file added images/testcards/CreateBouncingBallTestCard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07341b2

Please sign in to comment.