Jump to content
AVIC411.com

carver

Members
  • Content Count

    85
  • Joined

  • Last visited

Posts posted by carver

  1. yes,

    i also planed buy x930, i can remove all warning, like in f90, create testmode, and can upgrade navigation to primo,

    but microSD - not for my fingers, and easy lost car control when change microSD.

    so, i don't buy x930.

  2. Interface files are on sample.dui, but no idea how to unpack it.. Also not to much to do on windows folder..

    i try unpack sample.dui with script and picture, but it so hard for me, so i share only then there.

    for see picture - you can open some big *.raw files from sample.dui in InfranView, as RAW,

    set 800x480, offset 80 and 32 bit, and it show. for other picture - need other resolution (two first file byte)

    so, i just share sample.dui, perl script and extracted parts inside link.

    http://www.4shared.com/file/BE_zV8v9/pioneer_appradio_sampledui_unp.html

  3. I downloaded the Nand files from the AppRadio (Ce66 folder and Ce66_BAK folder with other files in the root). How do i run the appradio files? do i need another .BIN file? because every time i run CIS.exe from the emulator i get (CIS is not a vaild windows CE application)

    at this moment - MS Device emulator working only for ARM CPU.

    Appradio used MIPS CPU, and no windows CE emulator for it.

     

    sample.dui - is format from CE66 series of ForYou Ge, but no unpacker/packer for it at this moment also.

  4. 1) a small utility to run Windows Explorer instead of the standard shell on Pioneer AppRadio SPH-DA01.

     

    need to unpack the attached file, put CE66Tool.exe in the root of the microSD card and turn on the device.

    CE66Tool.rar

     

    2) also, if anybody need, files from \windows folder

    pioneer appradio v2.22 windows folder.rar

     

    3) i also try unpack sample.dui with script and picture, but it so hard for me, so i share only then there. 

    for see picture - you can open some big *.raw files from sample.dui in InfranView, as RAW,

    set 800x480, offset 80 and 32 bit, and it show. for other picture - need other resolution (two first file byte)

    so, i just share sample.dui, perl script and extracted parts inside link.

    http://www.4shared.c...pledui_unp.html

  5. i start using AVIC_F700BT_F900BT_CNSD200FM_VER_4001000.zip

    with my AVIC-F90BT/UC today and new fixed files from sticked topic.

     

    no any problem at first drive test :rolleyes:

  6. 2 diaftia

     

    I'm not the best solution.

     

    My English is very bad, narrow interests, f900 interested rare.

     

    As far as I know there are other changes AV.exe, which erased a message from the camera and video varningov (Video CDs) seems still has not yet been removed.

     

    the best solution - will be a new topic, in which the moderator or supervisor will gather all these files, make clear description, and will periodically update the post.

     

    Well we are on a local forum (4pda.ru) did so, but I'm not the person that can do it here.

     

    sorry/

  7. upd 29.12.2010 update for 3.020200 version, UC or EW

     

    with a new phone call - AVIC always switch to MAP screen.

    in first post i attach modified \My Flash Disk\APL\Tel.exe,

    after his replacement, when an incoming call on AVIC remains an old window.

    This is a test version, since I do not use the phone with AVIC.

     

    please leave feedback about problems.

     

    thanks

  8. I saw that you ave 3020200_2sec releases a version, I found this rather long time, can you release a version 1_sec or 0_sec? or else tell me the offsets to edit with my hex editor?

     

    yes.

    i also used 0sec version, but few guys write about problem with some used iGo skin and additional software, so i set two seconds.

     

    mainmenu.exe fix works very easy, when avic select startup screen (TopMenu, iGo/Warning, or Passwors)

    i add code to start new my thread, only if MAP-warning selected

    and in my thread, i just wait two sec and press MAP button.

     

    .text:0005A710             press_map
    .text:0005A710 00 40 2D E9                 STMFD   SP!, {LR}
    .text:0005A714 28 00 9F E5                 LDR     R0, =0x7D0      ; dwMilliseconds
    .text:0005A718 11 31 FF EB                 BL      Sleep
    .text:0005A71C 28 40 9F E5                 LDR     R4, =HMILib_SendMessage
    .text:0005A720 20 30 9F E5                 LDR     R3, =0xC31000
    .text:0005A724 01 20 A0 E3                 MOV     R2, #1
    .text:0005A728 03 1C A0 E3+                MOV     R1, 0x312
    .text:0005A730 01 00 A0 E3                 MOV     R0, #1
    .text:0005A734 0F E0 A0 E1                 MOV     LR, PC
    .text:0005A738 00 F0 94 E5                 LDR     PC, [R4]
    .text:0005A73C 01 00 A0 E3                 MOV     R0, #1
    .text:0005A740 00 80 BD E8                 LDMFD   SP!, {PC}
    .text:0005A740             ; End of function press_map
    .text:0005A740             ; ---------------------------------------------------------------------------
    .text:0005A744             ; DWORD dwMilliseconds
    .text:0005A744 D0 07 00 00 dwMilliseconds  DCD 0x7D0
    .text:0005A748 00 10 C3 00 dword_5A748     DCD 0xC31000
    .text:0005A74C B8 B2 06 00 off_5A74C       DCD HMILib_SendMessage
    

     

    delay here: .text:0005A744 D0 07 00 00 dwMilliseconds DCD 0x7D0

    0x7D0 = 2000 Ms = 2 Sec.

     

    so, like for 1 ms delay, in WinHex - you can change at file offset 0x49B44 (not 0x0005A744),

    from D0 07 00 00 to 01 00 00 00.

  9. 2 VBLUE42

    sorry for my bad english,

    if you loking for testmode, you can try create file TESTMODE.KEY at SD/USB.

    and/or make link to Explorer via testmode.exe/testmode.mcr(like in F-series) ?

     

    also, use IDA or WinHex, and try looking NPSysCtrlHandler.dll and NSystemInfoLib.dll files,

    i posted links in other topic. i use f900bt, so, can't test this way.

×
×
  • Create New...