hd-zero / hdzero-vtx

GNU General Public License v3.0
216 stars 43 forks source link

PAT Version of firmware #152

Closed zandorsp closed 1 year ago

zandorsp commented 1 year ago

In the Readme.md ttroubleshooting section there are a referece for the PAT (pattern?) version in :

use a PAT version of firmware for your specific VTX to verify RF output from VTX and test patern signal is received by VRX.

But no indication to where to download it.

pitts-mo commented 1 year ago

You should be able to compile with the PAT define in platfrmio.

If you need one quickly you can request a PAT version for your model VTX from @.*** or maybe somone from discord server can build it for you.

-p

On Sun, Aug 27, 2023, 10:28 zandorsp @.***> wrote:

In the Readme.md ttroubleshooting section there are a referece for the PAT (pattern?) version in :

use a PAT version of firmware for your specific VTX to verify RF output from VTX and test patern signal is received by VRX.

But no indication to where to download it.

— Reply to this email directly, view it on GitHub https://github.com/hd-zero/hdzero-vtx/issues/152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFNT6YCDUSTM3BFOP7I5JSLXXNKP7ANCNFSM6AAAAAA4ALJNEI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

zandorsp commented 1 year ago

You should be able to compile with the PAT define in platfrmio. If you need one quickly you can request a PAT version for your model VTX from @. or maybe somone from discord server can build it for you. -p On Sun, Aug 27, 2023, 10:28 zandorsp @.> wrote: In the Readme.md ttroubleshooting section there are a referece for the PAT (pattern?) version in : use a PAT version of firmware for your specific VTX to verify RF output from VTX and test patern signal is received by VRX. But no indication to where to download it. — Reply to this email directly, view it on GitHub <#152>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFNT6YCDUSTM3BFOP7I5JSLXXNKP7ANCNFSM6AAAAAA4ALJNEI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

is in common.h uncommenting #define VIDEO_PAT . I'm right?

// mode // #define _RF_CALIB // #define REV_UART

define VIDEO_PAT

// #define FIX_EEP

ligenxxxx commented 1 year ago

@zandorsp You are right.