| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 397 online users. » 0 Member(s) | 395 Guest(s) Bing, Google
|
| Latest Threads |
inavx disable google voic...
Forum: iNavX
Last Post: Jade
July 28, 2024 11:22
» Replies: 1
» Views: 155,952
|
iNaX using charts generat...
Forum: iNavX
Last Post: Jade
April 29, 2023 03:52
» Replies: 1
» Views: 134,760
|
INavX on iPad wit Bluetoo...
Forum: iNavX
Last Post: saltyruss
November 11, 2021 14:57
» Replies: 1
» Views: 145,530
|
What I saw
Forum: Great Pacific Garbage Patch
Last Post: saltyruss
May 23, 2021 11:41
» Replies: 1
» Views: 120,349
|
roll away the stone
Forum: MacENC & GPSNavX
Last Post: Jade
December 2, 2020 11:10
» Replies: 2
» Views: 138,716
|
Thanks Admin
Forum: OpenCPN
Last Post: saltyruss
October 6, 2020 14:01
» Replies: 6
» Views: 144,764
|
Garmin Express Updater
Forum: Announcements
Last Post: k_samuel
August 5, 2020 04:26
» Replies: 0
» Views: 140,814
|
Weird GPS/Route behaviour
Forum: MacENC & GPSNavX
Last Post: pangolin
June 30, 2020 09:50
» Replies: 0
» Views: 143,543
|
Kamilo Beach - Trash Beac...
Forum: Great Pacific Garbage Patch
Last Post: saltyruss
March 13, 2020 12:17
» Replies: 0
» Views: 67,354
|
The Truth About Plastic i...
Forum: Great Pacific Garbage Patch
Last Post: saltyruss
March 13, 2020 12:04
» Replies: 0
» Views: 145,295
|
|
|
| Downloading Garmin tracks |
|
Posted by: tparker - July 3, 2006 08:09 - Forum: MacENC & GPSNavX
- Replies (4)
|
 |
Hi,
I have been trying to download the tracks from my Garmin GPS into GPSNavX without much success. My setup involves:
G5 iMac Mac OSX 10.4.7
Keyspan serial adapter
Garmin GPSmap 176
GPSNavX 4.25
I can start a download of the tracks and it gets about 15% through and then GPSNavX reports "Transfer incomplete". I have tried it several times with approximately the same result, sometimes it stops sooner.
Any thoughts?
Thanks,
Tim
|
|
|
| World Planning/Passage Chart? |
|
Posted by: jagasail - June 30, 2006 08:57 - Forum: MacENC & GPSNavX
- Replies (35)
|
 |
Does anyone know of a detailed world chart available that works with MacENC and/or GPSNavX? When I was still on the dark side and using MaxSea they had several, including one (I believe C-Map) that was detailed enough for passagemaking except for the landfalls. The one with GPSNavX is not nearly as detailed. I've looked on the net but haven't found one. In fact I couldn't even find a 'world' chart.
Scot
s/v Jaga
Port Townsend, WA
|
|
|
| GPSNAVX and Salling Clicker? |
|
Posted by: Hacienda II - June 21, 2006 19:27 - Forum: MacENC & GPSNavX
- Replies (1)
|
 |
Just installed a Mac Mini on my Sabre 34. All systems are up and running including GPSNAVX,NMEA data through a Shipmodul Multiplexer, iTunes, DVD player, etc.
I have Salling Clicker running on the mini and my Sony Ericsson P910i. This allows me to have complete control over iTunes, DVD Player, iPhoto and others from anywhere on the boat. The iTunes control is awesome! It even pauses iTunes when the phone rings and resumes when you hang up.
Now, I'm wondering how hard it would be for someone to write scripts for GPSnavX. This would be a great feature - hand-held instrument repeater, small chart on the phone, etc.
Any programmers out there?
Richard.
|
|
|
| MAC program to read NMEA data |
|
Posted by: rirvine - June 20, 2006 10:25 - Forum: General
- Replies (1)
|
 |
The following can be used to read the NMEA sentance (all of them) that come down the wire - it read 1000, displays them, and write them to a file.
use Device::SerialPort;
$port="/dev/cu.KeySerial1";
$ob= Device::SerialPort -> new ($port);
$ob-> baudrate(4800);
$ob-> parity("none");
$ob-> databits( 8 );
$ob-> handshake("none");
$ob->write_settings;
unlink "data.txt";
open (INPUT, "/dev/cu.KeySerial1");
open (OUTPUT, "> data.txt");
$time = localtime(time ());
print "Start Reading NMEA Data ".$time."\n";
$w=0;
while ($w < 1000){
$text=readline INPUT;
print $text;
print OUTPUT $text."\t\n";
$w=$w+1;
}
If you do not have Device::SerialPort on you MAC, you can download it from
www.DarwinPorts.org
|
|
|
| Lowrance iFinder H20 |
|
Posted by: xymotic - June 14, 2006 17:57 - Forum: Hardware
- Replies (1)
|
 |
Anybody have any luck connecting a Lowrance iFinder H20 C to MacENC? I "think" I have the serial adapter working, but I'm not getting any NMEA data. I'm unsure of the various setting.
|
|
|
| vector chart? |
|
Posted by: tib51 - June 14, 2006 02:37 - Forum: MacENC & GPSNavX
- Replies (1)
|
 |
Hello!
I'm a french mac user, and I'm really interested in MacEnc.
The problem is: I already have 2 world coverage: the first is a navichart coverage, the second is a C-Map 93 coverage.
It seems that I can't use nor one, neither the other with MacEnc... Can you confirm me that? It is really too expensive to buy again chart..... will MacEnc have the compatibility with one of these format?
I tryed to download a demo of a vector chart from one of the site in the compatibility list of MacEnc, but it just doesn't work. I get this file: 1IDEMO_DD_ELBE_1_0_0.7CD but it seems MacEnc doesn't see it (I tell him in the chart manager where was my chart folder).
It's a bit complicated to use chart with MacEnc, it would be very usefull if your website explain to users how to make simple action, like add chart....
I hope you'll answer all my questions....
thank you
|
|
|
| Navionics Platinum Charts? |
|
Posted by: Guest - June 9, 2006 19:01 - Forum: MacENC & GPSNavX
- Replies (1)
|
 |
Will GPSNavX support Navionics Platinum charts in the near future?
I'd like to purchase these for our E80 Display and would love to use them on my mac with GPSNavX.
Cheers.
|
|
|
| 12 Volt Power Supply for iBook |
|
Posted by: gilthethrill - June 4, 2006 11:00 - Forum: Hardware
- Replies (10)
|
 |
Hello from Canada
Could anyone tell me if there is a product that I can buy
that will plug into my boats cigarette adapter outlet
or 12 volt system to charge my G4 14" iBook battery?
I have an inverter that plugs directly into the cigarette
outlet and I can just plug in the AC charger that came
with the laptop but this uses more power than what is required
to actually charge the computer.
Thanks,
Gil
|
|
|
|