| View previous topic :: View next topic |
| Author |
Message |
JNT
Joined: 10 Jan 2009 Posts: 125 Location: Sweden
|
Posted: Sat Sep 26, 2009 12:28 pm Post subject: |
|
|
Thanks for testing it, thomast. That it works for you is very good news, but still bad for me, since I must have a problem somewhere else which might be more difficult to fix...
Could it be the version of Trekbuddy? I'm running 0.9.87.
Or the phone? I have a SE W760i. (with internal GPS)
How do you make the screenshots? Can you somehow emulate it on the PC? That would make testing so much faster for me. (Then I don't have to upload each change on the phone and above all I don't have to use the bicycle each time to get the speed above the GPS threshold for showing something...)
|
|
| Back to top |
|
 |
atricault
Joined: 28 Sep 2009 Posts: 47
|
Posted: Mon Sep 28, 2009 3:46 pm Post subject: |
|
|
Hello,
I tested this theme on my boat last week end.
The VMG information is very usefull
I noticed 2 points :
The ETA seems to be wrong, I think.
The start timer is fix to 5410!
Thank you very much for this theme. I love it!
|
|
| Back to top |
|
 |
JNT
Joined: 10 Jan 2009 Posts: 125 Location: Sweden
|
Posted: Mon Sep 28, 2009 5:55 pm Post subject: |
|
|
| Quote: |
I noticed 2 points :
The ETA seems to be wrong, I think.
The start timer is fix to 5410! |
The ETA is an internal variable calculated by TrekBuddy :
wpt-eta : waypoint estimated time of arrival (based on current speed and direction)
I believe it should be correct, but for me it also varies quite a lot at slow speeds, making it less useful.
As for the start timer, it does not work (as stated in my upload post).
This is due to the fundamental problem that I cannot get the "onKeyPress" procedure to work on my phone or setup... and therefore cannot develop and test it further until I solve this problem.
Any help would of course be appreciated
|
|
| Back to top |
|
 |
thomast
Joined: 16 Jan 2009 Posts: 101
|
Posted: Mon Sep 28, 2009 8:19 pm Post subject: |
|
|
| Quote: |
Could it be the version of Trekbuddy? I'm running 0.9.87.
Or the phone? I have a SE W760i. (with internal GPS) |
i remember to read here in the forum about problems with the se phones.
eg the menues did not close due a repaint problem.
same with cms see post from vincent:
http://trekbuddy.net/forum/viewtopic.php?t=3567&postdays=0&postorder=asc&highlight=cms+redraw&start=15
Mon Sep 14, 2009 6:38 am
maybe try the latest version.
| Quote: |
| How do you make the screenshots? |
http://www.antonypranata.com/screenshot
| Quote: |
| Can you somehow emulate it on the PC? That would make testing so much faster for me. |
not emulate,i try that but did not run on my pc.
hecl sequences you can run in a pc-hecl instalation.
but only static, without gps datas.
| Quote: |
| I don't have to use the bicycle each time to get the speed above the GPS threshold for showing something...) |
before you start bycycling,set tb to
setting,location,tracklog to "ask"
then start tb,say yes and make a biketour.
say stop.
at home set tb to
setting,location to simulator,delay 333(3 times faster)
say save(due a bug you must maybe switch between bluetooth,internal and emulator to get the save button working)
when you now say start,tb asks for a nmea log,choose the one you have recorded before.
so i test without leaving my home.
Thomas
|
|
| Back to top |
|
 |
vincent
Joined: 11 Feb 2008 Posts: 196
|
Posted: Mon Sep 28, 2009 8:52 pm Post subject: |
|
|
| Quote: |
| so i test without leaving my home. |
I hope for you !
because ... I should do windsurf a huge number of time !
_________________ SE K750i + 512MB MS2 OR HTC Diamond + Qstarz BT-818 + Wintec 301 + latest TB |
|
| Back to top |
|
 |
JNT
Joined: 10 Jan 2009 Posts: 125 Location: Sweden
|
Posted: Tue Sep 29, 2009 8:42 pm Post subject: |
|
|
| Quote: |
before you start bycycling,set tb to
setting,location,tracklog to "ask"
then start tb,say yes and make a biketour.
say stop.
at home set tb to
setting,location to simulator,delay 333(3 times faster)
say save(due a bug you must maybe switch between bluetooth,internal and emulator to get the save button working)
when you now say start,tb asks for a nmea log,choose the one you have recorded before. |
This info should be in the wiki, or similar, to help others in the future.
BUT, unfortunately even this does not work for me...
When I choose the nmea log, it makes the normal starting sound and vibration, but then nothing happens.
Any ideas?
|
|
| Back to top |
|
 |
