Hi!
I was trying to find source code for the rotor plugin (not rotorng).. all the links seem to be outdated. Anyone have any version?
I'm really only interested in seeing how the GotoX stuff works. I'm trying to send gotox command from diseqc.conf, but the dish doesn't move at all.
I have the Eutelsat diseqc 1.2 specification, but the GotoX stuff is marked preliminary and they talk only about terrestrial antennas.. Must be some difference.
Here's my non-functioning diseqc.conf entry:
#S1.0W - Elevation 17.44, Azimuth 209.62, Motor angle -28.45 S1.0W 11700 V 9750 t W15 [E0 31 6E 0D 07] W15 v t S1.0W 99999 V 10600 t W15 [E0 31 6E 0D 07] W15 v T S1.0W 11700 H 9750 t W15 [E0 31 6E 0D 07] W15 V t S1.0W 99999 H 10600 t W15 [E0 31 6E 0D 07] W15 V T
I actually made a C program that generates these lines for all visible satellites. This might be of interest to people who are waiting for gotox support, if I ever get this working..
On 02/12/2013 12:17 PM, Teemu Suikki wrote:
Hi!
I was trying to find source code for the rotor plugin (not rotorng).. all the links seem to be outdated. Anyone have any version?
I'm really only interested in seeing how the GotoX stuff works. I'm trying to send gotox command from diseqc.conf, but the dish doesn't move at all.
I have the Eutelsat diseqc 1.2 specification, but the GotoX stuff is marked preliminary and they talk only about terrestrial antennas.. Must be some difference.
Here's my non-functioning diseqc.conf entry:
#S1.0W - Elevation 17.44, Azimuth 209.62, Motor angle -28.45 S1.0W 11700 V 9750 t W15 [E0 31 6E 0D 07] W15 v t S1.0W 99999 V 10600 t W15 [E0 31 6E 0D 07] W15 v T S1.0W 11700 H 9750 t W15 [E0 31 6E 0D 07] W15 V t S1.0W 99999 H 10600 t W15 [E0 31 6E 0D 07] W15 V T
I actually made a C program that generates these lines for all visible satellites. This might be of interest to people who are waiting for gotox support, if I ever get this working..
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi Teemu,
I'm using the patch based on patch from Seppo Ingalsuo (see http://patchwork.linuxtv.org/patch/12911/) - this version I'm used now with vdr-1.7.27 together with yaVDR, but have info that it works also with later versions. Patch integrate gotoxx into VDR and works without problems.
Regards,
Ales
Hi,
thanks alot! This works very well!
Also I think my "section handler delay" patch is not necessary with this gotoxx patch.. At least my delay message appears much later now, so the delay is already in the gotox handling.
This GotoX patch is so cleanly integrated to VDR, I think it should be included in the official release? I think all current diseqc motors have gotox functionality, so plugins like rotor(ng) are really unnecessary if gotox works.
-- Teemu
2013/2/12 Ales Jurik ajurik@quick.cz
On 02/12/2013 12:17 PM, Teemu Suikki wrote:
Hi!
I was trying to find source code for the rotor plugin (not rotorng).. all the links seem to be outdated. Anyone have any version?
I'm really only interested in seeing how the GotoX stuff works. I'm trying to send gotox command from diseqc.conf, but the dish doesn't move at all.
I have the Eutelsat diseqc 1.2 specification, but the GotoX stuff is marked preliminary and they talk only about terrestrial antennas.. Must be some difference.
Here's my non-functioning diseqc.conf entry:
#S1.0W - Elevation 17.44, Azimuth 209.62, Motor angle -28.45 S1.0W 11700 V 9750 t W15 [E0 31 6E 0D 07] W15 v t S1.0W 99999 V 10600 t W15 [E0 31 6E 0D 07] W15 v T S1.0W 11700 H 9750 t W15 [E0 31 6E 0D 07] W15 V t S1.0W 99999 H 10600 t W15 [E0 31 6E 0D 07] W15 V T
I actually made a C program that generates these lines for all visible satellites. This might be of interest to people who are waiting for gotox support, if I ever get this working..
______________________________**_________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi Teemu,
I'm using the patch based on patch from Seppo Ingalsuo (see http://patchwork.linuxtv.org/**patch/12911/http://patchwork.linuxtv.org/patch/12911/)
- this version I'm used now with vdr-1.7.27 together with yaVDR, but have
info that it works also with later versions. Patch integrate gotoxx into VDR and works without problems.
Regards,
Ales
______________________________**_________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
I haven't tried the patch, just the plugin. The plugin had some nice features that where handy. My rotor isn't even active now. Needs to be realigned after replacing a limit switch and I never have much secess aligning it. That and there is so little FTA in the US on small dish. Hardly worth the effort.
On 2/12/2013 11:29 PM, Teemu Suikki wrote:
Hi,
thanks alot! This works very well!
Also I think my "section handler delay" patch is not necessary with this gotoxx patch.. At least my delay message appears much later now, so the delay is already in the gotox handling.
This GotoX patch is so cleanly integrated to VDR, I think it should be included in the official release? I think all current diseqc motors have gotox functionality, so plugins like rotor(ng) are really unnecessary if gotox works.
-- Teemu
2013/2/12 Ales Jurik <ajurik@quick.cz mailto:ajurik@quick.cz>
On 02/12/2013 12:17 PM, Teemu Suikki wrote: Hi! I was trying to find source code for the rotor plugin (not rotorng).. all the links seem to be outdated. Anyone have any version? I'm really only interested in seeing how the GotoX stuff works. I'm trying to send gotox command from diseqc.conf, but the dish doesn't move at all. I have the Eutelsat diseqc 1.2 specification, but the GotoX stuff is marked preliminary and they talk only about terrestrial antennas.. Must be some difference. Here's my non-functioning diseqc.conf entry: #S1.0W - Elevation 17.44, Azimuth 209.62, Motor angle -28.45 S1.0W 11700 V 9750 t W15 [E0 31 6E 0D 07] W15 v t S1.0W 99999 V 10600 t W15 [E0 31 6E 0D 07] W15 v T S1.0W 11700 H 9750 t W15 [E0 31 6E 0D 07] W15 V t S1.0W 99999 H 10600 t W15 [E0 31 6E 0D 07] W15 V T I actually made a C program that generates these lines for all visible satellites. This might be of interest to people who are waiting for gotox support, if I ever get this working.. _________________________________________________ vdr mailing list vdr@linuxtv.org <mailto:vdr@linuxtv.org> http://www.linuxtv.org/cgi-__bin/mailman/listinfo/vdr <http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr> Hi Teemu, I'm using the patch based on patch from Seppo Ingalsuo (see http://patchwork.linuxtv.org/__patch/12911/ <http://patchwork.linuxtv.org/patch/12911/>) - this version I'm used now with vdr-1.7.27 together with yaVDR, but have info that it works also with later versions. Patch integrate gotoxx into VDR and works without problems. Regards, Ales _________________________________________________ vdr mailing list vdr@linuxtv.org <mailto:vdr@linuxtv.org> http://www.linuxtv.org/cgi-__bin/mailman/listinfo/vdr <http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr>
-- Teemu Suikki http://www.z-power.fi/
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi Teemu,
Try this!
Regards
Gianni
2013/2/14 Timothy D. Lenz tlenz@vorgon.com
I haven't tried the patch, just the plugin. The plugin had some nice features that where handy. My rotor isn't even active now. Needs to be realigned after replacing a limit switch and I never have much secess aligning it. That and there is so little FTA in the US on small dish. Hardly worth the effort.
On 2/12/2013 11:29 PM, Teemu Suikki wrote:
Hi,
thanks alot! This works very well!
Also I think my "section handler delay" patch is not necessary with this gotoxx patch.. At least my delay message appears much later now, so the delay is already in the gotox handling.
This GotoX patch is so cleanly integrated to VDR, I think it should be included in the official release? I think all current diseqc motors have gotox functionality, so plugins like rotor(ng) are really unnecessary if gotox works.
-- Teemu
2013/2/12 Ales Jurik <ajurik@quick.cz mailto:ajurik@quick.cz>
On 02/12/2013 12:17 PM, Teemu Suikki wrote: Hi! I was trying to find source code for the rotor plugin (not rotorng).. all the links seem to be outdated. Anyone have any version? I'm really only interested in seeing how the GotoX stuff works.
I'm trying to send gotox command from diseqc.conf, but the dish doesn't move at all.
I have the Eutelsat diseqc 1.2 specification, but the GotoX stuff
is marked preliminary and they talk only about terrestrial antennas.. Must be some difference.
Here's my non-functioning diseqc.conf entry: #S1.0W - Elevation 17.44, Azimuth 209.62, Motor angle -28.45 S1.0W 11700 V 9750 t W15 [E0 31 6E 0D 07] W15 v t S1.0W 99999 V 10600 t W15 [E0 31 6E 0D 07] W15 v T S1.0W 11700 H 9750 t W15 [E0 31 6E 0D 07] W15 V t S1.0W 99999 H 10600 t W15 [E0 31 6E 0D 07] W15 V T I actually made a C program that generates these lines for all visible satellites. This might be of interest to people who are waiting
for gotox support, if I ever get this working..
______________________________**___________________ vdr mailing list vdr@linuxtv.org <mailto:vdr@linuxtv.org> http://www.linuxtv.org/cgi-__**bin/mailman/listinfo/vdr<http://www.linuxtv.org/cgi-__bin/mailman/listinfo/vdr> <http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdr<http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr>
Hi Teemu, I'm using the patch based on patch from Seppo Ingalsuo (see http://patchwork.linuxtv.org/_**_patch/12911/<http://patchwork.linuxtv.org/__patch/12911/> <http://patchwork.linuxtv.org/**patch/12911/<http://patchwork.linuxtv.org/patch/12911/>>)
this version I'm used
now with vdr-1.7.27 together with yaVDR, but have info that it works also with later versions. Patch integrate gotoxx into VDR and works without problems.
Regards,
Ales
______________________________**___________________ vdr mailing list vdr@linuxtv.org mailto:vdr@linuxtv.org http://www.linuxtv.org/cgi-__**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-__bin/mailman/listinfo/vdr
<http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
-- Teemu Suikki http://www.z-power.fi/
______________________________**_________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
______________________________**_________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-**bin/mailman/listinfo/vdrhttp://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr