| Plugin Development Extend the functionality of Centrafuse by developing plugins |
 |
|
January 16th, 2008, 12:43 AM
|
#21 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Nov 2007
Posts: 107
|
 but doesn't the machine shutdown anyway? It did in my FTO although I was using the M1 shutdown controller which I think might have special powers! I guess with a normal ATX PSU you would have that problem. Well if there is call for it I can add it.
Keep those ideas coming!
Last edited by Nerve; January 16th, 2008 at 03:38 AM.
|
|
|
January 16th, 2008, 05:56 AM
|
#22 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Nov 2007
Posts: 107
|
Version 0.3 available for download!
See first post for details!
This was an all-nighter  so if there are any problems let me know
BTW The log file is now in plugins/Car2PC/car2pc.log. Exceptions will still appear in usual error.log file though. I'll add the option to stop logging in Setup screen at a later date.
Last edited by Nerve; January 16th, 2008 at 05:59 AM.
|
|
|
January 16th, 2008, 01:35 PM
|
#23 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2006
Location: RI, USA
Vehicle: 03 Accord EX
Posts: 1,405
|
So... I tried 0.3 version and I got this error log.
Code:
1/16/2008 1:18:34 PM
Object reference not set to an instance of an object.
at cf_car2pc.Car2pc.CF_pluginShowSetup()
at centrafuse.filebrowser.selectBtn_Click()
----------------------------------------------------------------------------------------------------------
1/16/2008 1:18:55 PM
Object reference not set to an instance of an object.
at cf_car2pc.Car2pc.CF_pluginShowSetup()
at centrafuse.filebrowser.selectBtn_Click()
----------------------------------------------------------------------------------------------------------
1/16/2008 1:18:59 PM
Object reference not set to an instance of an object.
at cf_car2pc.Car2pc.CF_pluginShowSetup()
at centrafuse.filebrowser.selectBtn_Click()
----------------------------------------------------------------------------------------------------------
1/16/2008 1:19:32 PM
Object reference not set to an instance of an object.
at cf_car2pc.Car2pc.CF_pluginShowSetup()
at centrafuse.filebrowser.selectBtn_Click()
----------------------------------------------------------------------------------------------------------
1/16/2008 1:20:27 PM
Object reference not set to an instance of an object.
at cf_car2pc.Car2pc.CF_pluginShowSetup()
at centrafuse.filebrowser.selectBtn_Click()
----------------------------------------------------------------------------------------------------------
Also when I go to the setting it keeps saying No CAR2PC to configure. Almost like it doesnt detect it. I put version 0.2 back, it works fine.
Forgot the Car2PC.log file. Here it is
Last edited by nintwala; January 16th, 2008 at 01:45 PM.
|
|
|
January 16th, 2008, 01:48 PM
|
#24 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2006
Location: RI, USA
Vehicle: 03 Accord EX
Posts: 1,405
|
Another thing
Car2PC adapter sends "ST" continuously when its turned off or the Car stereo is changed to CD or Radio or Power Off
So just like when its On, it sends PL, it sends ST, ST, ST.... when its off.
|
|
|
January 16th, 2008, 02:46 PM
|
#25 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Nov 2007
Posts: 107
|
Yea as I said late night. One place I forgot to ignore those. Give me a few minutes and I'll have it fixed.
|
|
|
January 16th, 2008, 03:19 PM
|
#26 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2006
Location: RI, USA
Vehicle: 03 Accord EX
Posts: 1,405
|
Take your time... Get some rest  I am sure its well deserved.
Thanks...
|
|
|
January 16th, 2008, 03:37 PM
|
#27 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Nov 2007
Posts: 107
|
Ok new version up. Had to modify the port detection. The NullReference exceptions you were getting were because it wasn't detecting the Car2PC because I found a problem with the existing detection routine and in trying to fix it created another problem!
There is quite a bit of logic involved in determining if the port open is the one the Car2PC is connected to. Especially with it sending these commands every few seconds. I could just detect the incoming commands but I wanted to make sure correct comms has been established by sending it something that I know generates a certain response (e.g. a firmware request).
It's tricky when there isn't a device for me to test on.
Anyway, try this new one and if you get any problems I'll be on hand to sort them.
|
|
|
January 16th, 2008, 03:43 PM
|
#28 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Nov 2007
Posts: 107
|
Quote:
Originally Posted by nintwala
Another thing
Car2PC adapter sends "ST" continuously when its turned off or the Car stereo is changed to CD or Radio or Power Off
So just like when its On, it sends PL, it sends ST, ST, ST.... when its off.
|
Yea saw the ST in your log you posted earlier. Both PL and ST are ignored by the readers (just not originally when first opening the port).
|
|
|
January 16th, 2008, 04:41 PM
|
#29 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2006
Location: RI, USA
Vehicle: 03 Accord EX
Posts: 1,405
|
I am gonna test it right now.
NOTE: I saw two Car2PC DLL files in the zip file in your first post. I think you should remove the old one.
|
|
|
January 16th, 2008, 04:45 PM
|
#30 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Nov 2007
Posts: 107
|
Yea I saw that two. Missed a \ when messing with compiler options. Fixed in 0.3.1
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
LinkBacks (?)
LinkBack to this Thread: http://forums.fluxmedia.net/plugin-development/2131-new-car2pc-plugin-under-development.html
|
| Posted By |
For |
Type |
Date |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
November 6th, 2008 02:24 PM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
November 6th, 2008 08:11 AM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
November 5th, 2008 01:53 PM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 28th, 2008 10:35 AM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 28th, 2008 09:02 AM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 27th, 2008 05:54 PM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 27th, 2008 04:16 PM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 27th, 2008 01:03 PM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 27th, 2008 12:32 PM |
| www.soloCarputer.com :: Ver tema - Problemas con el plugin Car2PC de centrafuse |
This thread |
Refback |
October 27th, 2008 12:02 PM |
| PCCar.ru - Ваш автомобильный компьютер - Показать сообщение отдельно - Проект: карпутер в Toyota Camry V30 |
This thread |
Refback |
October 7th, 2008 06:36 PM |
| Проект: карпутер в Toyota Camry V30 - PCCar.ru - Ваш автомобильный компьютер |
This thread |
Refback |
September 21st, 2008 02:02 PM |
| Configuring your Car2PC Adapter - Page 2 - MP3Car.com |
This thread |
Refback |
September 21st, 2008 01:40 PM |
| Проект: карпутер в Toyota Camry V30 - PCCar.ru - Ваш автомобильный компьютер |
This thread |
Refback |
September 20th, 2008 03:26 PM |
| cwwny's car Bookmarks on Delicious |
This thread |
Refback |
September 15th, 2008 12:03 AM |
| Mazda RX-8 Stealthy CarPC install - Page 2 - MP3Car.com |
This thread |
Refback |
July 27th, 2008 03:35 PM |
| www.soloCarputer.com :: Ver tema - Mandos de volante con CAR2PC |
This thread |
Refback |
July 19th, 2008 05:03 PM |
| InDashPC.org :: View topic - NEW Centrafuse Car2PC Plugin under development |
This thread |
Refback |
July 14th, 2008 12:24 PM |
| www.soloCarputer.com :: Ver tema - Mandos de volante con CAR2PC |
This thread |
Refback |
July 7th, 2008 05:20 AM |
| InDashPC.org :: View topic - NEW Centrafuse Car2PC Plugin under development |
This thread |
Refback |
July 3rd, 2008 09:00 AM |
| Mazda RX-8 Stealthy CarPC install - MP3Car.com |
This thread |
Refback |
July 2nd, 2008 05:03 PM |
| Control Centrafuse with you headunit or steering controls - MP3Car.com |
Post #0 |
Refback |
June 25th, 2008 05:40 PM |
|
|