Cruisers Forum
 

Go Back   Cruisers & Sailing Forums > Engineering & Systems > Marine Electronics
Cruiser Wiki Click Here to Login
Register Vendors FAQ Community Calendar Today's Posts Log in

Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 14-02-2008, 14:35   #76
Registered User

Join Date: Jan 2008
Location: Tiburon, CA
Boat: 42 Foot Grand Banks Europa
Posts: 9
Paul, thanks once again for your hard work in helping us "marinize" our XO laptops. Although I was successful in installing the MapCal and JTides activities using your downloads, I am apparently stuck with SeaClear as I was one of the unsuccessful with your detailed instructions in your prior post (after clicking on the SeaClear activity the box just blinks without ever starting up the activity.) I have removed the SeaClear.activity directory but the plain square icon remains in the row of icons even after several reboots. Apparently, this is inhibiting my install of the new SeaClear activity using your latest post. Any ideas?

Drew
drewc is offline   Reply With Quote
Old 14-02-2008, 16:45   #77
Registered User
 
phiggins's Avatar

Join Date: Nov 2004
Location: Davao, Philippines
Posts: 1,776
Send a message via Skype™ to phiggins
Drew,

If you installed using my downloads, it will put the activities in a different directory from my detailed post. They new ones go in:
/home/olpc/Activities

So go there and delete: rm -rf /SeaClear.activity Make sure that none my activities still exist in the /usr/share/activities then reboot and try to reinstall the SeaClear-1.xo again using the instructions in my last post.

If it only blinks, open the Log Viewer activity and look at the log for the SeaClear Activity. I found it sometimes explains why it won't start.

Paul
phiggins is offline   Reply With Quote
Old 15-02-2008, 03:33   #78
Registered User
 
phiggins's Avatar

Join Date: Nov 2004
Location: Davao, Philippines
Posts: 1,776
Send a message via Skype™ to phiggins
and even easier...

I found yet a simpler way to install/remove new Activities:

Xo-get - OLPC

Go there and follow the instructions to install the xo-get.py

Attached is a new version of the SeaClear activity that I added code to define com ports 1 and 2 and an improved icon. To install it right click on the attacment and click 'Save target As' and download it to your SD card or memory stick. Then rename it to SeaClear-2.xo . Put the card in the XO and then:

if you already have the SeaClear activity installed:
./xo-get.py remove SeaClear

then install the new one:
./xo-get.py install /media/KINGSTON/SeaClear-2.xo

After its installed you probably won't see the new icon until you reboot.

If anyone followed my first post on this and used the manual method to install the activities, I would recommend you uninstall them by:

su
cd /usr/share/activities
rm -rf SeaClear.activity (do same for MapCal and JTides)
reboot

Then follow the above instructions to install the attachments.
Attached Files
File Type: doc SeaClear-2.xo.doc (5.9 KB, 105 views)
phiggins is offline   Reply With Quote
Old 15-02-2008, 22:17   #79
Registered User
 
dmms's Avatar

Join Date: Apr 2007
Boat: Garrett 53 Pegasus
Posts: 3
PC to C-map

Hello every one this is the first time I have made a post but can any one out there tell me if theres is a program that will copy my sea max world PC charts to my C-map card for my furuno 1900c thanks and happy sailing
dmms is offline   Reply With Quote
Old 16-02-2008, 03:19   #80
Registered User
 
phiggins's Avatar

Join Date: Nov 2004
Location: Davao, Philippines
Posts: 1,776
Send a message via Skype™ to phiggins
I found that by adding the instructions to define the com ports caused SeaClear to take forever to load so I removed them. Actually they really aren't needed as you should have defined the com ports when you installed SeaClear.

So attached is new SeaClear activity and also MapCal and JTides which I made the icons nicer. Again right click them and 'Save Target As' to your SD/MemStick then rename them to: SeaClear-2.xo MapCal-2.xo and JTides-2.xo and move it to your XO.

To install them issue ./xo-get.py remove SeaClear
then ./xo-get.py install /media/KINGSTON/SeaClear-2.xo
Repeat above for MapCal and JTides (change KINGSTON to your SD/memStick name).
Then Reboot.

Is anyone actually doing this or am I just whistling in the wind?
Attached Files
File Type: doc SeaClear-2.xo.doc (5.9 KB, 83 views)
File Type: doc MapCal-2.xo.doc (5.2 KB, 111 views)
File Type: doc JTides-2.xo.doc (3.6 KB, 84 views)
phiggins is offline   Reply With Quote
Old 18-02-2008, 15:12   #81
Registered User

Join Date: Jan 2008
Posts: 46
Paul, You are not whistling in the wind! I'm still working on getting xo-get working. I suspect others are working hard to just keep up with your effort. I recently had an occasion to use the XO outdoors in the sunlight and WOW it really works great with the monocrome reflective display. Just one more feature that will be appreciated at sea.
agkirk is offline   Reply With Quote
Old 18-02-2008, 21:55   #82
Registered User

Join Date: Jan 2008
Location: Tiburon, CA
Boat: 42 Foot Grand Banks Europa
Posts: 9
Paul, I am most appreciative of your help in getting these apps going. I currently have all three working and can tell you this last rev is a huge improvement in performance. One app that I am working with now is GpsGate, a terrific TCP/IP gateway for GPS. Basically, it's a GPS server that can send the NMEA sentence stream over TCP/IP, Bluetooth, GoogleEarth, etc. formats, acts as a NMEA splitter & multiplexer, virtual COM ports, etc. As it is only offered in Windows, I tried bringing it up under WINE, but it fails during install. You might give it a try as it would be quite valuable on the XO as a universal translator of sorts. You can find it at: GPS splitter, simulator and logger. Serial port splitter. - Franson GpsGate. Cheers

Drew
drewc is offline   Reply With Quote
Old 19-02-2008, 09:56   #83
Registered User
 
phiggins's Avatar

Join Date: Nov 2004
Location: Davao, Philippines
Posts: 1,776
Send a message via Skype™ to phiggins
Thanks guys for the feedback.

Drew I've had GPSGate for quit awhile and find it very useful on windows to test these things. I suspect it would be a big job to get it working on Linux. I tried another program I found called AIS Simulator but couldn't get it working on Linux so I'm trying to write my own. I'll let you know if it works.

One other thing, I think from what I've read that virtual ports are actually built into Linux which is proably why I couldn't find a progarm similiar to GPSGATE for Linux. I'm still trying to figure out how to use virtual serial ports in Linux.

I decided to try out Opera as a browser and discovered they create an icon for it similiar to way I'm doing it for SeacLear etc. But I looked at the code they use and its a lot simpler than mine so it brings up the application a little faster. So I have updated my Activities once more using their method. Let me know if you want me to post them.

BTW Opera is really neat. Well worth using than the browser that comes with XO.

Paul
phiggins is offline   Reply With Quote
Old 20-02-2008, 21:26   #84
Registered User

Join Date: Feb 2008
Posts: 45
XGate has a built in gps repeater that will read NMEA streams from TCP ports or serial ports and repeat them to TCP ports or to /dev/ttypX pseudo terminals (i.e. virtual serial ports).

You dont need to have a xgate subscription to access the NMEA/GPS repeater.

Of course you can also use xgate to do email over iridium or pactor HF but you have to pay for that.



--luis

--


Luis Soltero, Ph.D., MCS
lsoltero is offline   Reply With Quote
Old 20-02-2008, 21:32   #85
Registered User

Join Date: Feb 2008
Posts: 45
OLPC + plain ol' debian

I have been following this thread with interest and I am having a hard time understanding why everyone is so intent on getting their apps running the xo's sugar/fedora environment.

debian is so much more usable and it requires very little space. I currently have a dual boot environment where I boot debian as the default OS and then boot into sugar if i have for some reason. After installing debian, and a bunch of stuff including Thunderbird, Firefox and XGate I still have about 300Mb of free space on the disk.

Here is a photo of my XO running debia while doing an e-mail session over our Pactor development system using XGate and Thunderbird.

http://www.globalmarinenet.com/downloads/olpc.jpg



--luis

--


Luis Soltero, Ph.D., MCS

lsoltero is offline   Reply With Quote
Old 21-02-2008, 02:35   #86
Registered User
 
phiggins's Avatar

Join Date: Nov 2004
Location: Davao, Philippines
Posts: 1,776
Send a message via Skype™ to phiggins
Luis,

As you probably read previously I did try Ubuntu and it worked very well on the XO. But I found there were enough differences that confused a new user of Linux like myself that I decided to go back to Sugar. Also, I think it would be hard for others following the thread who don't have other Linux systems installed.

If you were already familiar with Linux then installing your version would probably would be a good choice.

Thanks for pointing us to free GPS repeater for linux.

Paul
phiggins is offline   Reply With Quote
Old 21-02-2008, 07:36   #87
Registered User
 
phiggins's Avatar

Join Date: Nov 2004
Location: Davao, Philippines
Posts: 1,776
Send a message via Skype™ to phiggins
XGate

Luis,

Would you happen to have an rpm or tar version of xgate instead of deb? Not sure if we can install a .deb under Sugar.

Thanks, Paul
phiggins is offline   Reply With Quote
Old 21-02-2008, 13:25   #88
Registered User
 
Beausoleil's Avatar

Join Date: Jul 2007
Location: Solomons, MD USA
Boat: Formosa 51 Aft Cockpit Ketch - "Beausoleil"
Posts: 611
Images: 3
Quote:
Originally Posted by phiggins View Post
Luis,

Would you happen to have an rpm or tar version of xgate instead of deb? Not sure if we can install a .deb under Sugar.

Thanks, Paul

Paul,

Try alien. Not sure if it's available for Sugar (which is a RHEL4 derivative?).
Beausoleil is offline   Reply With Quote
Old 21-02-2008, 15:33   #89
Registered User

Join Date: Feb 2008
Posts: 45
Quote:
Originally Posted by phiggins View Post
Luis,

As you probably read previously I did try Ubuntu and it worked very well on the XO. But I found there were enough differences that confused a new user of Linux like myself that I decided to go back to Sugar. Also, I think it would be hard for others following the thread who don't have other Linux systems installed.

If you were already familiar with Linux then installing your version would probably would be a good choice.

Thanks for pointing us to free GPS repeater for linux.

Paul
Debian and Ubuntu are the most popular linux distributions on the planet. Ubuntu is a debian derivative so the statement can be made the debian is the most widely used distro on the planet. Sugar, on the other hand, has very limited acceptance. On the XO it has been customized with tools for 8 year olds. The interpreted shell is slow and awkward to use. IMHO since you are making the move to linux anyway, you might as well spend some time learning how to use the debian package manager and one of the popular desktops such as gnome or kde.

The ubuntu forums are very very good. There is lots of help there with a very large and diverse user group.

One reason to go with debian over ubuntu on the XO is size. The default ubuntu installation is quite large. You can really prune things down and get the most of your 1GB for flash if you start with a fresh debian install.

There is a nice HOWTO debian on the XO wiki.

Those are my thoughts anyway...

--luis
lsoltero is offline   Reply With Quote
Old 21-02-2008, 15:36   #90
Registered User

Join Date: Feb 2008
Posts: 45
Quote:
Originally Posted by Beausoleil View Post
Paul,

Try alien. Not sure if it's available for Sugar (which is a RHEL4 derivative?).
my guess is that alien will work on sugar. You can always extract the content of the deb file and copy the files over manually.

XGate requires GTK+ so you need to make sure those graphic libraries are installed. The libraries come standard with gnome and kde. They are not required for sugrar (i dont think) so you many need to install these.

Take care.

--luis
lsoltero is offline   Reply With Quote
Reply

Tags
navigation


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Integrated Computer Navigation System? theloneoux Marine Electronics 11 27-10-2012 11:28
Merlin II Navigation Computer svHyLyte Navigation 7 17-05-2008 14:00
Living in the Computer Age TaoJones Flotsam & Sailing Miscellany 6 09-12-2007 21:36
XO, OLPC as a boat computer. sluissa Marine Electronics 5 24-09-2007 10:36
Scanned Charts on the computer... GreatKetch Navigation 41 30-03-2007 07:47

Advertise Here


All times are GMT -7. The time now is 09:23.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.