git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
282d9e8
)
hopefully finally fix "second cable of motorized LNB"
author
ghost
<andreas.monzner@multimedia-labs.de>
Wed, 3 Dec 2008 19:01:01 +0000
(20:01 +0100)
committer
ghost
<andreas.monzner@multimedia-labs.de>
Wed, 3 Dec 2008 19:01:01 +0000
(20:01 +0100)
lib/dvb/sec.cpp
patch
|
blob
|
history
diff --git
a/lib/dvb/sec.cpp
b/lib/dvb/sec.cpp
index a56dbf0486ff1c2198e60d83af93c3eb1ab57532..751a545358015e1492f27074981ba23646e09ef2 100644
(file)
--- a/
lib/dvb/sec.cpp
+++ b/
lib/dvb/sec.cpp
@@
-283,7
+283,7
@@
int eDVBSatelliteEquipmentControl::canTune(const eDVBFrontendParametersSatellite
eSecDebugNoSimulate("ret5 %d", ret);
}
- if (ret && rotor && curRotorPos != -1
&& (direct_connected || satpos_depends_ptr == -1) ) // direct conntected or loopthrough!
+ if (ret && rotor && curRotorPos != -1
)
ret -= abs(curRotorPos-sat.orbital_position);
eSecDebugNoSimulate("ret6 %d", ret);