Active Topics

 

Showing results 1 to 25 of 58 @ 0.01 seconds. Search: Posts Made By: jlu
Forum: Applications 2012-04-12, 12:22
Replies: 48
Views: 22,572
Posted By jlu
Re: Official Fuelpad Thread

Hello all Fuelpad fans,

I am really sorry that I haven't been able to release a N9 version. I started it a few months ago but it is still too early to release anything. It is a complete rewrite...
Forum: Applications 2011-10-15, 17:05
Replies: 48
Views: 22,572
Posted By jlu
Re: Official Fuelpad Thread

Unfortunately I still haven't done anything for this request. I have started porting Fuelpad to Qt hoping to have a version for N9 in the future. It is actually almost a complete rewrite and...
Forum: Nokia N9 / N950 2011-06-28, 05:23
Replies: 238
Views: 84,492
Posted By jlu
Re: Which community applications do you want ported to N9/N950?

I haven't left the scene, but I haven't really had the time to work on Fuelpad for many months now. Since Fuelpad is a gtk+ app, porting will require a lot of work. I'd like to port it, but I won't...
Forum: Applications 2011-01-31, 06:54
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

A development version 1.0~beta~svn20110130 is now in extras-devel. It includes the new fancier table view (you can still use the old one, just select "classic" from the settings) and a new feature, a...
Forum: Applications 2011-01-13, 06:19
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

To Sophie: I'm sorry that I haven't replied about the dbus problems. I have been busy with work and also with the next version of fuelpad (http://talk.maemo.org/showpost.php?p=903589&postcount=100)....
Forum: Applications 2011-01-10, 06:05
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

No, most probably not (didn't you say it works with some other devices (laptop etc.)). Maybe systemcrash's car's obd works with the default protocol and yours doesn't. But according to the ELM327...
Forum: Applications 2011-01-09, 10:34
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

libobd is packaged separate from carman. In scratchbox, you can download the source using "apt-get source libobd". This downloads and unpacks the source to libobd-0.7. The file that has to be...
Forum: Applications 2011-01-08, 22:27
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

Maybe something like this could help in libobd's obd-chan-elm.c after ATAT2 command and its response test and before sending "0101"


if(obdchanelm_ssendcmd(chan, "ATSP0", 6)) { /* Set protocol...
Forum: Applications 2011-01-08, 17:52
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

libobd is the device driver library which is between carman and the elm327 based obd dongle. The source is available so there should be a way to correct it. If I'm not mistaken it is made by the same...
Forum: Applications 2011-01-08, 17:46
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

minicom. In debian like linuxes apt-get install minicom.
Forum: Applications 2011-01-08, 15:12
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

I don't have any experience in ELM327 nor do I have one but looking at the log and quickly skimming through the ELM327 spec (http://www.elmelectronics.com/DSheets/ELM327DS.pdf), it seems that libobd...
Forum: Applications 2011-01-04, 06:10
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

You might want to try ESbox (http://esbox.garage.maemo.org/2nd_edition/), which is an Eclipse add-on to support Maemo development.
Forum: Applications 2010-12-31, 14:31
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

There is also a simpler way of installing all the build dependencies. Go to the source directory (for example carman-ui-0.7~pre-alpha1) and


fakeroot apt-get build-deb carman-ui


Replace...
Forum: Applications 2010-12-31, 13:58
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

Install the said missing packages, for example libobd-dev


fakeroot apt-get install libobd-dev
Forum: Applications 2010-12-24, 19:40
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

I have given some time to fuelpad during the last weeks and have made some progress. The new look is now quite ready. I made it an option so that you can choose to have the old look if you prefer it....
Forum: Applications 2010-09-24, 16:20
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

I thought of it myself too (having the different views as an option) and it will be quite easy since internally, the data is still in the same tree model, the change is only in the way it is shown...
Forum: Applications 2010-08-19, 17:21
Replies: 312
Views: 184,148
Posted By jlu
Re: Carman for Maemo 5?

Reading the required values through obd would be quite cool to have in Fuelpad. I am not sure if it is possible but if someone shows that it is and also sends me a bluetooth obd reader, I might take...
Forum: Applications 2010-07-26, 07:54
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

I am pleased to announce the release of Fuelpad version 0.90.5 in Maemo extras repository. Compared to the previous stable release (0.82-fremantle9), the main new features are


Support for not...
Forum: Applications 2010-07-02, 12:50
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

I just promoted 0.90.5 to extras-testing. Brave testers, please remember to take a backup of your database.

Julius
Forum: Applications 2010-06-24, 11:42
Replies: 4
Views: 3,133
Posted By jlu
Re: Applications' user language should be switchable more easily to help development and support

Start from xterminal with

export LC_MESSAGES='en_GB' && application
Forum: Applications 2010-06-23, 20:36
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

Release 0.90.5 is in extras-devel now. The new things (since 0.90.1, the latest release announced here)


German, Russian and Brasilian Portuguese translations (thanks to contributors)
Some...
Forum: Applications 2010-06-14, 20:16
Replies: 374
Views: 148,532
Posted By jlu
Re: eCoach

You could look how the track is saved in mappero. At least maemo-mapper on N8x0 kept the track even if the battery went out.
Forum: Maemo 5 / Fremantle 2010-05-28, 21:01
Replies: 631
Views: 147,200
Posted By jlu
Re: Maemo 5 PR1.2: Bugs

I miss this too and I don't understand it either.
Forum: Nokia N900 2010-05-27, 08:26
Replies: 3
Views: 1,625
Posted By jlu
Re: Newbie Concerns Before 1.2 Upgrade

Fuelpad's database should be in your backup but if you want to be absolutely sure, you can find it as /home/user/fuelpad.db. This file name is actually shown in the Settings dialog.
Forum: Applications 2010-05-24, 20:03
Replies: 100
Views: 24,123
Posted By jlu
Re: Fuelpad for Fremantle

Okay. There's 0.90.1 in extras-devel. I had it ready over a month ago but I started waiting for the ... you know what everybody has been waiting for. There's actually only one bug correction compared...
Showing results 1 to 25 of 58



 
Forum Jump

All times are GMT. The time now is 07:10.