How (without doing a complete retune from scratch... get rawchannel... get frontend... etc)?
Satfinder patch
Re: Satfinder patch #21
Re: Satfinder patch #22
Re: Satfinder patch #23
Re: Satfinder patch #24
Re: Satfinder patch #25
Re: Satfinder patch #26
Posted 27 September 2017 - 21:49
That is exactly the challenge.... (to do it without pressing a button).
Got that working. Pity it is not possible using current enigma code.
screenshot.jpg 74.35KB 5 downloads
Re: Satfinder patch #27
Re: Satfinder patch #28
Re: Satfinder patch #29
Re: Satfinder patch #30
Re: Satfinder patch #31
Posted 18 October 2017 - 23:37
I've got a newer version now that continuously updates. So you will see TSID, ONID, and orbital position update as you move the dish to find the correct satellite.
https://github.com/H...2f879a4d1ed9662
Re: Satfinder patch #32
Re: Satfinder patch #33
Re: Satfinder patch #34
Posted 19 October 2017 - 10:23
What is the alternative?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Satfinder patch #35
Re: Satfinder patch #36
Posted 19 October 2017 - 18:48
Trigger on unlock and lock tuner... (by adding a python function on them).
How? Please provide some example code? How can python know of tuner lock without polling something. Is it really such bad coding to test for tuner lock once per second, and only until a short timeout has elapsed?
Re: Satfinder patch #37
Posted 20 October 2017 - 13:33
@Littlesat, I really don't understand your comments about not polling for tuner lock, because that is precisely what the enigma2 cpp code does. Or did you mean something else?
< 3094.258> [eDVBFrontend] set sequence pos -3 < 3094.258> [eDVBFrontend] sleep 250ms < 3094.509> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3094.509> [eDVBFrontend] set sequence pos -3 < 3094.509> [eDVBFrontend] sleep 250ms < 3094.761> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3094.761> [eDVBFrontend] set sequence pos -3 < 3094.761> [eDVBFrontend] sleep 250ms < 3095.011> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3095.011> [eDVBFrontend] set sequence pos -3 < 3095.011> [eDVBFrontend] sleep 250ms < 3095.262> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3095.262> [eDVBFrontend] set sequence pos -3 < 3095.262> [eDVBFrontend] sleep 250ms < 3095.512> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3095.512> [eDVBFrontend] set sequence pos -3 < 3095.513> [eDVBFrontend] sleep 250ms < 3095.852> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3095.852> [eDVBFrontend] set sequence pos -3 < 3095.852> [eDVBFrontend] sleep 250ms < 3096.103> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3096.103> [eDVBFrontend] set sequence pos -3 < 3096.103> [eDVBFrontend] sleep 250ms < 3096.353> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3096.354> [eDVBFrontend] set sequence pos -3 < 3096.354> [eDVBFrontend] sleep 250ms < 3096.604> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3096.604> [eDVBFrontend] set sequence pos -3 < 3096.604> [eDVBFrontend] sleep 250ms < 3096.854> [eDVBFrontend] rotor locked step 0 failed (not locked) < 3096.855> [eDVBFrontend] set sequence pos -3 < 3096.855> [eDVBFrontend] sleep 250ms
Re: Satfinder patch #38
Posted 20 October 2017 - 13:47
Edited by littlesat, 20 October 2017 - 13:52.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Satfinder patch #39
Posted 20 October 2017 - 17:24
Maybe also a skin renderer showing these valies on a lock change might help...
So we have gone full circle now. At the start I suggested auto-updating TSID and ONID values be available in the renderer, but such a thing doesn't currently exist.
Also orbital position.
And not just fake values from lamedb. Real values from the service information tables like I am currently reading.
Edited by Huevos, 20 October 2017 - 17:28.
Re: Satfinder patch #40
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users