Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Linux Based Receivers
Kathrein
DiseqC 1.1/1.2 Autoswitch at channel change
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Prodelin" data-source="post: 486747" data-attributes="member: 266158"><p><strong>DOWNLOAD ATTACHED FILE BELOW</strong></p><p></p><p>########################################################################</p><p># diseqc_mon & diseqc_cfg - diseqc monitoring scripts v.080203 by bbjs #</p><p># #</p><p># Check for channel change every second, autosend diseqc command when: #</p><p># -channel & satellite has changed #</p><p>########################################################################</p><p></p><p>-Upload files to /data/bin/ and /data/diseqc/ and chmod to 755</p><p>-Install Elemental's SatChannelListEditor v 2.3.0.0 on a PC, if not already using it....</p><p>(don't forget to set Options/Settings receiver to UFS-910-XML)</p><p></p><p>-At this time there's NO scripts for setting up motor included (to make Humlan happy...)</p><p>If you know YOUR own HW setup (position numbers already stored in motor / multiswitch) </p><p>there's no need... IF you like/need, use any scripts you like (I use telesat's) to manually</p><p>control motor and add new positions.</p><p></p><p>-Anyway, I may add script & menu for editing postion table and GotoX/Usals when/if I get the time...</p><p></p><p></p><p>At 1st time after install, new settings upload and after sat channel rescan:</p><p>----------------------------------------------------------------------------</p><p></p><p>1 - Download settings from UFS910 to pc in XML-format using Elemental SatChannelListEditor v2.3.0.0</p><p></p><p>2 - Run the script /data/bin/diseqc_cfg (will preserve existing diseqc settings if exists, even if </p><p>satellites are renumbered or new added )</p><p></p><p>3 - If new satellites added, edit manually /data/diseqc/diseqc.cfg to match your own HW setup (switch/motor)</p><p></p><p>To auto launch at boot, add to /config/init.sh : </p><p># DiseqC 1.1/1.2 autoswitch</p><p>/data/bin/diseqc_mon &</p><p></p><p>To get channel-sat mapping update from menu, add to your prefered diseqc .mnu file: </p><p>8_sh=Update DiseqC Channel-Sat mapping|/data/bin/diseqc_cfg|WAIT</p><p></p><p>To use with diseqc 1.1 switches, in diseqc_mon add line & modify send command:</p><p>/data/bin/diseqcsend1.2 224 49 107 $ssat</p><p>to:</p><p>ssat=`expr $ssat + 239`</p><p>/data/bin/diseqcsend1.2 224 16 57 $ssat</p><p></p><p>Enjoy sat-autoswitch at channelchange !</p><p></p><p>All creds for:</p><p>diseqcsend binary to konfetti & criwi</p><p>pt_reader binary to harley</p><p>SatChannelListEditor program to Elemental</p><p>Scripts & concept - thats me.... (and yeah, a true sh-guru could likely do these MUCH more compact...)</p></blockquote><p></p>
[QUOTE="Prodelin, post: 486747, member: 266158"] [B]DOWNLOAD ATTACHED FILE BELOW[/B] ######################################################################## # diseqc_mon & diseqc_cfg - diseqc monitoring scripts v.080203 by bbjs # # # # Check for channel change every second, autosend diseqc command when: # # -channel & satellite has changed # ######################################################################## -Upload files to /data/bin/ and /data/diseqc/ and chmod to 755 -Install Elemental's SatChannelListEditor v 2.3.0.0 on a PC, if not already using it.... (don't forget to set Options/Settings receiver to UFS-910-XML) -At this time there's NO scripts for setting up motor included (to make Humlan happy...) If you know YOUR own HW setup (position numbers already stored in motor / multiswitch) there's no need... IF you like/need, use any scripts you like (I use telesat's) to manually control motor and add new positions. -Anyway, I may add script & menu for editing postion table and GotoX/Usals when/if I get the time... At 1st time after install, new settings upload and after sat channel rescan: ---------------------------------------------------------------------------- 1 - Download settings from UFS910 to pc in XML-format using Elemental SatChannelListEditor v2.3.0.0 2 - Run the script /data/bin/diseqc_cfg (will preserve existing diseqc settings if exists, even if satellites are renumbered or new added ) 3 - If new satellites added, edit manually /data/diseqc/diseqc.cfg to match your own HW setup (switch/motor) To auto launch at boot, add to /config/init.sh : # DiseqC 1.1/1.2 autoswitch /data/bin/diseqc_mon & To get channel-sat mapping update from menu, add to your prefered diseqc .mnu file: 8_sh=Update DiseqC Channel-Sat mapping|/data/bin/diseqc_cfg|WAIT To use with diseqc 1.1 switches, in diseqc_mon add line & modify send command: /data/bin/diseqcsend1.2 224 49 107 $ssat to: ssat=`expr $ssat + 239` /data/bin/diseqcsend1.2 224 16 57 $ssat Enjoy sat-autoswitch at channelchange ! All creds for: diseqcsend binary to konfetti & criwi pt_reader binary to harley SatChannelListEditor program to Elemental Scripts & concept - thats me.... (and yeah, a true sh-guru could likely do these MUCH more compact...) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Linux Based Receivers
Kathrein
DiseqC 1.1/1.2 Autoswitch at channel change
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top