|
2010-11-20
, 05:45
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#12
|
Added timer start/stop (timer eats up to 18% CPU; and closing/opening application would erase the coordinate from memory); allows to conserve the battery whilst preserving the goal coordinate.
Added option to set current coordinate as goal, so that you wouldn't need to restart application to do it.
EDIT: Clarification: the file isn't attached because it was built by auto-builder.
http://maemo.org/packages/view/qdialgps/
Though it takes some time to move it to extras-devel repository from builder queue.
The package isn't polished, the description is absent, but it should function.
EDIT: Package imported and working.
EDIT: The package 0.0.1 worked yesterday brilliantly. Today, after some apt-get update/remove/autoremove/clean, the same exact package DOESN'T work! What is going on?
The Following User Says Thank You to Wikiwide For This Useful Post: | ||
|
2010-11-20
, 11:49
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#14
|
Hi WW,
It segfaults on startup for me:
txCode:constructor started constructor ended connected? Segmentation fault
|
2010-11-24
, 03:24
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#15
|
Yes, I just did apt-get update/upgrade through USB, and qdialgps from repository does the same to me. However, when I reinstalled it from deb, it gives no segmentation fault at start. So try from deb.
The problem may come from the fact that headers of Qt, glib, etc don't know where to look for each other, so I have to either create symlinks (as I do in my MADDE) or include /usr/lib/glib-2.0/include /usr/include/glib-.0 /usr/include/QtCore and what-not (as I tried to, too).
It seems that the difference between MADDE and builder's scratchbox was such that builder didn't give an error, but the binary gives segmentation fault.
EDIT: Attaching the same file as in previous post.
Thanks for encouragement.
The Following User Says Thank You to Wikiwide For This Useful Post: | ||
|
2010-11-25
, 01:50
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#16
|
The Following User Says Thank You to handaxe For This Useful Post: | ||
|
2010-11-25
, 03:24
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#17
|
Hi,
I don't get the lat long display in the top goal area.
BTW, this works rather nicely as a way of monitoring how the position fix "wanders" due to sat obstruction, atmospheric effects and multi-path. Just sit still and watch the read outs...
Thanks,
HA
|
2010-11-25
, 06:26
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#18
|
|
2010-11-25
, 08:32
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#19
|
The Following User Says Thank You to handaxe For This Useful Post: | ||
|
2010-11-26
, 22:38
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#20
|
The Following User Says Thank You to handaxe For This Useful Post: | ||
Tags |
help wanted, location |
|
Added option to set current coordinate as goal, so that you wouldn't need to restart application to do it.
EDIT: Clarification: the file isn't attached because it was built by auto-builder.
http://maemo.org/packages/view/qdialgps/
Though it takes some time to move it to extras-devel repository from builder queue.
The package isn't polished, the description is absent, but it should function.
EDIT: Package imported and working.
EDIT: The package 0.0.1 worked yesterday brilliantly. Today, after some apt-get update/remove/autoremove/clean, the same exact package DOESN'T work! What is going on?
Last edited by Wikiwide; 2010-11-19 at 05:50.