spirit_rules Geplaatst: 12 augustus 2004 Geplaatst: 12 augustus 2004 Het is nu zo dat niet altijd het signaal goed wordt ontvangen/doorgegeven van/ voor het automatisch draaien. De source file van LupinIII hoe het moet mijn vraag: Citaat: Automatic turning dish works okay on the Pioneers. But the problem is: If I copy the MHW to and Philips HDL 607X. The automatic turning works sometimes. But the rest of the MHW works okay. I have also changed the settingslist for the Philips. But they use 2 TCS instead of 1 in the Pioneer. If you delete one of the TCS it doesn't matter it still won't work automatic turning propaly. question: What could be the problem and how can we solve this? regards, Spirit Antwoord: Citaat: hi Therefore the problem is already known and it is resolvable inserting a cycle For 1 to 5 to force the command in how much it would sometimes be able not to accept the command sent by the firm. I write you a part of my MHW with Auto Turning for DSX607x, I have also inserted a variable of control to disable this function: // Source mhw1\basic\zap_con1.cpi #Volume mhw1 #Module basic #CRC32 DB758AA0 #ENDS 125 Default basic Public basic Public global Public table basic.NP = 0x0; Device_Call(basic.CL, $dev_service, $SERVICE_STOP, global.NU, global.NU, &basic.REP, &basic.ER); if((table.TP != basic.TP)) { Flash_File_Info("TPT", "TPT", &global.TP, &basic.J, &basic.ER); Transponder_Info_Read(global.TP, table.TP, &table.N, &table.TS, &table.SERV_C, basic.BUFFER_E, &basic.ER); if(((table.SERV_C != 0x0) && (basic.POSIZIO != table.SERV_C))) { basic.POSIZIO = table.SERV_C; if(basic.AUTODISK) { for(basic.J = 0x1; basic.J <= 0x5; basic.J += 0x1) { NullSubDSX7071_138(0x6B, basic.POSIZIO); } } } Copy_I2Mem(basic.BUFFER_E, 0x8, global.LN, 0x1); if((table.F & 0x8)) { Copy_I2Mem(basic.BUFFER_E, 0x9, 0x1, 0x1); } else { Copy_I2Mem(basic.BUFFER_E, 0x9, 0x0, 0x1); } Event_Clear(-1, $EV_TUNING_SET, basic.CL, -1, -1, 0x0, &basic.J, &basic.K, &basic.L, &basic.M); Event_UnSet($EV_TUNING_SET, basic.CL); Device_Io(basic.CL, $dev_tuner, $TUNER_TUNING_SET, $EV_TUNING_SET, $Prior_04, basic.BUFFER_E, basic.REC_T, &basic.REP, &basic.ER); basic.TP = -1 ... .. . I hope to have been enough clear. A regard and to the next one ...LupinIII... dus we nu dit weten kunnen we het gaan toepassen.... [color:"blue"] Spirit_rules [/color] ------------------------------------------------- Open Firmwarmware Multi taal_171005_0430 Member van het Openfirmware Team
Gast Geplaatst: 12 augustus 2004 Geplaatst: 12 augustus 2004 Ahhhhh, Licht aan het einde van de tunnel ! Klasse Spirit, en vol verwachting klopt ons hart..... Saku
dukdalf46 Geplaatst: 12 augustus 2004 Geplaatst: 12 augustus 2004 ...hhhmmm... ik denk dat ik nu maar es op zoek moet gaan naar een sat-motor <img src="/ubbthreads/images/graemlins/xyxthumbs.gif" alt="" /> <img src="/ubbthreads/images/graemlins/xyxthumbs.gif" alt="" /> <img src="/ubbthreads/images/graemlins/xyxthumbs.gif" alt="" />
Aanbevolen berichten