Recent content by ocean04

  1. ocean04

    Octagon SF8008 OR VU+ Duo 4K SE?

    33E at least 10727H works, snr is not great. But these are just data and not in TP list, I'm not going to start manually typing them all. Only 11444Н and 12646H contains channels and these are fine.
  2. ocean04

    Octagon SF8008 OR VU+ Duo 4K SE?

    Who needs shortframerate support or where you can test? Low SR is commonly used, but where you need or can test high SR? Silabs is better for weak DVB-S signals. AVL supports SNR under lock, but Silabs doesn't. Only these two really matters for me. Blindscan works differently, not sure which...
  3. ocean04

    Octagon SF8008 OR VU+ Duo 4K SE?

    Just one note. For me Si2166 is only better in DVB-S and there no significant difference in DVB-S2 for some reason.
  4. ocean04

    sat receiver with signal strength output

    There was fix to OpenWebif. hxxps://github.com/oe-alliance/OpenWebif/commit/f73a90a332869b73ada631d1d7e8a0bb60615b85 Both /web/signal and /api/signal are now updated when signal finder screen is open.
  5. ocean04

    sat receiver with signal strength output

    Ok, got /web/signal working in OpenVix, gbtrio4Kpro. SNR gets updated also when signal finder is open and shows unlocked values. Only needed to add "improved" info.py file to /usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/controllers/models/ But there are few problems. Unlocked is only...
  6. ocean04

    sat receiver with signal strength output

    That only works when channel is tuned, it doesn't work when signal finder is open. Also it doesn't work for unlocked, even when driver supports unlocked
  7. ocean04

    Eutelsat Hot Bird 13F & 13G

    Keep in mind, here in Finland signal is not good, something like 1.8m is required for 24h reception
  8. ocean04

    52,5E- Al Yah 1

    11843V looks like mena, only 3.5db here (3m + SF8008 supreme) 11747H 10.2db 11766V 9.7db 11785H 8.8db 11843V 3.5db (not locked) 11881V 9.2db 11938H 9.1db 11958V 8.8db 11996V 8.8db 12015H 8.7db 12034V 8.4db 12054H 4.0db (not locked) 12073V 8.0db 12149V 7.4db (not locked) 12169H 4.6db (not locked)
  9. ocean04

    Advice Needed Dreambox 900UHD

    How do you know it's not software problem? LNB voltage is controlled by software, polarization 13/18V
  10. ocean04

    Eutelsat Hot Bird 13F & 13G

    Signal has improved here and now working fine with 1.1m. 12616H is still poor 9db, but others are 11db+
  11. ocean04

    DVB-S2 receivers with unlocked SNR display

    It would be interesting to know if there are any DVB-S2 receivers where SNR is displayed also for unlocked signals by default? Dreambox and GT Media were mentioned somewhere, but no exact models. It would also be nice to see some examples and screen captures. Several Enigma2 receivers can be...
  12. ocean04

    Eutelsat Hot Bird 13F & 13G

    Around 9-10db 1.1m here (TD110 little too small)
  13. ocean04

    Bargain Second-Hand Big Dishes For Sale

    Is that cheap? For comparison I paid 50 Euros for my 3m (one piece)
  14. ocean04

    OCTAGON SF8008 E2 4K UHD

    Fix for that was already in frontend.cpp, post #909 Just return snr only when it's smaller than that. if (snr < 55536) return snr;
  15. ocean04

    OCTAGON SF8008 E2 4K UHD

    Is AGC same as signal strength? Signal strength is also available, but I'm not sure how useful that is. Seems that signal strength always has some value even when there is no real signal.
Top