Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Engine Management, OBD-II, Engine Diagnostics, etc.


Reply
 
Share Thread Tools Display Modes
Old 02-09-2009, 09:15 PM   #31
VENDOR - OCTech
 
Join Date: May 2007
Posts: 54
mjo151 is an unknown quantity at this point
Instantaneous MPG is calculated by dividing instantaneous speed by instantaneous fuel rate. The value you see on the dashboard is also filtered by a moving-average filter to smooth out some of the fluctuations.
mjo151 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-09-2009, 09:46 PM   #32
Low Bitrate
 
Laminar's Avatar
 
Join Date: Oct 2008
Posts: 60
Laminar is an unknown quantity at this point
Quote: Originally Posted by mjo151 View Post
Instantaneous MPG is calculated by dividing instantaneous speed by instantaneous fuel rate. The value you see on the dashboard is also filtered by a moving-average filter to smooth out some of the fluctuations.

Is the fuel rate derived from the injector pulse width or is it based on a stoic assumption?
__________________
1999 SVT Contour
3.0
Laminar is offline   Reply With Quote
Old 02-09-2009, 10:07 PM   #33
VENDOR - OCTech
 
Join Date: May 2007
Posts: 54
mjo151 is an unknown quantity at this point
Quote: Originally Posted by Laminar View Post
Is the fuel rate derived from the injector pulse width or is it based on a stoic assumption?

It is based on stoic assumption from MAF sensor.
mjo151 is offline   Reply With Quote
Old 02-12-2009, 12:21 AM   #34
Newbie
 
Join Date: Feb 2009
Location: Webster Tx
Posts: 4
babyface06 is an unknown quantity at this point
I admit I am new to the OBDII stuff. I am using an OBDpros USB scantool. This software is many orders of magnitude more awesome than the stuff that came with the tool.

I installed the first setup you posted a few days after you posted it. It was working great, the indicators are well placed, and all the data displayed seems accurate.

However I did manage to finally break it a couple of days ago. I don't know how. The display is just frozen now with all zeros except the total mpg. The logs do not show up, nor do the monitored PIDs. The hex data showing up in the diag section is just scrolling 01 03: 41 03 01 00. Is that fuel system status?

The OBDpros scantool 1.0 software that came with the tool still works. I have tried uninstalling and reloading your latest setup and the .NET 2.0 framework.

Any help would be apprecitated, because I really like your software, and would like to use it again.
babyface06 is offline   Reply With Quote
Old 02-12-2009, 12:25 PM   #35
VENDOR - OCTech
 
Join Date: May 2007
Posts: 54
mjo151 is an unknown quantity at this point
Quote: Originally Posted by babyface06 View Post
I admit I am new to the OBDII stuff. I am using an OBDpros USB scantool. This software is many orders of magnitude more awesome than the stuff that came with the tool.

I installed the first setup you posted a few days after you posted it. It was working great, the indicators are well placed, and all the data displayed seems accurate.

However I did manage to finally break it a couple of days ago. I don't know how. The display is just frozen now with all zeros except the total mpg. The logs do not show up, nor do the monitored PIDs. The hex data showing up in the diag section is just scrolling 01 03: 41 03 01 00. Is that fuel system status?

The OBDpros scantool 1.0 software that came with the tool still works. I have tried uninstalling and reloading your latest setup and the .NET 2.0 framework.

Any help would be apprecitated, because I really like your software, and would like to use it again.

It sounds like the software is communicating with the scantool correctly. My guess is that it is no longer monitoring vehicle speed, MAF, etc. Under the Diag page, open the PID Setup tab. Any PID's that you want to monitor should have their polling rate set to something other than zero. To change the polling rate, double click the Polling Rate cell in the grid for the PID that you want to change and enter the new rate in the editor that pops up (a screen shot is attached). I would suggest setting speed and MAF to 1 for the highest priority. The software will automatically set the polling rate to zero if it does not get valid data from a PID after a number of consecutive requests.

I've been working hard to improve stability, enhance the UI and add additional features so that I can turn this into a pretty nice product. Hopefully this solves your problem and any feedback is helpful!
Attached Images
 
mjo151 is offline   Reply With Quote
Old 02-12-2009, 07:29 PM   #36
Newbie
 
Join Date: Feb 2009
Location: Webster Tx
Posts: 4
babyface06 is an unknown quantity at this point
Quote: Originally Posted by mjo151 View Post
I've been working hard to improve stability, enhance the UI and add additional features so that I can turn this into a pretty nice product. Hopefully this solves your problem and any feedback is helpful!

Thanks! That solved my problem. I guess that problem came about, because my PC and scantool can be on without the ignition on. And, I set up your software to load during boot up. So I guess one time when I had the PC on without the ignition on, the polling must have gotten reset to zero.

As far as feedback, I have had no problems interfacing with a touchscreen and the displays are easy to read and laid out nice.

If you want people to nitpick, is there a way to see the data in English units on the PID monitor screen?
And I notice that "absolute throttle position" shows up in the free software but not on yours.
Is there a way to clear the total mpg, like if you did a mod and want to start over?
And one more thing, have you thought of a cool name for the software, or is that a trade secret for now?

As far as any ideas for additional features, how about being able to set a redline for RPM, mph, and temp. It could change the screen color or something if violated. I don't know about cost vs. benefit in doing stuff like that, I'm not a software guy.

Thanks again for the quick fix! It's now working great again in my '06 Chevy Colorado.
babyface06 is offline   Reply With Quote
Old 02-13-2009, 12:23 PM   #37
VENDOR - OCTech
 
Join Date: May 2007
Posts: 54
mjo151 is an unknown quantity at this point
Quote: Originally Posted by babyface06 View Post
Thanks! That solved my problem. I guess that problem came about, because my PC and scantool can be on without the ignition on. And, I set up your software to load during boot up. So I guess one time when I had the PC on without the ignition on, the polling must have gotten reset to zero.

As far as feedback, I have had no problems interfacing with a touchscreen and the displays are easy to read and laid out nice.

If you want people to nitpick, is there a way to see the data in English units on the PID monitor screen?
And I notice that "absolute throttle position" shows up in the free software but not on yours.
Is there a way to clear the total mpg, like if you did a mod and want to start over?
And one more thing, have you thought of a cool name for the software, or is that a trade secret for now?

As far as any ideas for additional features, how about being able to set a redline for RPM, mph, and temp. It could change the screen color or something if violated. I don't know about cost vs. benefit in doing stuff like that, I'm not a software guy.

Thanks again for the quick fix! It's now working great again in my '06 Chevy Colorado.

Good to hear that solved your problem. I will keep that scenario in mind and see if I can do something to prevent that from happening.

I appreciate the feedback, whether good or bad.
-I'm working on fully implementing the units so that you can select english or metric and that is what you'll see in the grid, logs, and dashboard.
- As far as the "absolute throttle position": if this is a PID that your car supports then the software can read it and show it in the grid. Check the supported PIDs tab page...this is what your car says it supports so if it's listed in there just double click it to monitor it. Remember that the more PIDs you monitor the slower the overall refresh rate.
- I never thought about wanting to clear total MPG but it would be easy to add. I'll put it on the TODO list.
- Your other idea's are on my list so I plan to implement at some point.
mjo151 is offline   Reply With Quote
Old 02-13-2009, 01:59 PM   #38
Newbie
 
Join Date: Feb 2009
Posts: 1
BlackyP is an unknown quantity at this point
Sorry, but where can i find your soft ?
BlackyP is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-13-2009, 04:43 PM   #39
Newbie
 
Join Date: Feb 2009
Posts: 1
s10man is an unknown quantity at this point
i would like to down load that program u made

if you could email me that obd2 program you made it would be great i cant find one i like
s10man is offline   Reply With Quote
Old 02-19-2009, 08:19 PM   #40
Variable Bitrate
 
Uraijit's Avatar
 
Join Date: Aug 2007
Location: Utah
Posts: 305
Uraijit is infamous around these parts
Crap, where did the download go? I finally got ready to install it, and now I can't find the link.
__________________
Greedy
-Adj.
Anybody who makes significantly more money than you do.

The Hoe-Puter Worklog

Progress (Phase one):

Planning:
[----------] 97.3%
Parts Aquisition:
[----------] 95%
Install:
[----------] 95%
Uraijit is offline   Reply With Quote
Old 02-21-2009, 11:59 AM   #41
Low Bitrate
 
Join Date: Jul 2006
Posts: 59
It's A Honda is an unknown quantity at this point
The attachement has disappeared, and so has the user! There have been no more posts by that user since then.
I had downloaded the zip file he/she had posted but now I am skeptical about even installing it!
It's A Honda is offline   Reply With Quote
Old 02-21-2009, 01:53 PM   #42
Low Bitrate
 
Laminar's Avatar
 
Join Date: Oct 2008
Posts: 60
Laminar is an unknown quantity at this point
Quote: Originally Posted by It's A Honda View Post
The attachement has disappeared, and so has the user! There have been no more posts by that user since then.
I had downloaded the zip file he/she had posted but now I am skeptical about even installing it!

Would you care to re-attach it to this thread for the rest of us?
__________________
1999 SVT Contour
3.0
Laminar is offline   Reply With Quote
Old 02-21-2009, 02:00 PM   #43
Super Moderator & Wal-Mart Greeter
 
Tidder's Avatar
 
Join Date: Sep 2003
Location: New Mexico, USA
Posts: 3,391
Tidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant futureTidder has a brilliant future
My guess is getting ready to release a new version, or a pay-for version...
__________________
Tidder

Try RevFE
The best frontend I've ever used, period.

Best Quote EVER!!
Quote: Originally Posted by bramlet View Post
I try to search but I usually only find posts where people ask questions and darquepervert tells them to search.

Tidder is offline   Reply With Quote
Old 02-21-2009, 03:01 PM   #44
VENDOR - OCTech
 
Join Date: May 2007
Posts: 54
mjo151 is an unknown quantity at this point
Hey all. I haven't fell of the face of the earth. I'm exploring turning the software into a product that I can fully support, update, etc. As I have realized, it takes quite a large amount of time and effort to ensure that the software works with various vehicles and scan tools. I have been providing an install for those who contact me via PM with an email address.
mjo151 is offline   Reply With Quote
Old 02-21-2009, 03:38 PM   #45
Constant Bitrate
 
Join Date: Jul 2007
Location: Buena Park, So Cali
Posts: 192
drewbp is an unknown quantity at this point
Okay so back to my earlier posts. I have an Infiniti G35 with a 275hp V6 motor. On the way to work this morning. I had instant mpg go as high as 75 mpg. It never went below 18mpg, even when flooring the car. My trip mileage was at about 28mpg. When I do a manual mpg check. Fill the car/ divide the miles traveled by gallons filled, I have never averaged above 19mpg. I would have to say that at the very least something is wrong with the instant gas mileage, as when I floor the car I would expect no better than 8-12 mpg.

I also noticed that when I hit what I thnink is the trip reset, it resets the polling of PIDs to 0 and I have to go back in and set them all to one, as mentioned several posts above. Thanks.
drewbp is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cellphone software for Bluetooth OBD2 mrlate Engine Management, OBD-II, Engine Diagnostics, etc. 0 04-02-2007 09:13 AM
OBD Free software Lowtechguy Engine Management, OBD-II, Engine Diagnostics, etc. 2 03-14-2007 05:39 AM
Free USA GPS software? Blue6Studios Software & Software Development 12 02-27-2006 05:05 AM
New software just like Front Row, but free skizot MacCar 2 01-11-2006 09:48 PM
FYI: Awesome FREE forum software...... mp3pc Off Topic 1 06-13-2001 09:40 AM



All times are GMT -5. The time now is 03:29 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics