| View previous topic :: View next topic |
| Author |
Message |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5096
|
Posted: Tue Jul 10, 2007 12:04 pm Post subject: 0.9.57 beta |
|
|
Late and far from being perfect, as usual - simple route navigation in map screen (only; for now).
I'm still not satisfied with route visualisation, and will very likely change it (poi marks) in final version.
Changelog
- simple route navigation
- units selection config option (metric, imperial, nautic)
- some device-specific hacks
- nmea parser, gpx log, serial/bt provider improvements
- when a wpt is reached (if distance is less than value in Wpt Proximity config setting, in meters), a sound is played - you have to create sounds subfolder in the datadir and put a file in AMR form named wpt.amr there. Sample attached. If the is not found, some default beep is played instead.
EDIT: updated 2007-07-13 11:30 CET
- fixed issues reported by Ranger and krzysiekz
- serial/bt provider + nmea parsing improved
- XML parsing fixed
- backlight control on SE
- ...
EDIT: updated 2007-07-14 13:45 CET (all build variants available)
- fixed "wpt sound not played issue"
- fixed "only one wpt shown when routing back"
- very simple route line cfg
- beginning of localization (see Settings, and have a look at http://wiki.trekbuddy.net/index.php/Localization )
- IMPORTANT! fixed parsing of negative values
EDIT: updated 2007-07-29 20:00 CET
- some more fixes
- Irish Grid support
- NMEA logging for Internal provider
- backlight control on SE
- ...
Backward compatiblity change: custom courses should cover 0-90 degrees, and the filename is arrows.png. No need for arrows2.png (I'm just going to test it on old Siemens...).
0.9.57 beta download link
Simple route navigation
When you select a waypoint list (store), you can
- navigate to single wpt (Navigate To)
- navigate along the route (Navigate Along)
- navigate backwards along the route (Navigate Back)
You can start from any wpt/rtept. Also, TB now supports GPX containting route (single, for now), ie. rte/rtept construct.
I found a weird performance problem when parsing UTF-8 encoded XML files (gpx, cms profile, ...) on N6230i (everything was fine on K750i), even if the file itself is not encoded but encoding="UTF-8" is specified in xml declaration, parsing is very very very slow. Changing the attribute to encoding="ISO-8859-1" solved it. Of course, the content encoding and encoding specification should match!
| Description: |
|
 Download |
| Filename: |
sound.zip |
| Filesize: |
10.23 KB |
| Downloaded: |
1789 Time(s) |
Last edited by kruch on Sun Jul 29, 2007 6:59 pm; edited 15 times in total |
|
| Back to top |
|
 |
krzysiekz
Joined: 07 Oct 2006 Posts: 168
|
Posted: Tue Jul 10, 2007 12:59 pm Post subject: |
|
|
{wpt-eta} shows weird time ex.: "08:0-36:0-29", tried with navigating to wtp and along route.
When selecting 'route back' in got application error:
| Code: |
Array Index Out Of Bounds
java/lang/ArrayIndexOutOfBoundsException
-1<0
|
| Description: |
| Route converted from rte by gpsbabel |
|
 Download |
| Filename: |
rudka.rar |
| Filesize: |
1.78 KB |
| Downloaded: |
213 Time(s) |
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4773
|
Posted: Tue Jul 10, 2007 4:37 pm Post subject: |
|
|
Bug. Start route point drawn only if routing is restarted again wit the same route.
Scenario
- load route in map mode
- move crosshair near start point
- stop routing
- load again the same route, single point drawn only (seems like Navigate to started)
| Description: |
|
| Filesize: |
20.65 KB |
| Viewed: |
24971 Time(s) |

|
|
|
| Back to top |
|
 |
UziCorp
Joined: 06 Jul 2007 Posts: 30
|
Posted: Tue Jul 10, 2007 4:53 pm Post subject: |
|
|
I just had an error and it keeps on scrolling onto the screen:
_Event Failiure_
(code 10; result "Tue jul 10 17:42:28 GMT +00:00 2007: N 52' 46' 23" W 1' 41' 17"; 1; 4' throwable null):java.lang.NullPointerException
I press Ok, and the TB continues to function as normal, GPS is behaving as normal too.
Thanks
_________________ =UziCorp
+Interested in off-line GPS on a mobile phone
+SE K800i with Royaltek BT-3000 Datalogger GPS
+TB Version 0.9.57b |
|
| Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 3962
|
Posted: Tue Jul 10, 2007 5:18 pm Post subject: |
|
|
i can't load this route file (created with google maps and GMapToGPX).
it's quite big and fails to load.
|
|
| Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 3962
|
Posted: Tue Jul 10, 2007 5:32 pm Post subject: |
|
|
can anyone test, if this utility: http://www.elsewhere.org/journal/gmaptogpx
(for google maps) produces xml-errors? i can't load files created with it into trekbuddy?
any idea?
|
|
| Back to top |
|
 |
qw12
Joined: 29 Apr 2007 Posts: 12
|
|
| Back to top |
|
 |
qw12
Joined: 29 Apr 2007 Posts: 12
|
Posted: Tue Jul 10, 2007 8:00 pm Post subject: |
|
|
I took this snapshot from my SXG 75 with the first version of 0.9.57. I prepared the route with map calibrator. I think for route navigation it is very nice. You can see the route when you select Route Along. If you select Navigate to, you only see the active selected waypoint. You do not see other waypoints and the waypoint connecting line between them.
Kruch and Ranger if you do not get angry with me I want to say something: I think this version is very nice. Why do you insist on putting markers instead of waypoint names? You can also define waypoints as changigng their names. It is very easy with the map calibrator. And the waypoint is exactly the beginning of the underline of the waypoint name.
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4773
|
Posted: Tue Jul 10, 2007 8:12 pm Post subject: |
|
|
| guest wrote: |
i can't load this route file (created with google maps and GMapToGPX).
it's quite big and fails to load. |
It is problem with extended character codes. Modified version works.
| Description: |
|
 Download |
| Filename: |
jublalager2.zip |
| Filesize: |
1.53 KB |
| Downloaded: |
191 Time(s) |
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4773
|
Posted: Tue Jul 10, 2007 8:18 pm Post subject: |
|
|
| qw12 wrote: |
| Kruch and Ranger if you do not get angry with me I want to say something: I think this version is very nice. Why do you insist on putting markers instead of waypoint names? |
You can just use empty custom markers to have what you would, it is problem for you ?
|
|
| Back to top |
|
 |
qw12
Joined: 29 Apr 2007 Posts: 12
|
Posted: Tue Jul 10, 2007 8:24 pm Post subject: |
|
|
| Ranger wrote: |
| qw12 wrote: |
| Kruch and Ranger if you do not get angry with me I want to say something: I think this version is very nice. Why do you insist on putting markers instead of waypoint names? |
You can just use empty custom markers to have what you would, it is problem for you ? |
No but with the new version I could not load the route so the navigation option came out of use.
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4773
|
Posted: Tue Jul 10, 2007 8:30 pm Post subject: |
|
|
| Post it here, I check it.
|
|
| Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 3962
|
Posted: Tue Jul 10, 2007 8:31 pm Post subject: |
|
|
| Ranger wrote: |
| guest wrote: |
i can't load this route file (created with google maps and GMapToGPX).
it's quite big and fails to load. |
It is problem with extended character codes. Modified version works. |
thank you! what do you have modified?
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4773
|
Posted: Tue Jul 10, 2007 8:37 pm Post subject: |
|
|
Just look into file, extended characters (means non ascii) are changed in descriptions names.
Edit:
Yea, xml header was bad, ending question mark was not present.
You edited file by hand ?
Last edited by Ranger on Tue Jul 10, 2007 9:31 pm; edited 1 time in total |
|
| Back to top |
|
 |
qw12
Joined: 29 Apr 2007 Posts: 12
|
Posted: Tue Jul 10, 2007 8:37 pm Post subject: |
|
|
| Ranger wrote: |
| Post it here, I check it. |
Attached is the gpx file that I can open with the first version of 0.9.57 but I could not open with 0.9.57 beta.
| Description: |
|
 Download |
| Filename: |
Institute-Metro.rar |
| Filesize: |
965 Bytes |
| Downloaded: |
167 Time(s) |
|
|
| Back to top |
|
 |
|