![]() |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
I've only tried it with my laptop and N810, I would if Columbus is saying it's using channel 2, then I guess setting COM port to 2 should do the trick. Other than that, find out from the other software distributor what you should do to get it to connected to a Bluetooth serial port that is using channel 2 and streaming NMEA data. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Also, I'm attempting to enter the Qt Apps coding competition, so if you like this app then please vote for it here: http://qt-apps.org/content/show.php?content=137559
:) Edit: Also, if anyone feels compelled to donate some beer tokens to me, because they like the app and want to see it flourish into something truely great. Then please feel free to click the donate button shown near the bottom right of that page linked above. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
I'm glad you got it working, that means we have another device that we know is compatible. :)
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
is there any application that can use the gps in windows? i mean, i installed columbus, started it and now its "Streaming to port /dev/ttyGS0". But how do i install that on my windows computer now.. Actually i dont know a lot about that topic, but for me, it would be useful to use it for my laptop. :)
regards |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
Oh and as far as Windows software, there are plenty of packages but I don't know them off hand. Google Earth I believe works with GPS data. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
sadly, it doesnt work. i did as you said but still, nothing happens. The USB Modem still shows up in the device manager. Have it on ttyGS2.. also tried it in different order (first starting the program, then connecting to laptop) but also no effect
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
i never used hyperterminal, could you explain how to do that? (installed it anyway)
but shouldnt there be anything telling me that "installing new device" or something? there was no change, also nothing new in the device manager :S tried different gps software and none could recognize a gps stream |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
suddenly it works, i reinstalled ovi suite including some new update.. dont know what was the problem. works now with google earth :) thanks
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
I'm gonna have to try this myself, the neat thing is it'll charge when connected via USB too :) |
Re: [ANNOUNCE] Columbus Navigation Toolkit
to bypass that, you could start lots of applications on your N900. that gives me t he message "not enough power, not loading" or something, on my N900 ;)
another hint: when i had "autostart usb" turned on, it didnt work. I start it manually now and that way it works. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
At first - thank you for creating this application - cool user interface and providing just the GPS information I'd like to get.
However, it seems to be a little unstable at moment. Sometimes it crashes just after getting GPS fix. Sometimes it works some minutes and then crashes. But today I was able to run it about a half an hour without any problems. I know, it is bad scenario for debugging, when the crash condition is not reproducible. Is there anything I could check to find a reason for such apparent "random" crashes? Quote:
Keep up your good work :) |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Released a new version (0.9.3-1) into extras-devel, for those that are brave, please test and give feedback. I'll again have a short quarantine period whilst I do some tests, then promote the packages to extras-testing for the not-quite-so-brave-but-still-very-important-people :)
New Features in 0.9.3:
I think that's about it. Enjoy and I look forward to your feedback! :) PS: If you find this app even the slightest bit useful, I'd really appreciate your support in helping me pay my stupidly large phone bill. (Donate button is in the new "About" dialog) kthxbye <3 |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Firstly, it does not work after insert the following in XTerminal:
root apt-get update apt-get install columbus exit Then, root apt-get upgrade apt-get update apt-get install columbus exit This time, it works. Please tell me why I have to insert apt-get upgrade! I am an idiot on maemo system. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Code:
/opt/usr/bin/columbus: symbol lookup error: /opt/usr/bin/columbus: undefined symbol: _ZN13ConfigManager13prependOptionERK7QStringS2_RK11QStringListi |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Thjs stopped working for me after the last update via App manager.
Fixed it by accessing root in X-term and typing th following 2 commands: apt-get upgrade ---> Enter. apt-get update ---> Enter. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
ok, now I see what has happened and why I got that error. Fapman for some reason did not upgrade librxsupport. Thus as 2 previous posters observed, Columbus fails to install or update properly until the system is upgraded explicitly, as a dependency is missing.
Once I upgraded the library my updated Columbus works. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
Otoh, if it installed the new columbus, you can safely skip the update as it should already have up-to-date repository lists for extras-devel. Made a bit of head way with the annoying random crashing, so should have a fix for that in the next point release. Thanks for your support! :) |
Re: [ANNOUNCE] Columbus Navigation Toolkit
I had a feeling I'd got that @rse about face, :p but I did update Columbus via app manager beforehand.
I have noticed though, that when I start the app, the full screen toggle icon is up near the top left of the screen with the menu button above it. Once I tap the screen they expand to their rightful positions. I can't post a screenshot because it doesn't happen when the keyboard is open. You'll just have to take my word for it. :p |
Re: [ANNOUNCE] Columbus Navigation Toolkitli
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
So, with the impending release of 1.0 happening (though I'll continue with development and testing snapshots) are there any features people would like to see implemented in 1.0.
Routes and maps is a v2.0 feature so don't ask As it stands the UI and functionality is pretty much static but I am open to suggestions for feature enhancements if not in the core app I can provide supplimentary features through the plugin facilities. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Actually, you possibly did things in that order, as the "apt-get upgrade" would install the upgraded librxsupport - the previous apt-get update having refreshed the catalog, thus allowing the install of Columbus?
Fapman by default only notes updates to files in one of the user categories. Tswindell if you incl the version of librxsupport in the Columbus depend's it would make things more robust perhaps? New things: it would be good to have a text / comment section in "add waypoint". one often wants to note more than the name can capture. I suppose track saving is a v2 feature? |
Re: [ANNOUNCE] Columbus Navigation Toolkit
A notes section is an awesome idea, I'll stick that in. Track/Trip recording and loading is a v1 feature so you can expect that in next weeks update.
As far as deps I did make libcolumbus depend on the new librxsupport library, then the columbus package currently relies on the same source version of libcolumbus. This may possibly be a bug with fapman and I will look into this. :) Thanks for your input :) |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Using PackageView shows the depend as just "librxsupport". Some of the others have versions given....
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
libcolumbus should force the required version, I'll investigate this when I get the chance tomorrow or this evening.
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
libcolumbus reflects the same "vanilla" librxsupport as does columbus.
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Yeah, just checked on my N900 and you're right, I'll look into it. I did set the version in libcolumbus to use the new rxsupport lib so there's certainly something strange going on with the extras upload.
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
another v1 suggestion: waypoint import/export
via .gpx file. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
I searched the forum for "tty", but didn't seem to find a reference to this error I am getting on my N900:
SerialPort: Failed to open serial device "/dev/ttyGS1" Any idea of what I may be missing? PR1.3, pre-production device here. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Great app, I have a UI feature request though: anyway you could add a setting to stop it from opening in full screen? I like seeing the clock/battery etc without having to tap on the corner every time I launch it.
Thanks. |
Re: [ANNOUNCE] Columbus Navigation Toolkit
Quote:
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Sure, I think I can arrange that for the next version.
|
Re: [ANNOUNCE] Columbus Navigation Toolkit
Did I ever mention how amazing you are? And that you're on my donate-to-when-I-have-a-job list?
|
All times are GMT. The time now is 17:07. |
vBulletin® Version 3.8.8