Page 18 of 24 FirstFirst ... 81617181920 ... LastLast
Results 256 to 270 of 352

Thread: Any interest in sw modding?

  1. #256
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    that goes for me to wow how time flies and poor Dualtest with wife and kids and is left all alone trying resolve what's left to finish the job

    well jvvh why not give Dualtest an extra hand and post the rest of the script that he needs

  2. #257
    Join Date
    Sep 2012
    Posts
    254
    Satfix Buxs
    14,108
    Thanks
    130
    Thanked 187x in 101 Posts
    Items I-Phone
Gift received at 10-03-2012, 01:15 PM from ICEMAN
Message: merry chritmas friend

    Default

    Quote Originally Posted by jvvh5897 View Post
    Bump. Figured a month was too long not to see something here.
    I haven't taken a look at it for about a week. I am trying to quit smoking and that is frustrating enough.

    The last thing I was trying to do was rewrite the Rxhandler routine, to use as a replacement for the uart_read script. I will post what I have later today when I get a minute.
    Last edited by DualTest; 04-23-2014 at 04:25 PM.

  3. #258
    Join Date
    Dec 2012
    Posts
    1,365
    Satfix Buxs
    7,987
    Thanks
    9
    Thanked 1,523x in 764 Posts

    Default

    I posted everything that I worked on for the project--that was all that I could do without having a box to play on (and, no, I'm not interested in having a box to play on--I don't do IKS in any form)

  4. #259
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    gees jvvh nobody is offering you a box to play with at first we were only suppose to test the scripts that you posted
    and how hard can it be for someone that knows how to script to make ascript to read the incoming cws and send it to were ever it needs to go on the bin or ram address i'm still waiting to test some more

    like the cable guy says let's get it done

    Dualtest i know what you mean about quit smoking, me i never smoked a cigaret in my life but i smell like i smoke 3 packs a day all because i have two bros that smoke like hell
    Last edited by skywalker999; 04-23-2014 at 10:22 PM.

  5. #260
    Join Date
    Sep 2012
    Posts
    254
    Satfix Buxs
    14,108
    Thanks
    130
    Thanked 187x in 101 Posts
    Items I-Phone
Gift received at 10-03-2012, 01:15 PM from ICEMAN
Message: merry chritmas friend

    Default

    This is very much a work in progress and I know it contains mistakes. But it is what I am working on.

    REM put this code at 495300
    ADR $253F00
    OVERWRITE B0 B5 AC F5 09 FE 04 1C 0D 1C 16 48 00 68 00 28
    OVERWRITE 23 D0 29 1C 20 1C 12 4A 12 68 13 48 00 68 00 28
    OVERWRITE 1B D0 61 1E 04 1C 43 1C 3A D0 29 78 01 35 0C 48
    OVERWRITE 10 30 00 68 42 1C 0A 4B 10 33 1A 60 0A 4A 11 54
    OVERWRITE 18 1C 00 68 40 05 40 0D 19 1C 08 60 05 48 00 68
    OVERWRITE 01 38 10 39 08 60 01 F6 8B FD B0 BC 08 BC 18 47
    OVERWRITE CC D9 57 00 D8 D9 57 00 76 53 49 00

    REM mod the 282A50 BL sub_241F18 ; memcmp call to call the above

    ADR $0
    FIND BF F7 62 FA
    OVERWRITE 12 F2 56 F
    ROM:00495300 sub_495300 ; CODE XREF: sub_282A44+Cp
    ROM:00495300
    ROM:00495300 var_2C = -0x2C
    ROM:00495300
    ROM:00495300 PUSH {R4,R5,R7,LR}
    ROM:00495302 BL sub_241F18 ; memcmp
    ROM:00495306 MOVS R4, R0
    ROM:00495308 MOVS R5, R1
    ROM:0049530A LDR R0, =0x57D9D8
    ROM:0049530C LDR R0, [R0]
    ROM:0049530E CMP R0, #0
    ROM:00495310 BEQ loc_49535A
    ROM:00495312 MOVS R1, R5
    ROM:00495314 MOVS R0, R4
    ROM:00495316 LDR R2, =0x57D9CC
    ROM:00495318 LDR R2, [R2]
    ROM:0049531A LDR R0, =dword_495376
    ROM:0049531C LDR R0, [R0]
    ROM:0049531E CMP R0, #0
    ROM:00495320 BEQ loc_49535A
    ROM:00495322 SUBS R1, R4, #1
    ROM:00495324 MOVS R4, R0
    ROM:00495326 ADDS R3, R0, #1
    ROM:00495328 BEQ loc_4953A0
    ROM:0049532A LDRB R1, [R5]
    ROM:0049532C ADDS R5, #1
    ROM:0049532E LDR R0, =0x57D9CC
    ROM:00495330 ADDS R0, #0x10
    ROM:00495332 LDR R0, [R0]
    ROM:00495334 ADDS R2, R0, #1
    ROM:00495336 LDR R3, =0x57D9CC
    ROM:00495338 ADDS R3, #0x10
    ROM:0049533A STR R2, [R3]
    ROM:0049533C LDR R2, =dword_495376
    ROM:0049533E STRB R1, [R2,R0]
    ROM:00495340 MOVS R0, R3
    ROM:00495342 LDR R0, [R0]
    ROM:00495344 LSLS R0, R0, #0x15
    ROM:00495346 LSRS R0, R0, #0x15
    ROM:00495348 MOVS R1, R3
    ROM:0049534A STR R0, [R1]
    ROM:0049534C LDR R0, =0x57D9D8
    ROM:0049534E LDR R0, [R0]
    ROM:00495350 SUBS R0, #1
    ROM:00495352 SUBS R1, #0x10
    ROM:00495354 STR R0, [R1]
    ROM:00495356 BL sub_296E70
    ROM:0049535A
    ROM:0049535A loc_49535A ; CODE XREF: sub_495300+10j
    ROM:0049535A ; sub_495300+20j
    ROM:0049535A POP {R4,R5,R7}
    ROM:0049535C POP {R3}
    ROM:0049535E BX R3
    ROM:0049535E ; ---------------------------------------------------------------------------
    ROM:00495360 dword_495360 DCD 0x57D9CC ; DATA XREF: sub_495300+16r
    ROM:00495360 ; sub_495300+2Er ...
    ROM:00495364 dword_495364 DCD 0x57D9D8 ; DATA XREF: sub_495300+Ar
    ROM:00495364 ; sub_495300+4Cr
    ROM:00495368 off_495368 DCD dword_495376 ; DATA XREF: sub_495300+1Ar
    ROM:00495368 ; sub_495300+3Cr
    ROM:0049536C DCB 0xFF
    ROM:0049536D DCB 0xFF
    ROM:0049536E DCB 0xFF
    ROM:0049536F DCB 0xFF
    ROM:00495370 word_495370 DCW 0xFFFF ; DATA XREF: sub_495280+12o (CAID)
    ROM:00495370 ; sub_495280+14w ...
    ROM:00495372 DCB 0xFF
    ROM:00495373 DCB 0xFF
    ROM:00495374 DCB 0xFF
    ROM:00495375 DCB 0xFF
    ROM:00495376 dword_495376 DCD 0xFFFFFFFF ; DATA XREF: sub_495300+1Ao (Test CW Buffer)

  6. #261
    Join Date
    Sep 2012
    Posts
    254
    Satfix Buxs
    14,108
    Thanks
    130
    Thanked 187x in 101 Posts
    Items I-Phone
Gift received at 10-03-2012, 01:15 PM from ICEMAN
Message: merry chritmas friend

    Default

    And the second part of that, I may not need it as all of it may be accomplished with the above script. But since I have it linked to the above subroutine at the moment, I thought I would post it also.

    REM put this code at 4953A0
    ADR $253FA0
    REM 24 F0 8C F9 is the call to task_time_sleep @0x20
    REM change to call 2CC2C0 w 36 F6 7E FF
    OVERWRITE F7 B5 07 1C 15 1C 00 26 1F E0 00 24 0B E0 00 2D
    OVERWRITE 05 D0 AC 42 03 D3 01 20 FE BC 08 BC 18 47 0A 20
    OVERWRITE 36 F6 7E FF 0A 34 0B 4A 50 6C 11 6C 88 42 EE D0
    OVERWRITE 10 6C 09 4B 41 1C 18 5C 38 70 01 37 48 05 40 0D
    OVERWRITE 10 64 50 6B 01 30 50 63 01 36 01 98 86 42 DC D3
    OVERWRITE 00 20 E1 E7 DC D9 57 00 C8 D1 57 00
    ROM:004953A0 ; ---------------------------------------------------------------------------
    ROM:004953A0
    ROM:004953A0 loc_4953A0 ; CODE XREF: sub_495300+28j
    ROM:004953A0 PUSH {R0-R2,R4-R7,LR}
    ROM:004953A2 MOVS R7, R0
    ROM:004953A4 MOVS R5, R2
    ROM:004953A6 MOVS R6, #0
    ROM:004953A8 B loc_4953EA
    ROM:004953AA ; ---------------------------------------------------------------------------
    ROM:004953AA
    ROM:004953AA loc_4953AA ; CODE XREF: sub_495300+EEj
    ROM:004953AA MOVS R4, #0
    ROM:004953AC B loc_4953C6
    ROM:004953AE ; ---------------------------------------------------------------------------
    ROM:004953AE
    ROM:004953AE loc_4953AE ; CODE XREF: sub_495300+CEj
    ROM:004953AE CMP R5, #0
    ROM:004953B0 BEQ loc_4953BE
    ROM:004953B2 CMP R4, R5
    ROM:004953B4 BCC loc_4953BE
    ROM:004953B6 MOVS R0, #1
    ROM:004953B8
    ROM:004953B8 loc_4953B8 ; CODE XREF: sub_495300+F2j
    ROM:004953B8 POP {R1-R7}
    ROM:004953BA POP {R3}
    ROM:004953BC BX R3
    ROM:004953BE ; ---------------------------------------------------------------------------
    ROM:004953BE
    ROM:004953BE loc_4953BE ; CODE XREF: sub_495300+B0j
    ROM:004953BE ; sub_495300+B4j
    ROM:004953BE MOVS R0, #0xA
    ROM:004953C0 BL sub_2CC2C0
    ROM:004953C4 ADDS R4, #0xA
    ROM:004953C6
    ROM:004953C6 loc_4953C6 ; CODE XREF: sub_495300+ACj
    ROM:004953C6 LDR R2, =0x57D9DC
    ROM:004953C8 LDR R0, [R2,#0x44]
    ROM:004953CA LDR R1, [R2,#0x40]
    ROM:004953CC CMP R0, R1
    ROM:004953CE BEQ loc_4953AE
    ROM:004953D0 LDR R0, [R2,#0x40]
    ROM:004953D2 LDR R3, =0x57D1C8
    ROM:004953D4 ADDS R1, R0, #1
    ROM:004953D6 LDRB R0, [R3,R0]
    ROM:004953D8 STRB R0, [R7]
    ROM:004953DA ADDS R7, #1
    ROM:004953DC LSLS R0, R1, #0x15
    ROM:004953DE LSRS R0, R0, #0x15
    ROM:004953E0 STR R0, [R2,#0x40]
    ROM:004953E2 LDR R0, [R2,#0x34]
    ROM:004953E4 ADDS R0, #1
    ROM:004953E6 STR R0, [R2,#0x34]
    ROM:004953E8 ADDS R6, #1
    ROM:004953EA
    ROM:004953EA loc_4953EA ; CODE XREF: sub_495300+A8j
    ROM:004953EA LDR R0, [SP,#0x30+var_2C]
    ROM:004953EC CMP R6, R0
    ROM:004953EE BCC loc_4953AA
    ROM:004953F0 MOVS R0, #0
    ROM:004953F2 B loc_4953B8
    ROM:004953F2 ; End of function sub_495300
    ROM:004953F2
    ROM:004953F2 ; ---------------------------------------------------------------------------
    ROM:004953F4 dword_4953F4 DCD 0x57D9DC ; DATA XREF: sub_495300:loc_4953C6r
    ROM:004953F8 dword_4953F8 DCD 0x57D1C8 ; DATA XREF: sub_495300+D2r

  7. The Following User Says Thank You to DualTest For This Useful Post:


  8. #262
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    well jvvh i'm sure Dualtest is still waiting for a comment about is latest work it would be greatly appreciated

  9. #263
    Join Date
    Dec 2012
    Posts
    1,365
    Satfix Buxs
    7,987
    Thanks
    9
    Thanked 1,523x in 764 Posts

    Default

    Why should I comment? It is up to you guys that own the box to try out his work at this point. Use your brains and test it!

  10. The Following User Says Thank You to jvvh5897 For This Useful Post:


  11. #264
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    well jvvh if dualtest wanted me or others to test his latest script he would of asked just to see if we would get the same results
    from what i read on his post he wants someone with experience to point out if or what errors the scrip has but this is only my opinion
    i am sure you are a very busy man with other projects

  12. #265
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    so dualtest have you made any good progress
    Last edited by skywalker999; 06-19-2014 at 09:17 PM.

  13. #266
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    Guess not o well it's going back to the closet even jvh gave up on it i tink this must be a first for jvh

  14. #267
    Join Date
    Oct 2012
    Posts
    122
    Satfix Buxs
    2,438
    Thanks
    129
    Thanked 102x in 57 Posts

    Default

    i don't think JVVH has totally given up just waiting to see if the topic is worth pursuing. what we need are more volunteers to continue the testing not looky loos like little kids waiting for the candy store to open.

    i have no receiver to test with, nor do i want one, i am sure i could buy one on flee bay real cheap. also my lappy was reformatted without ida-pro installed. i have bin playing with other things.

    i have read this post once and see there is progress still needed. like finding Caid address and saving returned cw's

    let me add i am not a coder as JVVH will attest to that. but with help from the community the release of the following receivers was possible. pansat 2500,2700,3500, vs platinum,extreme and ultra, and also the recently released sonicview 4000, elite, premier, and the ihub emu files.
    if this testing is to benefit the community then the community need to help out.

    thanks to all those that really put there effort in this project. special thanks to JVVH for all your help in the community.

    N.U.NO.IT
    Last edited by nunoit; 08-09-2014 at 06:15 PM.

  15. The Following User Says Thank You to nunoit For This Useful Post:


  16. #268
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    good to see you here nunoit, that's exactly what have been trying to do is get other members of the community involved specially the ones that worked on the older panys now my question is was there a big difference how the pany 2700 bin and the 3500 and the way they processed and store the cws and i don't think there is much difference how the pany 9200hd bin works also but what do i know i am not the expert here and far has testing you should leave that to dose that have the pany 9200hd and know how to use XVI32 hex program to apply any changes to the bin we have been working on
    and nunoit i know that jvvh has done hall he could do but unfortunately we didn't make it yet
    and nunoit i don't think you will find a pany 9200hd on flee bay dose that have one they are holding on to them now lets see if other members pinch in also

  17. #269
    Join Date
    Sep 2012
    Posts
    254
    Satfix Buxs
    14,108
    Thanks
    130
    Thanked 187x in 101 Posts
    Items I-Phone
Gift received at 10-03-2012, 01:15 PM from ICEMAN
Message: merry chritmas friend

    Default

    Quote Originally Posted by nunoit View Post
    i don't think JVVH has totally given up just waiting to see if the topic is worth pursuing. what we need are more volunteers to continue the testing not looky loos like little kids waiting for the candy store to open.

    i have no receiver to test with, nor do i want one, i am sure i could buy one on flee bay real cheap. also my lappy was reformatted without ida-pro installed. i have bin playing with other things.

    i have read this post once and see there is progress still needed. like finding Caid address and saving returned cw's

    let me add i am not a coder as JVVH will attest to that. but with help from the community the release of the following receivers was possible. pansat 2500,2700,3500, vs platinum,extreme and ultra, and also the recently released sonicview 4000, elite, premier, and the ihub emu files.
    if this testing is to benefit the community then the community need to help out.

    thanks to all those that really put there effort in this project. special thanks to JVVH for all your help in the community.

    N.U.NO.IT
    Everything works, but like you said the CAID (which can be put in by the remote, either 1815 or 1816 if I remember correctly) and the return/storing of the CW's are the only problems I couldn't resolve. That is where it sits now.

    I have had no time since the summer started to even get on these sites much. And now with renovations going on I have had to take down my dish. I am willing to add as much help as I can, although testing will be a problem without a dish for now.

  18. The Following User Says Thank You to DualTest For This Useful Post:


  19. #270
    Join Date
    Feb 2013
    Posts
    317
    Satfix Buxs
    138,501
    Thanks
    269
    Thanked 151x in 89 Posts

    Default

    good to see you here again Dualtest well i have lots of time to test just PM or post and will do the testing, maybe the part of the script that stores the cws could be copied from the pany 3500 just a though you never know it myth work hum
    Last edited by skywalker999; 08-11-2014 at 01:43 AM.

Page 18 of 24 FirstFirst ... 81617181920 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •