maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Fuelpad for Fremantle (https://talk.maemo.org/showthread.php?t=33428)

Frank Banul 2010-02-17 23:32

Re: Fuelpad for Fremantle
 
Hi,

Is there a way that I'm missing to have the sort options saved between runs? Date always comes up ascending. I would prefer to see the most recent entries.

thanks,
Frank

jlu 2010-02-18 06:53

Re: Fuelpad for Fremantle
 
Quote:

Originally Posted by Frank Banul (Post 533291)
Is there a way that I'm missing to have the sort options saved between runs? Date always comes up ascending. I would prefer to see the most recent entries.

No you haven't missed it since it is unfortunately not possible. I myself find it quite annoying too, but haven't gotten around to implement saving the sort order. It's on my unwritten TODO list.

jlu 2010-02-18 07:05

Re: Fuelpad for Fremantle
 
Quote:

Originally Posted by Hangas (Post 533246)
Thanks for this nice App. I will definitely use it.
I'm a user of the 'www.spritmonitor.de' site, and I used to take note of every fueling in my old N95 notes, to then sync it to the site. I'm now using your app in my N900.

Nice that you used SQL lite. I'm a bit off of hobby time atm, but I will write some tool to fetch the data from spritmonitor.de and import it into Fuelpad and maybe also the reverse.

That would be awesome! Feel free to contact me privately. www.spritmonitor.de seems like quite a nice site. There's also a Finnish site http://tankkaus.com/ with a similar idea but it seems to be only in Finnish.

Quote:

Originally Posted by Hangas (Post 533246)
Btw: I think that when editing the car, it should read "Brand" and not "Mark".

Thanks. I've always been a little unsure about some of the English terms used. Actually my dictionary would use 'make of car'. Wikipedia also has an article List of car makes. Is it different in the UK and US English?

Hangas 2010-02-18 17:09

Re: Fuelpad for Fremantle
 
Quote:

Originally Posted by jlu (Post 533703)
That would be awesome! Feel free to contact me privately. www.spritmonitor.de seems like quite a nice site. There's also a Finnish site http://tankkaus.com/ with a similar idea but it seems to be only in Finnish.

Last night I did a small test run with this importing thing. No code yet.. just made a few SQL Insert statements to assess the feasibility of it. One thing I noted was that the partial fillings are somewhat of a problem on this. Either it should be also supported by Fuelpad or for now I'll have to group partial fillings prior to import.
Maybe the tankkaus site could also be supported (or other similar)


Quote:

Thanks. I've always been a little unsure about some of the English terms used. Actually my dictionary would use 'make of car'. Wikipedia also has an article List of car makes. Is it different in the UK and US English?
Well, English is not my first language as I'm Portuguese but I think Car Make is also OK. This might be an US/UK English issue indeed. Let's hear from the native English speakers out there.

jlu 2010-02-18 18:44

Re: Fuelpad for Fremantle
 
Quote:

Originally Posted by Hangas (Post 534809)
Last night I did a small test run with this importing thing. No code yet.. just made a few SQL Insert statements to assess the feasibility of it. One thing I noted was that the partial fillings are somewhat of a problem on this. Either it should be also supported by Fuelpad or for now I'll have to group partial fillings prior to import.

The only problem I see with currently not supporting partial fills, is that the consumption for partial fill records is shown incorrectly. The overall consumption is not affected since it is calculated from SUM(fill)/SUM(trip), not from individual consumptions.

Is grouping of partial fills made automatically in spritmotor so that you don't need to make a group yourself?

Hangas 2010-02-18 18:56

Re: Fuelpad for Fremantle
 
Quote:

Originally Posted by jlu (Post 534996)
The only problem I see with currently not supporting partial fills, is that the consumption for partial fill records is shown incorrectly. The overall consumption is not affected since it is calculated from SUM(fill)/SUM(trip), not from individual consumptions.

Is grouping of partial fills made automatically in spritmotor so that you don't need to make a group yourself?


Yes, it is done automatically on the next total fill. You just need to enter the total Km in the odometer, amount of fuel in liters and whether it is a total or partial fill.
If it is a partial fill no average is calculated; these values will be pending and will sum up on the next total fill, when the average is also calculated.

jlu 2010-02-18 19:10

Re: Fuelpad for Fremantle
 
Quote:

Originally Posted by jlu (Post 534996)
The only problem I see with currently not supporting partial fills, is that the consumption for partial fill records is shown incorrectly. The overall consumption is not affected since it is calculated from SUM(fill)/SUM(trip), not from individual consumptions.

No that I think it more, the calculated consumption which is stored in the database is used in various places. I will have to start rethinking all those sql queries and get rid of the stored consumption.

RockCreek1 2010-02-18 19:18

Re: Fuelpad for Fremantle
 
Looks like an interesting app. Is there any way that there could be conversion into miles and gallons? Thanks!

Frank Banul 2010-02-18 20:15

Re: Fuelpad for Fremantle
 
It supports that, under the Settings, scroll down to Units, unit system. Set to US.

Quote:

Originally Posted by RockCreek1 (Post 535060)
Looks like an interesting app. Is there any way that there could be conversion into miles and gallons? Thanks!


RockCreek1 2010-02-18 21:04

Re: Fuelpad for Fremantle
 
Sorry, but I can't locate that. Just been searching in "car settings" and elsewhere. Could you direct me to this further? Thanks!


All times are GMT. The time now is 02:22.

vBulletin® Version 3.8.8