Patch for TechnoTrend CI handling (2 Viewers)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Hi,

    I made some modifications to the TT api.

    Mainly I changed:
    - if CI open failed (no interface present), I don't reset the devicetype to unknown (there are other functions depending on devicetype and not belonging to ci)
    - I placed the retry loop back into Descramble (needed for me in first time init), but I notice if it once did timeout. If so I don't try again.
    - For users without CI the loop doesn't show an effect (I leave the function before)
    - not sure for this: in isCamReady I added the ciStatus (if there is "no ca resource available", I set isReady=false)
    - Added base for the CI menu functions (not used yet)
    - There are some more messages shown in debug log, I'll reduce them when it's confirmed to be working

    As I can't commit to svn, could someone do it?


    Greetings
    Morpheus_xx
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #3
    merged with current svn build 19078. changes are the same as mentioned above
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #5
    ok, until now I hadn't an account there.

    I added my patch to sf !
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #8
    currently using 5.0.0.15 and will now switch to .19

    just installed them and they're working properly.

    in the driver's documentation (pdf) there is mentioned the TT BDA driver API version 1.0.1.16 to be required for the TT C-1501 (I will also have one).

    is it the version that's currently included in MP?
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #9
    I have made a minor modification to the "IsCamPresent" and "IsCamReady" function so that they report correct state.

    And I included the newest ttapi-dll (update from 1.0.1.11 to 1.0.1.17) which is supposed to fix some of the problems with 2 technotrend cards, but only one with ci.

    See https://forum.team-mediaportal.com/get-support-90/2-technotrend-dvb-s-card-1-ci-error-37050/ for details of this error.

    I will add this patch to sf too.
     

    Users who are viewing this thread

    Top Bottom