Reply to thread

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


Top Bottom