Page 47 of 47 FirstFirst ... 4344454647
Results 461 to 469 of 469

Thread: RTL-SDR with Enigma2 (SDG Radio)

  1. #461

    jpuigs's Avatar
    Join Date
    Dec 2017
    Location
    Barcelona
    Age
    50
    Posts
    255
    Rep Power
    68921

    Re: Απ: RTL-SDR with Enigma2 (SDG Radio)

    Quote Originally Posted by athoik View Post
    Hi,

    It's great idea for sure, but it needs somebody to make the required changes to support it.
    I have one problem..... I often have great ideas..... but my "great" problem is that I don't know how to do/get them……..

    20 years ago, I started to use Linux receivers, and my first receiver was a Triple Dragon, which I think that in those days was better than the first dreamboxes.
    That Linux receiver had one thing I've always missed in all enigma receivers. To be able to unsort alphabetically channel SAT lists (not using favourites), and then sort as you want, by frequency, or by your own desired order.
    No need to favourites, browse directly from sat list.

    If I'd know how to do it, sure i'd do....
    Lower Dishes: 53/52'5/52 - 45 - 42 - 39 - 28'2 - 26/25'5 - 23'5 - 19'2 - 13 - 9 - 7 - 3 - East <------> West - 1 - 27'5 - 30
    Upper Dishes: 36 - 30'5 - 21'6 - 16 - 10 - 4'8 - East <------> West - 4/5 - 7/8 - 12'5 - 15
    Diseqc switches

    Xtrend ET 10000 -- Octagon SF8008 4K TWIN S2X -- DM7020 HD (CardServer)

  2. #462

    Re: RTL-SDR with Enigma2 (SDG Radio)

    rtl_tcp would also be a great idea for internal relays, like the already implemented DAB+ feeds, so that the plugin can show all the info such as RDS, pictures etc.

    BTW, last summer I worked really hard on the plugin, I completely revamped it!
    Would you like me to share it?
    GlamourAuraFHD skin - The vengeance of color
    For OpenPLI/SDG images:
    https://github.com/MCelliotG/GlamourAuraFHD-skin
    For OpenATV/OE-A images: https://github.com/MCelliotG/GlamourAuraFHD-ATV-skin

  3. #463

    jpuigs's Avatar
    Join Date
    Dec 2017
    Location
    Barcelona
    Age
    50
    Posts
    255
    Rep Power
    68921

    Re: RTL-SDR with Enigma2 (SDG Radio)

    Of course !!
    Lower Dishes: 53/52'5/52 - 45 - 42 - 39 - 28'2 - 26/25'5 - 23'5 - 19'2 - 13 - 9 - 7 - 3 - East <------> West - 1 - 27'5 - 30
    Upper Dishes: 36 - 30'5 - 21'6 - 16 - 10 - 4'8 - East <------> West - 4/5 - 7/8 - 12'5 - 15
    Diseqc switches

    Xtrend ET 10000 -- Octagon SF8008 4K TWIN S2X -- DM7020 HD (CardServer)

  4. #464

    jpuigs's Avatar
    Join Date
    Dec 2017
    Location
    Barcelona
    Age
    50
    Posts
    255
    Rep Power
    68921

    Re: RTL-SDR with Enigma2 (SDG Radio)

    Will you share it here, or will be online updated directly from boxes ?
    Thanks,
    Lower Dishes: 53/52'5/52 - 45 - 42 - 39 - 28'2 - 26/25'5 - 23'5 - 19'2 - 13 - 9 - 7 - 3 - East <------> West - 1 - 27'5 - 30
    Upper Dishes: 36 - 30'5 - 21'6 - 16 - 10 - 4'8 - East <------> West - 4/5 - 7/8 - 12'5 - 15
    Diseqc switches

    Xtrend ET 10000 -- Octagon SF8008 4K TWIN S2X -- DM7020 HD (CardServer)

  5. #465

    Re: RTL-SDR with Enigma2 (SDG Radio)

    Sorry, it's been a hectic week!
    I hope the attachment works, if not, I'll upload it externally!
    Push the file to the SDGRadio plugin folder, please backup initial plugin.pyo in order not to have it overwritten!

    plugin.zip
    GlamourAuraFHD skin - The vengeance of color
    For OpenPLI/SDG images:
    https://github.com/MCelliotG/GlamourAuraFHD-skin
    For OpenATV/OE-A images: https://github.com/MCelliotG/GlamourAuraFHD-ATV-skin

  6. #466

    Re: RTL-SDR with Enigma2 (SDG Radio)

    I have added a ton of new functionality, such as NFM, PI, CT, EON, Callsign and made almost everything configurable (gain, rds/rdbs etc).
    Here's the main interface with my skin (on other skins it uses the one that already has).
    sdgr1.jpg

    And the settings page when pressing menu.
    sdgr2.jpg

    Note that RDS might not work correctly on SDG images (on OpenATV it works fine) at least it stops after 3 seconds on both my receivers.
    GlamourAuraFHD skin - The vengeance of color
    For OpenPLI/SDG images:
    https://github.com/MCelliotG/GlamourAuraFHD-skin
    For OpenATV/OE-A images: https://github.com/MCelliotG/GlamourAuraFHD-ATV-skin

  7. #467

    jpuigs's Avatar
    Join Date
    Dec 2017
    Location
    Barcelona
    Age
    50
    Posts
    255
    Rep Power
    68921

    Re: RTL-SDR with Enigma2 (SDG Radio)

    Quote Originally Posted by mcelliot_g View Post
    rtl_tcp would also be a great idea for internal relays, like the already implemented DAB+ feeds, so that the plugin can show all the info such as RDS, pictures etc.
    I had an idea to use the SAT DAB+ feeds on SDGRadio, but until now it's not possible,
    SAT DAB+ feeds are delivered on several systems (TS, EDI, TSNIV....) and all of them are finally converted to ETI to be read either by Linux apps like DABlin, or by ni2out on our enigma boxes (with the "slow" sound problem").
    But SDGradio needs RAW I/Q data, which is the one that deliver USB dongles.
    So to use SDGRadio ETI SAT data should be converted to I/Q, otherwise SDGRadio should be modified to read ETI samples.
    There is a linux program which converts ETI to I/Q, but should also be compiled for enigma.
    So, that's the real problem.

    Quote Originally Posted by mcelliot_g View Post
    I have added a ton of new functionality, such as NFM, PI, CT, EON, Callsign and made almost everything configurable (gain, rds/rdbs etc).
    Here's the main interface with my skin (on other skins it uses the one that already has).
    Note that RDS might not work correctly on SDG images (on OpenATV it works fine) at least it stops after 3 seconds on both my receivers.
    My 2 receivers get RDS perfecly.
    I use the FullHD night skin, so I see the 1280x720 screen. I'll try to adapt to FHD.
    Thank's for the modifications, they work fine.
    Lower Dishes: 53/52'5/52 - 45 - 42 - 39 - 28'2 - 26/25'5 - 23'5 - 19'2 - 13 - 9 - 7 - 3 - East <------> West - 1 - 27'5 - 30
    Upper Dishes: 36 - 30'5 - 21'6 - 16 - 10 - 4'8 - East <------> West - 4/5 - 7/8 - 12'5 - 15
    Diseqc switches

    Xtrend ET 10000 -- Octagon SF8008 4K TWIN S2X -- DM7020 HD (CardServer)

  8. #468

    Re: RTL-SDR with Enigma2 (SDG Radio)

    Modify the GUI is in my todo list, so save it!
    Also, I need to figure out a way to call a numeric keyboard to manually input the frequency!
    GlamourAuraFHD skin - The vengeance of color
    For OpenPLI/SDG images:
    https://github.com/MCelliotG/GlamourAuraFHD-skin
    For OpenATV/OE-A images: https://github.com/MCelliotG/GlamourAuraFHD-ATV-skin

  9. #469

    Re: RTL-SDR with Enigma2 (SDG Radio)

    Καλησπέρα, αν θέλετε δείτε λίγο εδώ:
    https://www.opena.tv/plugins/56926-s...light=SDGradio
    Δεν δουλεύει πλέον το rds με την τελευταία αναβάθμιση στο openatv. Αυτοί κάτι άλλαξαν, αλλά να επηρέασε το redsea? Δεν δίνει καθόλου output!
    GlamourAuraFHD skin - The vengeance of color
    For OpenPLI/SDG images:
    https://github.com/MCelliotG/GlamourAuraFHD-skin
    For OpenATV/OE-A images: https://github.com/MCelliotG/GlamourAuraFHD-ATV-skin

Page 47 of 47 FirstFirst ... 4344454647

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Similar Threads

  1. Replies: 21
    Last Post: 15-06-20, 19:49
  2. No Radio
    By clweb in forum GbquadPlus
    Replies: 3
    Last Post: 28-02-17, 21:46
  3. Radio.de Plugin
    By enigma1969 in forum Enigma2 Plugins ΟΕ 2.0
    Replies: 0
    Last Post: 22-10-16, 12:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •