3 Things

0 views
Skip to first unread message

Brad.Turnbough

unread,
Dec 29, 2009, 12:10:27 PM12/29/09
to La Crosse Linux Users Group
1) Does anyone have any experience with gpx files and garmin gps
units? Are there open source apps / map data solutions out there?

2) Can someone recommend an app that will allow me to set up a
wardriving rig? I'd also like to pull the data off of my GPS unit
(waypoints, points of interest, previously traveled tracks)

3) Does anyone have any experience with source control solutions? I
am in need of a source control solution to use for my scripts /
programs here at work.

Thanks,

Brad

didier deshommes

unread,
Dec 29, 2009, 12:24:03 PM12/29/09
to lacro...@googlegroups.com
For 3) I would recommend mercurial. There are detailed guides here:
http://mercurial.selenic.com/guide/#lone_developer

didier

> --
> You received this message because you are subscribed to the "La Crosse Linux Users Group" on Google.
>
> To visit our web site, go to http://www.lclug.org
>
> To post to this group, send email to lacro...@googlegroups.com
> To unsubscribe from this group, send email to lacrosselug...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/lacrosselug?hl=en

blhandi

unread,
Dec 29, 2009, 12:26:31 PM12/29/09
to La Crosse Linux Users Group
Brad,

I download from my garmins with something like

gpsbabel -w -i garmin -f /dev/ttyS0 -o csv -F ./Desktop/wayp.txt

-t trak.txt

I create gpx files for others like this one:

www.lacrosserivers.info/riverlst.gpx


Brian


On Dec 29, 11:10 am, "Brad.Turnbough" <brad.turnbo...@gmail.com>
wrote:

Mike Putnam

unread,
Dec 29, 2009, 12:29:29 PM12/29/09
to lacro...@googlegroups.com

+1 mercurial!

Mike Putnam
http://wisconsinlinux.org/

Rick Hallock

unread,
Dec 29, 2009, 12:32:50 PM12/29/09
to lacro...@googlegroups.com
I'm using subversion and the free subversion server at xp-dev.com
along with VisulaSVN (Since we use Visual Studio). I switched from MS
SourceSafe because SourceSafe was not as easy for web access and
more. In-house servers are pretty easy to setup too.

On Tue, Dec 29, 2009 at 11:10 AM, Brad.Turnbough
<brad.tu...@gmail.com> wrote:

> --
> You received this message because you are subscribed to the "La Crosse Linux Users Group" on Google.
>
> To visit our web site, go to http://www.lclug.org
>
> To post to this group, send email to lacro...@googlegroups.com
> To unsubscribe from this group, send email to lacrosselug...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/lacrosselug?hl=en

--

Thanks
Rick

John E. Conlon

unread,
Jan 12, 2010, 9:29:55 AM1/12/10
to lacro...@googlegroups.com
Hi Brad,

See inline...

Brad.Turnbough wrote:
> 1) Does anyone have any experience with gpx files and garmin gps
> units? Are there open source apps / map data solutions out there?
>

Have no experience as of yet, but I do have an interest in gps data
collection. Let us know what you find out here.


> 2) Can someone recommend an app that will allow me to set up a
> wardriving rig? I'd also like to pull the data off of my GPS unit
> (waypoints, points of interest, previously traveled tracks)
>

Also have not worked with this problem domain. Did a quick google and
found:
http://www.wardrive.net/wardriving/faq

It mentions the NetStumbler. Are you familiar with that utility? If
that doesn't work for you I may have an alternative...


> 3) Does anyone have any experience with source control solutions? I
> am in need of a source control solution to use for my scripts /
> programs here at work.
>

The three source control solutions that are most used (and are also open
source) are CVS (oldest), Subversion (next gen of CVS), and GIT (the
upcoming challenger).

I use Subversion. You can get it from:
http://subversion.tigris.org/

You may already have the client installed. Try typing:
svn help

BTW, Brad are you familiar with any programing languages?

John

> Thanks,
>
> Brad
>
>

John E. Conlon

unread,
Jan 20, 2010, 12:16:03 PM1/20/10
to lacro...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages