When I get this one up and running, I'll tweak it a bit for job tracking. To me, the seem like completely seperate apps... you don't want to make fill up entries for each job.
The trickiest part will be emailing/printing, and formatting the report.
Can't wait to try it out.
Will it be hard to add a way to track miles driven for different jobs I do and generate a monthly report on it?
When I get this one up and running, I'll tweak it a bit for job tracking. To me, the seem like completely seperate apps... you don't want to make fill up entries for each job.
The trickiest part will be emailing/printing, and formatting the report.
Would more sophisticated analysis be difficult to implement? For example, since speed can be determined from the GPS, could the app calculate "highway miles" as all miles traveled above 55mph for at least a certain duration of time, and "city miles" as miles under that limit, and then give a highway/city mpg estimate?
The OBD integration sounds wonderful...but why not just calculate the miles traveled from the GPS track?
- Monthly North Texas Meet thread
- My worklog
- gDrive Install pics
- How to add your CarPC specs to your username
An amateur built the Ark. The Titanic was built by professionals.
That's a great idea. The advantage to using the ODBII interface is that it would only have to be done each time you fill up... retrieve and store the current odomoeter from the car's ECU, then calc distance between this reading and the previous. If I use GPS data, the process would have to be running continually in the background... to record distance and speed every few seconds or so. I have some concern about a via boards performance... The detailed analysis of % of this tank that was burned at < 50MPH vs over would be really nice though.
Does the GPS system record a track? Where and what format, etc? If it's already storing the track for me, then it would be easy enough to use that data.
Good point concerning process time...I hadn't considered that (I'm running a P4 2ghz, and I often forget that others are not running such fast hardware). I don't know if SD generates/can generate a GPS track log, but I'll look around and see what I information I can find here.
- Monthly North Texas Meet thread
- My worklog
- gDrive Install pics
- How to add your CarPC specs to your username
An amateur built the Ark. The Titanic was built by professionals.
I got sidetracked a bit.
I wanted to use combobox-like controls... like SD uses in their settings screens. Those complex controls do not seem to be exposed anywhere, so I made my own. They are not SD addins and can not be used directly in SD, but you can reference them in a .net addin and use them as a single control. They have the basic combobox functionality... top, left, caption, text, description, items, items.add, items.remove, etc. I changed the layout from what SD uses to make better use of my screen. Caption is at the far left, buttons at the far right, text in the middle and description below everything else. They have their own button class so you can change the buttons, but other than that, they are not skinable. I'm trying to make .forecolor and .backcolor properties, but haveing problems getting it to work.
Don't mind the colors... those will change...
I also made a keyboard/keypad .net control. It's got the same skinning/color limitations (so far), but you can change the buttons. When you instantiate it, you can specify keyboard or keypad mode and enable or disable the button to toggle between them. It has a caps lock key and the button labels change to reflect the caps lock status. Each key raises an event in your .net app (keyclicked) and returns a string (currentvalue)
Working on a textbox control now... like the textbox on the music search screen.
![]()
Looking good!! I like it. Can't wait to beta test it for you.![]()
New screenshots....
Nice app. I wanted an indicator that would tell you how much money an hour you were spending or how much a trip cost. You would input how much the gas price was and it would auto calculate based on speed and MPG how much money you were wastingThat would be great.
![]()
Um, I guess this is where you put something witty.WITTY
My Web site, in the design stage. http://home.comcast.net/~cstrachn
Modified RRSkinEditor http://www.mp3car.com/vbulletin/rr-skins/65723-rrskineditor-bugs-fixes-comments-current-progress-outdated.html
Bookmarks