Chit Chat Thread For The Week Of December 02, 2024
Mon, 12/02/2024 - 10:32am
![]() ![]() ![]() ![]() 13 years
|
This is the place to talk about things that are not GPS related.
This thread will be closed on Monday and a new one will be opened.
~Angela
Serious cold.....
.... Is coming our way. Have to winterize the RV quickly now after returning from Thanksgiving trip.
Drive safe folks.
rvOutrider
tuesday ...
Thanksgiving week was busy. Only three weeks till the next break.
--
it's the dog's fault
Garmin DriveSmart 5 My other toys: IMac quad-core i3, Mac Mini M1. MacOS: Sequoia 15.1.1 The dog's name is Ginger. 2010-2025
Hello!
Have a great day!
Dorin
Checking in.
Checking in.
USN Recon Heavy Attack Squadron 1, Smoking Tigers. --- Zumo 550 mounted on Harley handlebars.
Hope everyone has a great
Hope everyone has a great week. Vacation is over, so it’s back to work tomorrow.
Have a great week, everyone!
Have a great week, everyone!
HELLO!
Have a great week, everyone.
Have a great week everyone
Have a great week everyone
multiple
calls today, no bueno
Gave a great week everyone!
Gave a great week everyone!
Hi Everyone
Keep warm and enjoy the week.
Hello
Hello
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.
gm
Good morning
Garmin DS55 with Traffic
Happy Wednesday
Have a great day.
Wednesday
22 and frost this morning.
johnm405 660 & MSS&T
hello
hello everyone
Have a great day!
Have a great day!
Another day…
And other Bill arrives by email. Lol
hello
hello
have a good week
Last month of the year
Steve - 2 Nuvi 3597
Happy
Happy.

Garmin Nuvi 2555 LMT, Street Pilot C340, nuvi 265WT, Mio Moov 300, nuvi 255W, Navigon 2100 (Retired)
Have
a good week.
DriveLuxe 50, 2460LMT, 680 x 2, 3597LMTHD & 765T stolen
going to be a cold week
going to be a cold week
Cold in Virginia.
Cold in Virginia.
blowing
so the windmill turns
BrrrrrRRRR!
From my back yard Ambent Weather Station
12/4/2024 11:33 pm
Outdoor Temperature
9.9°F
Feels Like
-2.7°
Today's High/Low
42.1°F/9.9°F
Wind Speed
9.2 mph
Gust
11.4 mph
Max Daily Gust
33.1 mph
Alan - Android Auto, DriveLuxe 51LMT-S, DriveLuxe 50LMTHD, Nuvi 3597LMTHD, Oregon 550T, Nuvi 855, Nuvi 755T, Lowrance Endura Sierra, Bosch Nyon
Thursday
20 this morning and hazy
johnm405 660 & MSS&T
Hello.
Hello.
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.
poi points, bla bla bla progrmming
I use tomtom, a lot don't,
this site has .ov2 for most sets, a lot don't
a lot of sites issue everything in .csv
I use this a lot
makeov2.php?file=something.csv
on local server, takes one argument, the .csv name
writes to the published .ov2 specs and it works :Stunned about that:
<?php
if(!isset($_GET['file'])) {
die("must include filename.csv");
}
else {
$file=$_GET['file'];
}
$csv = file($file);
$nbcsv = count($csv);
$out = $file.".ov2";
$fp = fopen($out, "w");
for ($i = 0; $i < $nbcsv; $i++) {
$table = split(",", chop($csv[$i]));
$lon = $table[0];
$lat = $table[1];
$des = $table[2];
$TT = chr(0x02).pack("V",strlen($des)+14).pack("V",round($lon*100000)).pack("V",round($lat*100000)).$des.chr(0x00);
@fwrite($fp, "$TT");
}
fclose($fp);
?>
I couldn't think of something POI-ish and want to keep my windmill
the title of my autiobiography "Mistakes have been made"
Good week
have a great week.
NUVI 2595 & 2599
Hello
Hello
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.
Friday
19 degrees and low fog.
johnm405 660 & MSS&T
snow event has ended. Merry
snow event has ended. Merry Christmas!!!
N.E. Ohio, Garmin 2598 Garmin Drivesmart 65
Have a great weekend.
Have a great weekend.
Another week
Blown to peices
Never argue with a pig. It makes you look foolish and it anoys the hell out of the pig!
Everyone
Everyone have a good week
Holy Smokes Batman
Did you know that Superman was created by a Canadian?
A picked nose is a clean nose!
Hello
Hello
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.
Saturday
Cold 19 with fog
johnm405 660 & MSS&T
Still cold
Still cold
John B - Garmin 765T
.
Have a good weekend
hello
hello everyone
Hello
Hello
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.
Sunday
Cold 24 and some fog.
johnm405 660 & MSS&T
sunday again?
Have a safe week out there.
nüvi 3790T | Those who make peaceful revolution impossible, will make violent revolution inevitable ~ JFK
Have a nice week!
Have a nice week!
an94
Have a nice
week
almost there
Have been dreaming of the weekend being over since Friday. Only 2 hr. and 27 min until 08:00 EST, when I come off of being on-call.
This notion of Sunday scaries, I think it was invented but I can't prove it. Anyone who thinks they might have it? Get a job like mine, and they will get over it and embrace Sundays in the sense that the day after ends the on-call rotation.
Hi!
Have a great week!
Dorin
Hello
Hello
Charlie. Nuvi 265 WT and Nuvi 2597 LMT. MapFactor Navigator - Offline Maps & GPS.