Customising the Ryde information display

Discussions about the Ryde "Set-top Box" Style Digital ATV Receiver. See https://wiki.batc.org.uk/Ryde_Receiver
Pa3fbx
Posts: 178
Joined: Fri Oct 16, 2020 1:08 pm

Re: Customising the Ryde information display

Post by Pa3fbx » Sun Feb 27, 2022 10:02 am

I was playing with that in our local repeater for 70cm and 23cm..
It was more easy to just create a second ryde and MT to have the benefit of having multiple channels. But thats almost a winterhill indeed.

Still putting a winterhill in a repeater might be an challenge.

g4bao
Posts: 22
Joined: Fri Jan 12, 2018 1:14 pm

Re: Customising the Ryde information display

Post by g4bao » Sat Jul 16, 2022 3:26 pm

Help!!

Have tried this edit (using the internal editor of WinSCP using spaces as specified) on GB3PV's Ryde. Firmware version 202207150.

No permanent of display of MER

I did the same about a year or so ago on an earlier version (sorry no idea which one) it DID work.

Not sure what I'm doing wrong this time.

Help!
73
John

g4bao
Posts: 22
Joined: Fri Jan 12, 2018 1:14 pm

Re: Customising the Ryde information display

Post by g4bao » Sat Jul 16, 2022 3:35 pm

Oh that's bizzarre!.. if I add REPORT as below


inactive:
MUTE: null
MER: null
REPORT: null

the D report stays on the screen

g4bao
Posts: 22
Joined: Fri Jan 12, 2018 1:14 pm

Re: Customising the Ryde information display

Post by g4bao » Sat Jul 16, 2022 3:44 pm

inactive:
MUTE: null
SIGLEVEL: null

This works... clearly someone's been fiddling or I've not been reading the release notes.... ........

Anyway, I'm happy now. Hacked my way round it as usual!

73
John

Philippe
Posts: 14
Joined: Wed Dec 14, 2022 12:38 pm

Re: Customising the Ryde information display

Post by Philippe » Tue Jun 06, 2023 6:11 am

Good morning

For the F5ZMG relay equipped with the Ryde receiver I would like to permanently set the MER and signal strength indication
After a few attempts only the volume (VOLUME %) percentage works hi!!
Can someone give me the information to put in the config.yaml
THANKS
73 F5AOD

User avatar
G3GJA
Posts: 337
Joined: Sun Nov 20, 2011 3:44 pm

Re: Customising the Ryde information display

Post by G3GJA » Tue Jun 06, 2023 8:43 am

Philippe

On the GB3EY repeater we use this code:

Code: Select all

osd:
    timers:
        USERTRIGGER: 10
        PROGRAMTRIGGER: 10
    active:
        MUTE: null
        SIGLEVEL: null
        REPORT: null
        POWERLEVEL: null
        PROGRAM: null
        FREQ: null
        VOLUME: null
        BW: null
    inactive:
        MUTE: null
        REPORT:
            datum: TR
            x: 0.01
            y: 0.00
            w: 0.15
            h: 0.15
        POWERLEVEL:
            datum: TR
            x: 0.15
            y: 0.00
            w: 0.15
            h: 0.15
Replace your OSD section with the above and then play with it to suit your needs.

Note that the spaces are critical; use cut and paste to make sure the spaces are all copied over.

73

Clive G3GJA

Philippe
Posts: 14
Joined: Wed Dec 14, 2022 12:38 pm

Re: Customising the Ryde information display

Post by Philippe » Tue Jun 06, 2023 4:02 pm

Hello Clive G3GJA

Sorry it doesn't work editing the config.yaml file on the Ryde receiver and respecting
the spaces I work with WinSCP software I don't know what to do
Thanks again for the info
73 Philippe F5AOD

Philippe
Posts: 14
Joined: Wed Dec 14, 2022 12:38 pm

Re: Customising the Ryde information display

Post by Philippe » Wed Jun 07, 2023 2:57 pm

Hello

I followed the instructions of Clive G3GJA but impossible to have the information permanently on the screen except the VOLUME: which I can move to the bottom left
but replace VOLUME with BW or FREQ or REPORT nothing on the screen
Many apologies for my English
Where is the problem
Thank you for your answer
73 F5AOD

MW0RUD
Posts: 97
Joined: Fri Apr 24, 2020 3:09 pm

Re: Customising the Ryde information display

Post by MW0RUD » Wed Jun 07, 2023 3:34 pm

Hi Philippe,
Just double checking that you are running the latest version?
Can you post the OSD section of your config using a [code][/code] block?
Tim
MW0RUD

Philippe
Posts: 14
Joined: Wed Dec 14, 2022 12:38 pm

Re: Customising the Ryde information display

Post by Philippe » Thu Jun 08, 2023 6:55 am

Hello Tim
Thank you for answering me the version used 202305030
Attached is the configuration
I use WINSCP
thank you for the information
73 Philippe F5AOD

Code: Select all

osd:
    timers:
        USERTRIGGER: 10
        PROGRAMTRIGGER: 10
    active:
        MUTE: null
        SIGLEVEL: null
        REPORT: null
        POWERLEVEL: null
        PROGRAM: null
        FREQ: null
        VOLUME: null
        BW: null
    inactive:
        MUTE: null
        REPORT:
            datum: TR
            x: 0.01
            y: 0.00
            w: 0.15
            h: 0.15
        POWERLEVEL:
            datum: TR
            x: 0.15
            y: 0.00
            w: 0.15
            h: 0.15

Post Reply

Return to “The Ryde Digital ATV Receiver”