vincent
Joined: 11 Feb 2008 Posts: 196
|
Posted: Wed Sep 30, 2009 8:28 am Post subject: |
|
|
copy cust your hecl code here and I will try to test for you ...
_________________ SE K750i + 512MB MS2 OR HTC Diamond + Qstarz BT-818 + Wintec 301 + latest TB |
|
| Back to top |
|
 |
JNT
Joined: 10 Jan 2009 Posts: 125 Location: Sweden
|
Posted: Thu Oct 01, 2009 8:07 pm Post subject: Sail.v2 |
|
|
OK, here is the latest. The start timer works now... I think. Treat it as the beta that it still is.
I'm getting the hang of things now, but without the examples from thomast and MaleSMurf, I would not have managed. Thanks for showing the way.
Is it possible (yet?) to play a sound with hecl?
| Description: |
| With unique file names. Also showing avg and max speed on 2nd screen. |
|
 Download |
| Filename: |
ui-profiles.v3.zip |
| Filesize: |
18.51 KB |
| Downloaded: |
54 Time(s) |
Last edited by JNT on Fri Oct 09, 2009 6:49 pm; edited 1 time in total |
|
| Back to top |
|
 |
JNT
Joined: 10 Jan 2009 Posts: 125 Location: Sweden
|
Posted: Sat Oct 03, 2009 9:47 pm Post subject: Some feedback |
|
|
Just some more feedback.
I suspect that it was indeed some kind of refresh problem that made it appear that "onKeyPress" was not working. I tried everything I could think of, but nothing seemed to make any difference.
But then when I created the second "page" or "screen", suddenly it did react to pressing key 2 (and the up button). I do not understand why that should make any difference...
I also then noticed that I had some code (of the start timer) in the wrong {} in the if statement, that prevented the timer from working unless there was a way-point.
At least now I can continue developing it a bit more.
What is the best way to create moving averages? Or damp out "jumping" values in some other way? At least my phone's internal GPS is pretty bad at slow speeds... Can that be improved somehow?
|
|
| Back to top |
|
 |
JNT
Joined: 10 Jan 2009 Posts: 125 Location: Sweden
|
|
| Back to top |
|
 |
atricault
Joined: 28 Sep 2009 Posts: 47
|
Posted: Fri Feb 26, 2010 10:38 am Post subject: Anchor alarm |
|
|
Hello,
I did some modifications to add an anchor alarm to the theme.
But , my mobile phone (Nokia 6210 Navigator has a certificate problem, and I can't really test it).
To launch the alarm, press 2 when you are on the achor alarm background. Press again 2 to inscrease the allowed alarm distance from the origin (the point you were when you pressed the first time the 2 key)
If some one has any suggestions, please advice.
| Description: |
|
| Filesize: |
1.93 KB |
| Viewed: |
4230 Time(s) |

|
|
|
| Back to top |
|
 |
atricault
Joined: 28 Sep 2009 Posts: 47
|
Posted: Fri Feb 26, 2010 10:40 am Post subject: |
|
|
And HECL and XML files
(you must replace your current hcl file, but save it before)
| Description: |
|
 Download |
| Filename: |
sail_anchoralarm.zip |
| Filesize: |
2.05 KB |
| Downloaded: |
49 Time(s) |
|
|
| Back to top |
|
 |
MrTom
Joined: 10 Nov 2009 Posts: 143 Location: SW Utah, U.S.A.
|
Posted: Thu Mar 11, 2010 7:28 pm Post subject: |
|
|
When attempting to unzip "sail_anchoralarm.zip" I get a file is corrupted message.
Have used two different UnZip programs.
Have reloaded the file several times and get same message.
Do you have another file that will unzip correctly?
Thanks
|
|
| Back to top |
|
 |
MrTom
Joined: 10 Nov 2009 Posts: 143 Location: SW Utah, U.S.A.
|
Posted: Fri Mar 12, 2010 1:15 am Post subject: |
|
|
| Problem solved...thanks
|
|
| Back to top |
|
 |
atricault
Joined: 28 Sep 2009 Posts: 47
|
Posted: Fri Mar 12, 2010 2:25 pm Post subject: |
|
|
I've just tried it, and my local copy seems also to be corrupted.
I join a new one
| Description: |
|
 Download |
| Filename: |
ui-profiles.zip |
| Filesize: |
3.32 KB |
| Downloaded: |
48 Time(s) |
|
|
| Back to top |
|
 |
|