Bug #2098
Inital Scan Code not taking into account diseqc grace period
0%
Description
After trying to find the problem with the code I traced it all back to the Initial Scan code. The code will not wait and take into account the grace period of the diseqc rotor.
you can watch this problem without a motor. just config the setup as if you had one while tracing the diseqc commands and it will issue the commands without the hardware.
in the current code the code gets through to issuing the rotor command then because of the timer it will return out of this process back into the init scan code and continue on with the process (the code fails to issue the second switch command, the unicable and even the LNB tuning.
History
Updated by Adam Sutton over 10 years ago
Gary,
Did you submit a PR for a fix for this? Sorry I know you still have one outstanding.
Adam
Updated by Gary Brown over 10 years ago
i did not. i couldn't put a finger on this problem.
Just today someone else has replied into the thread about it on the forum with some interesting info about it. my rotor is broken and i'm waiting to get it fixed this week before I can spend some time looking into this properly myself.