Jump to content

robertlipe

Moderators
  • Posts

    5304
  • Joined

  • Last visited

Everything posted by robertlipe

  1. Thank you, Overland1, Red90, Atlas Cached, and others in this thread for quality, helpful info. The posts here are spot-on. At Garmin MSRP, 20% off trade-in may still be more than other vendors for all but the latest models. I second the advice to spend less than the cost of the "t" on large-ish memory cards and using free, legal maps like http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/Download and https://www.gpsfiledepot.com/ If you're carrying a better camera anyway (pretty easy to do, though the IPX7 rating is a step up from your DSLR or even point-n-shoot) the "50" upgrade is hard to justify, too. the $120-ish price bump will buy nice memory cards. It's an older model, but the Oregon 600s are being closed out for $195. It doesn't have the built-in cell radio for "live updates" like the Oregon 700, but that's not worth $200 to me personally. That, or the other features new to the 700, may be worth it to you and, if you're buying it for years of service, it'll fall off the "we don't fix those any more" list later. I'll admit I've gotten off the wagon of chasing the newest Garmins. As you can see in the "known issues" section of the FAQs cited above, it's not like the newest models are actually bug-free - ever. The older models have longer lists because they've seen more use and some of the red issues just haven't been confirmed in later builds. My 600 has some of the same issues that my 450 did which had some of the same issues as my Colorado. I've just learned to live with the relatively low quality firmware and pull batteries and live with the spontaneous resets I've had in all of them since my 60CSx. As for how old the 76Csx is, remember that was a 2006 remake of a 2004 product. (They were upgrades of the original 76C/76Cx to add the SirfStar III - and later MediaTek - receiver and SD cards, plus firmware changes to support the memory cards, though they were always pretty clearly a sidecard.) Twelve years is a long time in tech. The multi-touch, high-res screen and smooth scrolling maps will be night and day from your current one, even though those older X models remain the workhorses for search and rescue and a few other niches.
  2. [ moderator note ] Subject changed to better attract the kind of experience you're seeking. Please take the time to pick a good subject line to help the crowd help you. Include details like what operating system you use, etc.
  3. Moderator here. This thread is pretty nonsensical. It's OK if English isn't your primary language, but most of the helpful people here are English speakers. Stringing together nonsensical English words does not help them help you. Asking about a model you don't have and then arguing with the helpful answers you were given is not productive. Please be respectful of the time and accumulated knowledge of the people trying to help you by asking coherent questions. Device names and numbers matter. Etrex is a less performant product line than Dakota. They're less expensive for a reason. Etrex 30 apparently had some firmware issues with the compass early in its life. See https://forums.garmin.com/archive/index.php/t-30468.html for example. Referencing five year old videos without firmware versions or context isn't that helpful. Please try to ask more focused and coherent questions that reflect your actual experience of unmet expectations.
  4. The best way is with a premium membership. That way you get the description, hint, cache type, container size, logs, etc. The non-premium .loc files contain only a tiny fraction of the data. You can convert .loc to .gpx via GPSBabel, but there is no alchemy; it can't produce the data I listed earlier because it's just plain not there in .loc files. The $30USD/year to use your $300 GPS to its fullest is worth it. Mac and 60cx worked lovely for over 10 years via GPSBabel.
  5. Done. https://github.com/gpsbabel/gpsbabel/commit/27d5db7ec80aa7603632a3151d8736d4728a5e92 (Yes, it's silly that code appears in multiple places...)
  6. Enjoy. It should remember that your settings so you have even fewer clicks next time. Drag and drop of GPX files should work once again now. (That were broken on certain OS/X versions until a few months ago.) Bonus tip: If you want to hunt with real cache names instead of GC54321, go "Advanced Options" and select "Synthesize short names". It will make the best human-readable name (with an English slant) that fits on your device, but is still unique. I see the gauche colored icons are in the buttons for advanced settings. I'll make those Windows-only tonight...
  7. Using GSAK, a Windows program, on a Mac isn't trivial. If you've not already navigated the waters of Bootcamp or virtualization like Parallels or VMWare and purchased a Windows license, preferring a native MacOS solution is wise.
  8. GPSBabel knows about that GPS and it knows about geocaching pocket queries, so it'll get it done. It'll take a drag and drop of an unzipped PQ as input, but you'll still need to select "garmin" and "usb" as an output. I won't pretend it's the easiest possible solution for that specific case. That's the price of flexibility. As pedantry, in the computer business, "MAC" is the Media Access Controller, a low level in the ISO protocol stack while a "Mac" is a computer built by Apple. As disclosure, I'm the GPSBabel creator and a geocacher.
  9. "Gulf of Guinea", also known as Null Island, is special in electronic cartography as it's coordinates "0, 0" The intersection of the equator and the prime meridian is where you describe. I'm doubtful that toggling GLONASS was actually involved. More likely, the passing of time while the unit was recovering from an internal crash or inconsistency was the "fix". It probably had a very confused idea of your location (corrupt time or saved location) and you had to wait for a cold start for "first fix". If it happens again, I'd consider the unit slightly defective.
  10. You're wasting effort with a 500GB card when the largest map you can use on this device is 2GB and there's not really a way to switch on the device, IIRC See the pinned faq at the top of this group for discussions on why even 8GB cards are overkill. http://www.gpsfaqs.org/faqs/garmin/xseries/g60cx/accessories.html#memory
  11. Is your script shared in a place where we can see, download, and use it? "Totally unusable if you're not me" means it's not really something I'm interested in publishing and supporting. I put a version of it here in 2009. I've updated it a little bit here and there to special case GPSes like the Magellans or a geocache-unaware Nuvi, but it's still about the same. I have a version somewhere that prompts if you want to eject the drive and does the umount / diskutil eject for the right volumes, but it's not on this computer. There's no real magic here, but given the difficulty in this audience of describing copying files with drag and drop, I expect this to not go over real well. There's a whole bunch of hardcoded stuff here like fire-hydrants for the StreetPilot 2720 (the last great dashtop Garmin made, IMO) that aren't exactly obvious - it's not because geocaches have anything to do with fires; it's because it's the highest contrast icon on that model that provides caps so you can see clusters from a distance. The default.wpt stuff is a file of points I always want on the device, like "Home" and family members I may be visiting. [ -d /Volumes/MAGELLAN/Geocaches ] && { GEODIR=/Volumes/MAGELLAN/Geocaches WPTDIR=/Volumes/MAGELLAN/Waypoints } [ -d /Volumes/Garmin/Garmin ] && { GEODIR=/Volumes/Garmin/Garmin/GPX WPTDIR=/Volumes/Garmin/Garmin/GPX # Nuvi 1350LMT. [ ! -d $GEODIR ] && { GEODIR=/Volumes/Garmin/GPX WPTDIR=/Volumes/Garmin/GPX SMART=" -s " } } #for OUTDIR in $OUTDIRS #do # [ ! -d $OUTDIR ] && continue for i in "$@" do case $i in *-wpts.gpx) DEST="$WPTDIR/$i" ;; *.gpx) DEST="$GEODIR/$i" ;; *.zip) echo "Skipping zip file $i" DEST=/tmp/ ;; *) DEST="$GEODIR/${i}.gpx" ;; esac echo Copying $i to $DEST if [ -z "$SMART" ]; then cp "$i" "$DEST" else gpsbabel -i gpx -f "$i" $SMART -o gpx -F "$DEST" fi #done gpsbabel -i gpsutil -f ~/default.wpt -o gpx -F $OUTDIR/default.gpx done sync The similar script I use for my StreetPilot and older Garmins is: $ cat ~/bin/gspup : # Strain of gpsup for uploading to Garmin USB. #GB=~/src/gpsbabel.sp/gpsbabel #[ -x ~/src/gpsbabel.sp/linux/gpsbabel ] && GB=~/src/gpsbabel.sp/linux/gpsbabel GB=~/src/gpsbabel/gpsbabel if [ `basename $0` = "gspup" ]; then TTY=usb: else TTY=/dev/ttyS0 fi for i in $@ do CMD="$CMD -i gpx -f \"$i\"" done CMD="$CMD -i gpsutil -f $HOME/extra.wpt" ${GB} -i garmin -f usb:-1 | while read unit junk junk model do THIS_TTY=usb:$unit echo Sending to $model case "$model" in StreetPilot*) ICON=",deficon=Water\ Hydrant" SMART=-Sn ;; *60C*) ICON=,deficon=geocache SMART=-Sn ;; esac ${GB} -i gpsutil -f ~/default.wpt -vS -o garmin -F ${THIS_TTY} eval ${GB} -w -r $CMD ${SMART} -x duplicate,shortname -vS -s -o garmin${ICON} -F usb:$unit # eval done
  12. A number of posters in this thread would be better served asking questions in the website group at http://forums.Groundspeak.com/GC/index.php?showforum=139 I really don't think that anyone responsible for the site reads this group. FWIW, I've loaded probably hundreds of thousands of caches at this point via scripts that unpack the PQ, use GPSBabel to suppress duplicates, and do some special case things for the Magellans vs. the Garmins and the GPX devices vs. the Garmin protocol devices (I still keep a 12 y/o StreetPilot on my dash) and such. It's totally unusable if you're not me, but a little bit of scripting can automate this and let you not be reliant on plugin and site features that you don't control. As perspective, my script is named "toco" because this version was named when I needed to ship geocaches TO my Garmin COlorado...the first Garmin to actually understand geocaching.
  13. It seems highly unlikely that anybody that knows this number can talk about it, but the tech group is certainly not the right place. Moving.
  14. You may not want to start with Earth or Maps as there may be licensing issues. (As a practical matter, nobody's going to notice you screenshotting your favorite park. Build a tile scraper and sell the imagery from a state and you're going to capture attention you probably don't want.) Going straight to government sites can usually get you license-unrestricted aerial and satellite data. Maps and Earth two use different projections which is unlikely to matter for small areas like individual parks. Rich did a good tutorial when this was announced. http://gpstracklog.c...er-imagery.html and http://gpstracklog.c...maps-day-2.html - it's in multiple pages. Garmin forums are pretty dead these days, but there's https://forums.garmi...min-Custom-Maps There are probably newer articles and tools, but that'll get you started.
  15. Closing because it's not geocaching and overlapts another active thread. TL;DR: Don't.
  16. Garmin has made many hundreds if not thousands of devices. Some of them have mini-USB sockets. Some of those devices came with cables. There are many hundreds, if not thousands, of tablets running a variety of operating systems. Those operating systems and their associated hardware as well as the vagaries of things like USB On The Go and the presence or absence of any needed software to do what you're actually seeking makes this a bit of a riddle. Can you please try to focus your question down a little? What Garmin are you trying to connect to what Tablet and what are you trying to do? It'll really help you get better answers.
  17. There's mixed quality advice above. If you're making legal decisions, such as giving directions to a timber harvester, the advice to not save a few hundred bucks on a surveyor seems sound. Sounds WAY easier than defending against property damage and "theft" when a timber harvester drifts too close to the edge. But I'll leave legal to legal experts and focus on the technical. Consumer grade GPS is still rated 3 meters in fantasy conditions. Newer GPSes make that fantasy more likely, but you're still at about ten feet - and in the woods, on a hill, surrounded by cliff walls isn't it. Your 76CSx, used properly, will be about on par with what you can buy today. But you're going to have to work for it. Hint: the single least expensive upgrade you can make. You want approximately this, but double check that connector type. As for the accuracy while walking a line, observe that specific model, I actually wrote up a (nearly forgotten) article on that very device over ten years ago at http://www.mtgc.org/robertlipe/showdown/ The SirfStar III chips in those had three modes, IIRC. "Track Smoothing" which would compute your moving velocity over time and figure you were probably continuing in about that direction at about that speed (your hike wasn't going to become a jet in two seconds). This had an effect very much like the famed Magellan "overshoot" from the early 2000's. "Static Navigation" where the math would assume you weren't moving 1m this way, .7m that way, .4m that way, etc. in adjacent seconds: you were probably stopped at a stop sign or resting on a bike. There was also the "raw" mode where every little jitter was reported. When you weren't using waypiont averaging (which we assumed was done by software off the Sirf/MediaTek cores) we deduced this generation of devices was using the latter. So if you really wanted good position from these, be prepared to use waypoint averaging over time. But you really should temper your expectations reasonably. If you're expecting to walk 1.3 miles in the woods over terrain following an arrow with a spray can and tell your loggers that anything on that side of the line is fair game, well, that's just not reasonable. I have over a hundred GPSes (yeah, really) and there have been times I've taken a dozen or so of the 'best' for a joyride. Even at auto speeds (my car moves further in a second than you do on foot in the woods, so that 3m matters less) there's some pretty crazy jitter. There are good reasons the GPSes on each end of the blade of the dozers sloping that curve in the road are getting additional help from pro grade gear. As for being "not strictly geocaching related", while I happen to be one of the moderators, I also allow some leeway based on community feedback. This post flushed out many experts that have been here a long time that were willing to help. If your account was created to ask "how I hack the gps to track my cheating spouse's cell like Will Smith does in the movies" or "who knoz the best fleet tracking device?" when you have no finds or hides, but your signature and profile says "contact me fo rthe best fleet tracking gps device", I'm going to have a good day making you have a bad day. :-) We do have some reasonable percentage of the world's (mostly non-professional. mostly.) experts on this tech represented here...and they're pretty consistently telling you to seek professional help (some are even offering it) for more than rough sketches. But as a moderator, I'm going to do my best to strike a balance of 'interesting' and spam-free.
  18. To save you from some perhaps unkind replies, can you please confirm whether it worked _before_ you replaced the batteries? The way it's written, it looks like you've just replaced/installed dead batteries. Whose "help desk" did you contact and what suggestions did you try? When asking for help, asking good questions is a big part of the result.
  19. Closing in favor of other pandering thread at http://forums.Groundspeak.com/GC/index.php?showtopic=343178
  20. You are, indeed, correct. It was a Mini B and not a Micro B. (My day job was USB for many years, so that's just embarrassing.) Unique shortname collisions are something I solved in the Meridian Plat era in GPSBabel. Not losing 'This is my supercool caching series #43" was an early 2000's project for me. (I can point you to the code that tries to retain the last numeric digits in favor of just making one up to keep it unique within device restrictions if you're into that kind of thing...) That code WAY predates the Delorme units, Delorme giving up on their troubled protocol and presenting USB mass storage and parsing GPX was much welcomed - much like the purchasers of what was left of their business did years before.
  21. I'll defer to the others that actually geocache with these on the exact version numbers, but you really really want to upgrade the firmware to the version where it shows up on your computer like a mass storage device and you just copy pocket queries to it. Delorme's communication protocol was, uuuh, sub-awesome. I actually removed it from the last couple versions of GPSBabel with nobody noticing. (I think I was about the only one to ever support delbin....) If you use your fone for picking hotels and places to eat and your PN-40 for actual hunting in the woods, you should be fine. Mountains change less than hotels. The use of a proprietary cable was unwise when they did it. They're unlikely plentiful these days. It's worth a mention that their cables were well known to be sub-awesome. Three new cables from a box would often fail in different ways. There was a "slug" that plugged into the back that came out into a Micro-B that was WAY more reliable. The kindest thing I can say for the PN-40 was that it was less terrible than the PN-20. I would not go to great lengths to recover an investment in that device, though. A contemporary $200 eTrex can save you from lots of rounts of Delorme Trivial Pursuit if you're in a position to spend money over time.
  22. Hey, Balloo&bd. I know you've been at this for a while and I'm not trying to be mean or start a fight, but I'd advise you to look at a different class of products. Not to be disparaging, but this is a dead market for a good reason. Laptops are terrible to navigate by. I've tried it with every product above and even my own product (which I'm not recommending because it's terrible for this...) It's my personal experience that even the worst Nuvi you can buy today is a better auto nav system than any combination of S&T, Mapsource, Mapsend, Street Atlas, etc. It's not a coincidence that all those programs have stopped focusing on this market. I have over a 120 GPSes and there's still a StreetPilot 2720 on my dash, so I can speak for nostalgia. Any Nuvi (with "LM" or, better yet, "LMT" in its name to add "T"raffic to "Lifetime Maps") for $100 is going to be much less aggravating than keeping a laptop running. An old cell fone running Google Maps with offline maps cached (has to be refreshed every 30 days) or a data-only SIM is going to give you the streets that you won't get on a Mapsend CD (for the cost of the Nuvi...) for years. If you're doing things like multi-point routing (I do) you may need to move from the bottom of the product line, but the overall experience is just better. The price of licensing the map data from Navteq/TeleAtlas is crushing in low volumes. I used to love S&T - it was my favorite mapping app for years. There are features in GPSBabel that exist for me power-caching with S&T...in 2003. https://www.gpsbabel.org/formats/s_and_t/Importing_into_Microsoft_Streets_and_Trips_2003.html I traveled thousands of miles with a laptop operated by a co-pilot, shouting out turn-by-turns and reading geocache descriptions, but I just can't imagine doing it these days. Sorry if that sounds like tough love, but it kind of goes hand in hand with my previous post on serial port GPS...
  23. GPSBabel still supports the serial Garmins. It's easy to imagine a the day I remove it. Honestly, the USB protocol devices might go at the same time as the two are deeply entwined and the last time we saw a NEW Garmin Protocol device (not a paint job or a receiver chip swap) is about fourteen years ago. Honestly, if you tried it and it didn't work, it's not like I'd spend two hours tracking down one of the devices and the cables and adapters and replicating your OS environment unless it were a contract effort. (Maybe you're a park with 400 of them and it's worth you writing me a check...) I'd probably spend the 30 minutes removing it totally. You probably don't ever want to be the first person using some exact combination of USB/serial adapter, driver, OS, device firmware, and host software unless you're prepared to debug it. You're outside herd immunity with serial devices at this point. I can't really say I miss the days of week-long conversations like this: https://sourceforge.net/p/gpsbabel/mailman/message/4907336/ GPSBabel should even read your old EasyGPS files. https://www.gpsbabel.org/htmldoc-development/fmt_easygps.html is another thing that I doubt anyone has actually used in ten years, but it's at least low-maintenance cost for me.
  24. Here's another thread where I have the awkward position of being both a mod and a 15+ year contributor. As a mod, I'll remind you to be respectful of each other. There's a lot of unnecessary roughness above. As a "mere" poster, I happened to be involved in the creation of GPX, the creator of the first multi-platform GPX reader/writer, the creator of GPSBabel, and that guy that wrote War And Peace in "spinning green circle". I have some 15M-ish GPSBabel users and bought an Oregon 600 to riff on implementing .ggz support. First, the community requests/support simply wasn't there. A HUGE percentage of Clyde/GSAK's market needed/wanted it and I helped him/them through some early teething pains, but I think the number of requests I've seen for it in GPSBabelsville probably fit on a single hand. I actually implemented and checked in partial support for it in GPSBabel 1.5.3 which, for totally stupid reasons that were my fault, broke our GPX writer for files > 5MB. Only this holiday weekend did I get a 1.5.4 (mostly) out to correct this, though the source revert has been available for a while. I did the original implementation back in '15 http://forums.Ground...dpost&p=5519295 and spent months calling out for help, test feedback, etc. to be met with silence. My initial implementation worked OK for US english, but went up in flames if anyone did any multi-byte logs, cache names, or descriptions. The device would render trash or crash. This is the dirty little secret of software. Things happen because someone wants them badly enough to make them happen. You put in in a few hours testing and describing a request, your cache-mate puts in a few hours translating to Elbonian, someone donates a GPS, someone pays an intern or student worker to implement and upstream something. If you can't point at the sugar daddy, it's probably you. GGZ in GPSBabel has no sugar daddy. I totally pulled it out of the 1.5.4 release, but if you're interested in working on it (I know where the skeletons are...) I'd welcome a champion to land them. A few hundred users writing tip notes on the backs of tens gets attention. I won't say that I've hit every branch on the way down, but I'm pleased that I identified enough while on a plane to GeoWoodstock to have not published a mostly working writer. I'm more happy to have (officially) not released a ggz writer than release one that breaks if someone uses an umlaut or accent grave. For nerds willing to talk bits and bytes, our (GPSBabel's) remaining deal-breaker was when we moved to QXMLStreamWriter for output. StreamWriter is super awesome and it treats characters as characters, regardless if they're Windows Bloaty Bytes or sane UTF-8 encoded data, as in GPX itself. The way to write .ggz is to call the gpx writer and split the output, but then run a reader over the output (sound slow? Probably. But it's still faster than the battery powered device in your pocket.) to compute those indices (valet parking thingies) that I described before. The "problem" is that that ggz file wants a byte oriented (utf-8) index instead of a sane character count that's awesomely abstracted away from us. So we probably have to write the files to disk, read them back into memory, and then call C era strfoo instead of QStringfoo on them. Probably. At this point, it's about two years in my rear view memory, but I could absolutely coach someone that cared on the issues involved. GGZ absolutely makes [ stuff ] the problem of the writer to save the reader, which is a reasonable tradeoff of processor power in modern times. If you're interested in working on ggz (doc, testing, implementation, funding, coding, whatever) please contact the gpsbabel mailing lists. It's quite dead right now. RJL
×
×
  • Create New...