|
Welcome to the Australian Ford Forums forum. You are currently viewing our boards as a guest which gives you limited access to view most discussions and inserts advertising. By joining our free community you will have access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features without post based advertising banners. Registration is simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. Please Note: All new registrations go through a manual approval queue to keep spammers out. This is checked twice each day so there will be a delay before your registration is activated. |
|
The Pub For General Automotive Related Talk |
|
Thread Tools | Display Modes |
16-05-2022, 09:27 PM | #721 | ||
Away on leave
Join Date: Apr 2019
Location: ACT
Posts: 1,735
|
VNC Client for Sync 2: (Configure a Raspberry Pi for 800x480 - and you can control it from the Sync 2 unit)...
https://forum.xda-developers.com/t/m.../post-86898515 |
||
2 users like this post: |
19-05-2022, 10:33 PM | #722 | ||
FF.Com.Au Hardcore
Join Date: Mar 2016
Posts: 1,475
|
This is the current state of my mark 1 ICC screen at the moment
It is connected to pi and running Open Auto Pro/Android auto and this is when I VNC into it. Last edited by gkhn; 19-05-2022 at 10:39 PM. |
||
20-05-2022, 12:49 PM | #723 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
How did you get quality so good with analog video out from pi?
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
This user likes this post: |
20-05-2022, 12:54 PM | #724 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
Have you got socketcan up?
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
20-05-2022, 05:56 PM | #725 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
Yes, ASL offer this service, give them a call for this proprietary in house, custom, not pinched from a forum solution.
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
20-05-2022, 08:13 PM | #726 | ||
FF.Com.Au Hardcore
Join Date: Mar 2016
Posts: 1,475
|
Didn't do anything special.
Just used the video kit from mentioned company (ASL ahem ahem). The reason is good quality is because it converts native composite signal from pi to RGB component and sync (5 different wires (R+G+B+SYNC+GROUND) as opposed to 2 wires Signal(which has all the colours and sync in 1 single wire!) and Ground). I have also opened the video kit box and the PCB is designed by ASL! So it isn't an off the shelf item where they just slapped ASL logo on it... Last edited by gkhn; 20-05-2022 at 08:25 PM. |
||
20-05-2022, 08:17 PM | #727 | ||
FF.Com.Au Hardcore
Join Date: Mar 2016
Posts: 1,475
|
You will need to upgrade your ICC to colour screen and have the video conversion kit which the pi will connect to.
Please also note mk1 colour screen is non-touch. So you will either control the pi using a keyboard and mouse. Or have a touch screen overlay on the screen. Or have USB trackpad which you can mount next to ICC. It is up to your imagination |
||
This user likes this post: |
20-05-2022, 08:41 PM | #728 | ||
FF.Com.Au Hardcore
Join Date: Mar 2016
Posts: 1,475
|
|
||
25-05-2022, 08:27 PM | #729 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
@ JasonACT in your early works on the ICC and Clucker Firmware - is that Ghidra you are using to decompile the firmware? With a V850 plugin for these modules?
orhaveyougotsomethingbetter
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
25-05-2022, 09:35 PM | #730 | ||
Away on leave
Join Date: Apr 2019
Location: ACT
Posts: 1,735
|
Yep, Ghidra - you would be paying a lot of money to get any better than that. But it takes practice to get good results (knowing what it "just" does for you, and what things you can do to help it work better). Defining your best guess at function prototypes for example makes things much clearer, it can really clean up the de-compiled output. Also knowing, it won't find some functions, because they are not called statically but instead dynamically by a pointer. Quite a bit of guess work is often needed.
|
||
This user likes this post: |
27-05-2022, 07:09 PM | #731 | ||
Away on leave
Join Date: Apr 2019
Location: ACT
Posts: 1,735
|
Sometimes I amaze myself... Having played with the QNX O/S for a couple of years now, I can pretty well follow what's going on in the images from our Ford screen. Searching the Internet though, I had seen the QNX web-site talk about FlashLite for our version (6.4.1 - which is very old) and someone else had found download files for a Logitech Harmony Remote 900 which, you guessed it, runs a slightly earlier version of QNX but on a i.MX21 instead of our i.MX31. Meh, they are basically the same. The download also happens to contain the FlashLite files - and I now have it running on our FG MK2 screen:
Bloody touch-screen interface isn't working though :( Looks like I'm going to be busy for the foreseeable future working on this. |
||
This user likes this post: |
27-05-2022, 07:35 PM | #732 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
https://github.com/sgayou/subaru-sta.../doc/README.md
https://www.blackmoreops.com/2016/06...ms-over-qconn/
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com Last edited by jakka351; 27-05-2022 at 07:38 PM. Reason: More url |
||
27-05-2022, 07:39 PM | #733 | ||
Regular Member
Join Date: Dec 2013
Location: Woodcroft S.A.
Posts: 225
|
Sync 3 runs QNX o/s since Ford went from Win CE on Sync 2 to the Blackberry version of QNX.
Have Sync 3 running in an FGX for a while now, is a lot more responsive than Sync 2 and screen layout is better. Sync 3 does not freeze up like Sync 2 used to do quite often. Am currently putting Sync 3 into an FG 2010, but will be a lot more difficult than the FGX swap, as lots of wiring changes needed. Install of rear roof DAB+ aerial was lots of fun too! |
||
29-05-2022, 01:55 AM | #734 | ||
FF.Com.Au Hardcore
Join Date: Mar 2016
Posts: 1,475
|
What is the resolution of colour 7 inch FDIM of mark 1?
Does it anybody know? Cannot find anything anywhere. My only guess is 640 x 480 as it is NTSC based? |
||
30-05-2022, 10:55 PM | #735 | ||
Away on leave
Join Date: Apr 2019
Location: ACT
Posts: 1,735
|
Touch screen now working (Sumitomo apparently didn't implement a whole lot of QNX stuff with the touch-screen driver, but I have now...)
I downloaded 2.2GB of flash files too, I can't believe how many clocks were made... I like this one the best... Mind you though, a lot of them do have pretty things behind the clock. |
||
5 users like this post: |
02-06-2022, 09:18 PM | #736 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
This user likes this post: |
02-06-2022, 09:43 PM | #737 | |||
FF.Com.Au Hardcore
Join Date: Mar 2016
Posts: 1,475
|
Don't gamble & drive please.
Quote:
|
|||
02-06-2022, 11:13 PM | #738 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
This user likes this post: |
07-06-2022, 09:42 PM | #739 | ||
Regular Member
Join Date: Oct 2015
Posts: 240
|
Hooning through the sun... In a four-hundred-horsepower sleigh... O’er the roads we go... Boosting all the way... Bells on ford forums ring... Making spirits bright... Oh what fun it is to splice and hack... Jason's o'er the eeprom tonight! Oh! Jingle bells, Kayhan Smells, ASL all the way! (Dont Pay) Roland yells, Whiteford mispells, Nigel laid an egg. Oh! ...what fun it is to ride In a pcm-tec-tuned sleigh. Hey! Jingle Hell, Kayhan On-Sells, ASL out the way! (Dont Pay) Hey! Oh what fun it is to ride... with red and flashing blue ... chasing after you!
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
||
08-06-2022, 06:09 PM | #740 | ||
Away on leave
Join Date: Apr 2019
Location: ACT
Posts: 1,735
|
https://github.com/Jasoroony/Ford-Fa...ashArchive.zip
FG2 QNX Flash Player + Samples (NSFW) Instructions: Extract this package to an empty USB stick. Run the ICC recore command (from the other download here, using an ELM327 with mid-speed switch) to install "layerlaunch" onto the ICC, this program runs "/fs/usb0/layer" whenever you press the ICC touch-screen at the top-left (a 40x40 pixel area). I.E. pressing that small area will now allow a program called "layer" to run off the USB stick, on command. Once installed, and pressed, with the USB stick inserted, "layer" will present a menu with items from within the "swf" folder in the root of the USB stick, that you can select to run. When done, close them by pressing the touch-screen at the top-right (a 40x40 pixel area). |
||
3 users like this post: |
26-06-2022, 07:17 PM | #741 | ||
FF.Com.Au Hardcore
Join Date: Jul 2010
Posts: 613
|
If people are interfacing with the touch screen and uploading/downloading files, then is it possible to update maps on an FG2 screen? Or will I have to resort to a certain company in Lyndhurst, Victoria?
__________________
Vixen Red FG MkII Ford Falcon XR6 EcoLPI My Show and Shine thread: https://fordforums.com.au/showthread...27#post5975027 |
||
10-07-2022, 11:29 AM | #742 | ||
Starter Motor
Join Date: Jul 2022
Posts: 1
|
Hi I'm new here
Just wondering how you reboot the sync system that has got navigation too in a G6E Turbo 2012? btw the navigation system is currently stick on saying restarting navigation and also how do you update the sync firmware/maps? |
||
10-07-2022, 11:48 AM | #743 | |||
Regular Member
Join Date: Oct 2015
Posts: 240
|
Quote:
__________________
testerPresent Diagnostics & Software | Github Profile Jakka351 | Fg Falcon Git Repo | email:jakka351@outlook.com |
|||
11-07-2022, 04:27 PM | #744 | ||
Away on leave
Join Date: Apr 2019
Location: ACT
Posts: 1,735
|
Answers to questions...
I did write a software package that upgrades the maps, but my tester never got back to me so I never released it. I don't know, maybe he's using it and he had worked out that I won't release it without feedback, so he's keeping quiet about it so only he has it? Forscan can be used to reset the FG2 ICC - or you can pull the power. Both have the same risk of the black screen of death. But you can't update the firmware on these yourself, you will need to take it to someone who has both the equipment and the software package. Yes, it's possible to install lots of Linux stuff, as long as you can work out how to compile it for QNX as some things may need to be changed. Things like compression libs are the easiest to do, they're just data in and data out. Python? Not sure how hard it is to compile that, so maybe it's possible, at least until you get to the operating system interfaces / libraries. But then all interfaces inside these units are already in-use except the serial port going to the GPS module, and only if you don't have the high-end unit. That's the one I'm using for "everything" with multiplexing drivers. So I have a bunch of virtual serial ports hanging off the one physical one. I'm not sure what the killer-app would be to install on these though? Except VNC maybe, which I've already done, but it's quite slow. |
||
This user likes this post: |
11-07-2022, 07:53 PM | #745 | ||
Regular Member
Join Date: May 2005
Location: Tannum Sands, Q
Posts: 109
|
so.....now that i've browsed through 26 pages of jargon that makes absolutely no sense to me...what do us nuff nuffs with black screens do ? pay these companies what they demand & hope it never happens again i guess is our only option
__________________
" I want to die in my sleep like grandpa did,not screaming & yelling like the passengers in his car" |
||
This user likes this post: |
12-07-2022, 11:06 AM | #746 | ||
Chairman & Administrator
Join Date: Dec 2004
Location: 1975
Posts: 107,276
|
Pretty much. I'm about to order my 2nd replacement screen but I'll add the extended warranty this time.
__________________
Observatio Facta Rotae
|
||
12-07-2022, 11:09 AM | #747 | |||
FF.Com.Au Hardcore
Join Date: Mar 2012
Posts: 963
|
Quote:
Is your tester Whiteford Tech? Lol Sent from my iPhone using Tapatalk |
|||
12-07-2022, 05:04 PM | #749 | ||
FF.Com.Au Hardcore
Join Date: Mar 2012
Posts: 963
|
|
||
This user likes this post: |
12-07-2022, 11:41 PM | #750 | ||
FF.Com.Au Hardcore
Join Date: Mar 2012
Posts: 963
|
|
||
This user likes this post: |