Re: [Xastir] Fwd: [Special] [aprsfirenet] [Announcement] Firenet Server Uptime Issues

2020-11-08 Thread David Lane
Thanks for the update. I will echo it to my teams. 

David

---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM: kg4giy

> On Nov 8, 2020, at 11:52, Curt Mills  wrote:
> 
> -- Forwarded message -
> From: Eric H. Christensen via groups.io 
> Date: Sat, Nov 7, 2020 at 4:55 PM
> Subject: [Special] [aprsfirenet] [Announcement] Firenet Server Uptime Issues
> To: 
> 
> 
> Greetings fellow APRSers,
> 
> There have been several questions around the recent (and not so
> recent) uptime issues with the Firenet APRS servers.  Here is what I
> know right now:
> 
> Firenet has four servers:
> N5JXS-F1 has been down for a while.  The systems administrator for
> this box is extremely busy with a bunch of other tasks at the moment
> so...
> WG3K-CA is almost behaving itself but goes down on occasion for memory issues.
> WG3K-NJ just won't stay up and I'm planning to move it back to its own box 
> soon.
> WE7U-IE just works.
> 
> Each of these servers can handle ~50 connections. With three servers
> we usually don't have a problem.  When one decides to go on vacation,
> we usually have a problem.  This can affect the dissemination of our
> objects and data as well.
> 
> So, I say all this to say... I'm working on it.  Curt's box just
> works.  Mine, for some reason, likes to fall over more than it should.
> Stay tuned for more information.
> 
> 73,
> Eric WG3K
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#41): https://groups.io/g/aprsfirenet/message/41
> Mute This Topic: https://groups.io/mt/78106468/145615
> Group Owner: aprsfirenet+ow...@groups.io
> Unsubscribe: https://groups.io/g/aprsfirenet/leave/2516005/1904980795/xyzzy
> [curt.w...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
> 
> 
> 
> -- 
> Curt, WE7Uhttp://xastir.orghttp://www.sarguydigital.com
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Thanks Tom,

I had that thought after I sent my first post. I ran through the first few 
steps and it worked so I suspect that was the core problem. It’s been a bit 
since I did my last full compile. Good documentation so my hat is off to 
whoever did the work. 

David

---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM: kg4giy

> On Nov 6, 2020, at 17:26, Tom Russo  wrote:
> 
> You did not install the autoconf/automake tools.  You may have skipped
> that setion of the instructions.
> 
> Please see https://xastir.org/index.php/HowTo:Raspbian  again, where
> you'll find a list of prerequisites steps prior to the section you quoted,
> under the heading "Start installing packages".
> 
> If you skip the steps in that section, nothing after it will work.
> 
> 
> On Fri, Nov 06, 2020 at 09:24:33PM +, we recorded a bogon-computron 
> collision of the  flavor, containing:
>> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
>> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1] 
>> When I asked for the bootstrap command to run I got a response of 
>> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
>> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
>> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir# 
>> Can anyone let me know what didn't load correctly?
>> Thanks
>> 
>> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
>> 
>>In this method, you get your source code directly from the repository
>> the developers use to work on the software. Here's the step-by-step
>> method for getting it this way.
>> 
>>You can make different choices here for where you want to store your
>> code. This example puts it in a src directory under the user's home
>> directory:
>> 
>> mkdir ~/src cd ~/src 
>> 
>>Then issue the following command to retrieve the latest Xastir code:
>> 
>> git clone https://github.com/Xastir/Xastir.git [2] 
>> 
>> The above command could take a while to finish if you're on a slow
>> link, as there are a lot of files to download.
>> 
>>* Run bootstrap to generate Makefile.am and configure:
>> 
>> cd Xastir ./bootstrap.sh
>> 
>> 
>> 
>> Links:
>> --
>> [1] https://xastir.org/index.php/HowTo:Raspbian
>> [2] https://github.com/Xastir/Xastirgit
>> 
>> ___
>> Xastir mailing list
>> Xastir@lists.xastir.org
>> http://xastir.org/mailman/listinfo/xastir
> 
> -- 
> Tom RussoKM5VY
> Tijeras, NM  
> 
> echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Fair enough.

Here is what “should” happen once you have all the goo installed. I did not run 
the compile.

pi@pi4-4-second:~ $ ls
Bookshelf  Documents  Music Public Videos
DesktopDownloads  Pictures  Templates
pi@pi4-4-second:~ $ mkdir src
pi@pi4-4-second:~ $ cd src
pi@pi4-4-second:~/src $  git clone https://github.com/Xastir/Xastir.git
Cloning into 'Xastir'...
remote: Enumerating objects: 77, done.
remote: Counting objects: 100% (77/77), done.
remote: Compressing objects: 100% (64/64), done.
remote: Total 30220 (delta 29), reused 44 (delta 13), pack-reused 30143
Receiving objects: 100% (30220/30220), 22.49 MiB | 4.77 MiB/s, done.
Resolving deltas: 100% (23108/23108), done.
pi@pi4-4-second:~/src $ ls
Xastir
pi@pi4-4-second:~/src $ cd Xastir/
pi@pi4-4-second:~/src/Xastir $ ./bootstrap.sh
6) Removing autom4te.cache directory...
5) Running aclocal...
4) Running autoheader...
3) Running autoconf...
2) Running automake...
configure.ac:50: installing './compile'
configure.ac:46: installing './config.guess'
configure.ac:46: installing './config.sub'
configure.ac:26: installing './install-sh'
configure.ac:26: installing './missing'
callpass/Makefile.am: installing './depcomp'
1) Generating derived language files.
Bootstrap complete.
pi@pi4-4-second:~/src/Xastir $

> On Nov 6, 2020, at 4:53 PM, kb8uih88  wrote:
> 
> My message got all jumbled up. Will respond later when I can get on my 
> computer. Thanks for fast response.Sent from my Verizon, Samsung Galaxy 
> smartphone
>  Original message ----From: David Lane  Date: 
> 11/6/20  4:31 PM  (GMT-05:00) To: Xastir - APRS client software discussion 
>  Subject: Re: [Xastir] Confused..HELP Before you did 
> the git clone did you create the local src directory then change into it?You 
> really should not be running the compile as root, but check your /home/root/ 
> directory and make sure you have a directory called src/Xastir 
> (/home/root/src/Xastir). When you do the git clone, it should create the 
> Xastir directory, you don’t need to actually create it.If you did not do the 
> git clone as root, then the source file is in the home directory of the user 
> you logged in as (likely pi) so /home/pi/scr/Xastir (or if you did not create 
> the src directory, Xastir). Once the clone is complete, it should all fall 
> into place.David> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:> > 
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.> Excerpt 
> below from https://xastir.org/index.php/HowTo:Raspbian [1]> When I asked for 
> the bootstrap command to run I got a response of> 
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing> autom4te.cache 
> directory... 5) Running aclocal/bootstrap.sh: 15:> ./bootstrap.sh: 
> aclocal: not foundroot@raspberrypi:~/src/Xastir#> Can anyone let me know what 
> didn't load correctly?> Thanks> > GET XASTIR SOURCE CODE FROM THE GITHUB 
> REPOSITORY> > In this method, you get your source code directly from 
> the repository> the developers use to work on the software. Here's the 
> step-by-step> method for getting it this way.> >  You can make different 
> choices here for where you want to store your> code. This example puts it in 
> a src directory under the user's home> directory:> > mkdir ~/src cd 
> ~/src> >Then issue the following command to retrieve the latest 
> Xastir code:> >  git clone https://github.com/Xastir/Xastir.git [2]> 
> > The above command could take a while to finish if you're on a slow> link, 
> as there are a lot of files to download.> >* Run bootstrap to generate 
> Makefile.am and configure:> >cd Xastir ./bootstrap.sh> > > > Links:> 
> --> [1] https://xastir.org/index.php/HowTo:Raspbian> [2] 
> https://github.com/Xastir/Xastirgit> > 
> ___> Xastir mailing list> 
> Xastir@lists.xastir.org> http://xastir.org/mailman/listinfo/xastir
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir



signature.asc
Description: Message signed with OpenPGP
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Another thought as I am cranking through this again on a clean system, 
following the directions here: http://xastir.org/index.php/HowTo:Raspbian 
 you need to make sure you are 
starting at Preparing the System and ensure that all the various support 
packages are installed before you clone the Xastir code. I assumed you had 
already done that, but that might not be a true state, so to be pedantic, make 
sure you have all the goo to build before you start.

David

> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:
> 
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> When I asked for the bootstrap command to run I got a response of
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> Can anyone let me know what didn't load correctly?
> Thanks
> 
> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> 
>   In this method, you get your source code directly from the repository
> the developers use to work on the software. Here's the step-by-step
> method for getting it this way.
> 
>   You can make different choices here for where you want to store your
> code. This example puts it in a src directory under the user's home
> directory:
> 
>mkdir ~/src cd ~/src
> 
>   Then issue the following command to retrieve the latest Xastir code:
> 
>git clone https://github.com/Xastir/Xastir.git [2]
> 
> The above command could take a while to finish if you're on a slow
> link, as there are a lot of files to download.
> 
>   * Run bootstrap to generate Makefile.am and configure:
> 
>cd Xastir ./bootstrap.sh
> 
> 
> 
> Links:
> --
> [1] https://xastir.org/index.php/HowTo:Raspbian
> [2] https://github.com/Xastir/Xastirgit
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir



signature.asc
Description: Message signed with OpenPGP
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Confused..HELP

2020-11-06 Thread David Lane
Before you did the git clone did you create the local src directory then change 
into it?

You really should not be running the compile as root, but check your 
/home/root/ directory and make sure you have a directory called src/Xastir 
(/home/root/src/Xastir). When you do the git clone, it should create the Xastir 
directory, you don’t need to actually create it.

If you did not do the git clone as root, then the source file is in the home 
directory of the user you logged in as (likely pi) so /home/pi/scr/Xastir (or 
if you did not create the src directory, Xastir). Once the clone is complete, 
it should all fall into place.

David

> On Nov 6, 2020, at 4:24 PM, kb8ui...@charter.net wrote:
> 
> Hi, newbie here. I can't get Xastir to load properly on my Pi 3.
> Excerpt below from https://xastir.org/index.php/HowTo:Raspbian [1]
> When I asked for the bootstrap command to run I got a response of
> root@raspberrypi:~/src/Xastir# ./bootstrap.sh 6) Removing
> autom4te.cache directory... 5) Running aclocal/bootstrap.sh: 15:
> ./bootstrap.sh: aclocal: not foundroot@raspberrypi:~/src/Xastir#
> Can anyone let me know what didn't load correctly?
> Thanks
> 
> GET XASTIR SOURCE CODE FROM THE GITHUB REPOSITORY
> 
>   In this method, you get your source code directly from the repository
> the developers use to work on the software. Here's the step-by-step
> method for getting it this way.
> 
>   You can make different choices here for where you want to store your
> code. This example puts it in a src directory under the user's home
> directory:
> 
>mkdir ~/src cd ~/src
> 
>   Then issue the following command to retrieve the latest Xastir code:
> 
>git clone https://github.com/Xastir/Xastir.git [2]
> 
> The above command could take a while to finish if you're on a slow
> link, as there are a lot of files to download.
> 
>   * Run bootstrap to generate Makefile.am and configure:
> 
>cd Xastir ./bootstrap.sh
> 
> 
> 
> Links:
> --
> [1] https://xastir.org/index.php/HowTo:Raspbian
> [2] https://github.com/Xastir/Xastirgit
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir



signature.asc
Description: Message signed with OpenPGP
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Thoughts on rumors of Github being "assimilated" by the evil empire of Redmond Washington...

2018-06-03 Thread David Lane
https://www.slashgear.com/microsoft-buying-github-is-reportedly-a-done-deal-03532736/

The end is near.

---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On Jun 3, 2018, at 9:20 PM, MJ Inabnit  wrote:
> 
>> On 06/03/2018 05:16 PM, David A Aitcheson wrote:
>> IMO,
>> 
>>  * ALL open source and ALL sane software development is over
>>  * once confirmed I well be closing/deleting my Github account, as I
>>did with Skype and Linked-In
>>  * sadly that also is going to lead to my no longer using software
>>based on Github
>> 
>> 73
>> de KB3EFS Dave
> 
> 
> wow, that is spooky.  I just pulled up google news and there are several
> stories regard it :(
> 
> 73
> j
> 
> 
> -- 
> 
> wishing you well
> Jaye, ke6sls--via the toshiba w/thunderchicken
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Need help trying to reproduce bug report

2018-06-02 Thread David Lane
Forwarded to the PWCARES cadre. We have a number of folks running Xastir 
(including me). Hopefully someone can verify it.  

Cheers,

David
---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On Jun 2, 2018, at 12:37 PM, Tom Russo  wrote:
> 
> We just got a bug report submitted on github:
> 
> https://github.com/Xastir/Xastir/issues/37
> 
> The claim is that Xastir is repeatedly retransmitting messages over
> RF that have already been acked via the APRS-IS.
> 
> I have never observed this behavior, and am trying to reproduce it.  Much to
> my disappointment, of all the APRS stations in my local area not one has
> messaging capability --- I can transmit messages to my heart's content and
> never get an ack from any of them.  They're all either running one-way
> trackers or are just unattended info reporting stations (e.g. weather
> stations and one-way igates).  Even the D700s I see moving around aren't 
> acking messages (this is possibly an issue caused by the one-way igates...).  
> But that's another lament.
> 
> I've also tried sending messages to a station far out of the area (actually, 
> to Curt), his station immediately ACKS me, I receive the acks over APRS-IS, 
> and that ends my retransmissions over all interfaces once and for all.
> 
> Since I cannot even reproduce getting an ACK on RF in my local area, it'll
> be hard even to see if there's a real bug here.
> 
> Can anyone else check out the bug report and see if they can reproduce
> the behavior reported?  
> 
> -- 
> Tom RussoKM5VY
> Tijeras, NM  
> 
> echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Be glad that Xastir moved to GitHub

2018-03-25 Thread David Lane
I built up an Xaster Pi with GH. Much easier as I am a GH user. Thanks for 
moving it. 


---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On Mar 25, 2018, at 6:48 PM, Kurt  wrote:
> 
> I just gotta learn how to use the danged thing so I can download what I 
> need.Kurt KC9LDH
> 
>  From: Ken Koster 
> To: xastir@lists.xastir.org 
> Sent: Friday, March 2, 2018 10:33 PM
> Subject: Re: [Xastir] Be glad that Xastir moved to GitHub
> 
>> On Friday, March 2, 2018 8:23:03 PM PST Dave wrote:
>> SourceForge has been offline/messed up for days...
>> 
>> ___
>> Xastir mailing list
>> Xastir@lists.xastir.org
>> http://xastir.org/mailman/listinfo/xastir
> 
> I wonder if it's the same thing that hit Github on the 28th.
> 
> https://githubengineering.com/ddos-incident-report/
> 1.35Tbps via 126.9 million packets per second
> 
> 
> -- 
> Ken - N7IPB
> Email: n7...@wetnet.net
> JID: n7...@jabber.wetnet.net
> PGP Sig: F42B EF90 3CD3 31C7 3056  122E 993A 7B2E 5138 C42A 
> I've calculated my velocity with such exquisite precision that I have no idea 
> where I am.
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
> 
> 
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Mapquest Option going away

2016-07-13 Thread David Lane
It is under the green bar print out of the 1.0 kernel release, behind the 
assembler binder. 


---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On Jul 13, 2016, at 4:59 PM, David A Aitcheson <david.aitche...@gmail.com> 
> wrote:
> 
> Hmmm, trying to remember where I stashed my "Staples Easy Button Desk
> Ornament"...
> 
> Thank you Curt.
> 
> Dave
> KB3EFS
> FN24BI81GP
> https://twitter.com/KB3EFS_Dave
> 
> 
>> On 07/13/2016 04:56 PM, Curt Mills wrote:
>> Done. That was easy.
>> 
>> On Wed, Jul 13, 2016 at 1:53 PM, David A Aitcheson
>> <david.aitche...@gmail.com <mailto:david.aitche...@gmail.com>> wrote:
>> 
>>Thank you David.
>> 
>>    Dave
>>KB3EFS
>>FN24BI81GP
>>https://twitter.com/KB3EFS_Dave
>> 
>> 
>>>On 07/13/2016 04:50 PM, David Lane wrote:
>>> So moved.
>>> 
>>> 
>>> ---
>>> David A. Lane, KG4GIY
>>> EC/RO Prince William County ARES®/RACES
>>> +1.703.628.3868 <tel:%2B1.703.628.3868> <tel:+1.703.628.3868
>><tel:%2B1.703.628.3868>>
>>> http://www.pwcares.org/
>>> IM/Skype/Twitter: kg4giy
>>> 
>>> On Jul 13, 2016, at 4:42 PM, David A Aitcheson
>>> <david.aitche...@gmail.com <mailto:david.aitche...@gmail.com>
>><mailto:david.aitche...@gmail.com
>><mailto:david.aitche...@gmail.com>>> wrote:
>>> 
>>>> In that case I am entertaining a motion that
>>"*OSM_tiled_mapquest.geo*"
>>>> and "*OSM_tiled_mapquest-aerial.geo*" and all references unto
>>be removed
>>>> from the source code, documentation and respective
>>repositories. Do I
>>>> have a second?
>>>> 
>>>> Dave
>>>> KB3EFS
>>>> 
>>>>> On 07/13/2016 04:23 PM, Ken Koster wrote:
>>>>>> On Sunday, July 3, 2016 9:23:30 AM PDT Lee Bengston wrote:
>>https://lists.openstreetmap.org/pipermail/talk/2016-June/076106.html
>>>>>> 
>>>>>> Unfortunately it looks like the Mapquest option for Online
>>Maps will be
>>>>>> going away July 11th.
>>>>> mapquest and mapquest-aerial just went away.
>>>>> 
>>>>> ___
>>>>> Xastir mailing list
>>>>> Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>
>><mailto:Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>>
>>>>> http://xastir.org/mailman/listinfo/xastir
>>>> 
>>>> ___
>>>> Xastir mailing list
>>>> Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>
>><mailto:Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>>
>>>> http://xastir.org/mailman/listinfo/xastir
>> 
>>___
>>Xastir mailing list
>>Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>
>>http://xastir.org/mailman/listinfo/xastir
>> 
>> 
>> 
>> 
>> -- 
>> Curt, WE7U
>> http://we7u.wetnet.net
>> http://www.sarguydigital.com
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Mapquest Option going away

2016-07-13 Thread David Lane
I am not a big believer in keeping useless code around that will only make 
making it more complicated. And MapQuest is not likely coming back in its 
current form. 

---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On Jul 13, 2016, at 4:56 PM, Curt Mills <curt.w...@gmail.com> wrote:
> 
> Done. That was easy.
> 
> On Wed, Jul 13, 2016 at 1:53 PM, David A Aitcheson <
> david.aitche...@gmail.com> wrote:
> 
>> Thank you David.
>> 
>> Dave
>> KB3EFS
>> FN24BI81GP
>> https://twitter.com/KB3EFS_Dave
>> 
>> 
>>> On 07/13/2016 04:50 PM, David Lane wrote:
>>> So moved.
>>> 
>>> 
>>> ---
>>> David A. Lane, KG4GIY
>>> EC/RO Prince William County ARES®/RACES
>>> +1.703.628.3868 <tel:+1.703.628.3868>
>>> http://www.pwcares.org/
>>> IM/Skype/Twitter: kg4giy
>>> 
>>> On Jul 13, 2016, at 4:42 PM, David A Aitcheson
>>> <david.aitche...@gmail.com <mailto:david.aitche...@gmail.com>> wrote:
>>> 
>>>> In that case I am entertaining a motion that "*OSM_tiled_mapquest.geo*"
>>>> and "*OSM_tiled_mapquest-aerial.geo*" and all references unto be removed
>>>> from the source code, documentation and respective repositories. Do I
>>>> have a second?
>>>> 
>>>> Dave
>>>> KB3EFS
>>>> 
>>>>> On 07/13/2016 04:23 PM, Ken Koster wrote:
>>>>>> On Sunday, July 3, 2016 9:23:30 AM PDT Lee Bengston wrote:
>>>>>> https://lists.openstreetmap.org/pipermail/talk/2016-June/076106.html
>>>>>> 
>>>>>> Unfortunately it looks like the Mapquest option for Online Maps will
>> be
>>>>>> going away July 11th.
>>>>> mapquest and mapquest-aerial just went away.
>>>>> 
>>>>> ___
>>>>> Xastir mailing list
>>>>> Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>
>>>>> http://xastir.org/mailman/listinfo/xastir
>>>> 
>>>> ___
>>>> Xastir mailing list
>>>> Xastir@lists.xastir.org <mailto:Xastir@lists.xastir.org>
>>>> http://xastir.org/mailman/listinfo/xastir
>> 
>> ___
>> Xastir mailing list
>> Xastir@lists.xastir.org
>> http://xastir.org/mailman/listinfo/xastir
> 
> 
> 
> -- 
> Curt, WE7U
> http://we7u.wetnet.net
> http://www.sarguydigital.com
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Mapquest Option going away

2016-07-13 Thread David Lane
So moved. 


---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On Jul 13, 2016, at 4:42 PM, David A Aitcheson  
> wrote:
> 
> In that case I am entertaining a motion that "*OSM_tiled_mapquest.geo*"
> and "*OSM_tiled_mapquest-aerial.geo*" and all references unto be removed
> from the source code, documentation and respective repositories. Do I
> have a second?
> 
> Dave
> KB3EFS
> 
>> On 07/13/2016 04:23 PM, Ken Koster wrote:
>>> On Sunday, July 3, 2016 9:23:30 AM PDT Lee Bengston wrote:
>>> https://lists.openstreetmap.org/pipermail/talk/2016-June/076106.html
>>> 
>>> Unfortunately it looks like the Mapquest option for Online Maps will be
>>> going away July 11th.
>> mapquest and mapquest-aerial just went away.
>> 
>> ___
>> Xastir mailing list
>> Xastir@lists.xastir.org
>> http://xastir.org/mailman/listinfo/xastir
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Starting xastir.

2016-05-18 Thread David Lane
I would guess the .desktop goes in the root of you home directory (/home/UID). 
Don't know about the icon. You could make one :)


---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On May 18, 2016, at 6:01 PM, Norm McMillan  wrote:
> 
> Good morning,
> 
> trolled around a few threads re starting xastir from a terminal or from a
> .desktop. At the moment I'm starting it from a terminal, which of course
> stays open behind the application.
> Writing a .desktop is trivial... but
> 
> Where do I put it?
> Where do I find the icon?
> 
> I'm back to linux after 10 or so years in the Windows commercial world, so
> please excuse the noob questions. Last was kubuntu 6.06 on a Toshiba A10
> laptop!
> 
> norm
> vk3xci
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Serial Port wont start

2016-05-18 Thread David Lane
Sorry, you said Ubuntu - sudo. 


---
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy

> On May 18, 2016, at 5:50 AM, Norm McMillan  wrote:
> 
> OK, I'm no noob, more like a "born again", and it has been a few years so I
> may be missing something.
> Ubuntu 14.04
> Dell Optiplex 755
> Paccomm Tiny2
> xastir 2.0.0-2.1ubuntu1
> 
> The Internet interface starts and runs just fine
> Serial port, not so much. When I try to start it just sits there. no error
> message.
> 
> Set up for
> Serial TNC on /dev/ttyS0
> 9600 8N1
> tnc-startup.tnc2
> tnc-stop-sys
> 
> Interestingly gtkterm finds and communicates with the tnc no problem using
> thos prams., minicom not!
> 
> I guess I'm missing something?
> 
> Norm, vk3xci
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] Use of callsign

2014-01-23 Thread David Lane
The call sign must be yours, and valid.

What Clay was elluding to (I suspect) is the magic validation code, which
may or may not be related to your call sign (mine isn't for example) to
actually log into the APRS servers.


On Thu, Jan 23, 2014 at 2:02 PM, Lasse div.t...@ebnett.no wrote:

 Hi, just a question (wondering)
 Are you (US) allowed to use any name on a digi / Igate and not a valid
 hamradio callsign ?


 --
 Lasse



 Den 16.01.2014 22:18, skrev Clay Jackson:

 In case someone else makes the same stupid mistake -

 I'm setting up my Xastir instance as a Fill-In Digi and iGate.  I've been
 using N7QNM as a callsign forever.

 Last night, as a final step; I changed the callsign to PROSSR (to
 reflect
 the location).   Right after that; I noticed that my iGates were no longer
 going anywhere.

 I forgot to use callpass to change my validation code.

 Doh!

 Clay
 N7QNM


 ___
 Xastir mailing list
 Xastir@lists.xastir.org
 http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir




 ___
 Xastir mailing list
 Xastir@lists.xastir.org
 http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir




-- 
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
http://www.linuxjournal.com/forums/hot-topics/ham-radio
IM/Skype/Twitter: kg4giy
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Please welcome our newest developer

2013-10-17 Thread David Lane
Welcome Jason!


On Thu, Oct 17, 2013 at 1:35 PM, Curt, WE7U curt.w...@gmail.com wrote:


 Please welcome Jason Godfrey, N0RPM, as our newest developer.  He was
 granted developer status yesterday.

 He's been working on the Qt port, providing patches that I've been
 checking in for him.  I figured it was about time I got out of his way!

 --
 Curt, WE7U.http://wetnet.net/~we7u
 Babysitting your tracker:  http://info.aprs.net/index.**
 php?title=ControlOperatorhttp://info.aprs.net/index.php?title=ControlOperator
 __**_
 Xastir mailing list
 Xastir@lists.xastir.org
 http://lists.xastir.org/cgi-**bin/mailman/listinfo/xastirhttp://lists.xastir.org/cgi-bin/mailman/listinfo/xastir




-- 
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
http://www.linuxjournal.com/forums/hot-topics/ham-radio
IM/Skype/Twitter: kg4giy
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Ready to talk Xastir?

2013-06-01 Thread David Lane
Have a great day Curt and thanks for all you do for Xastir.  I will not be
able to talk face-to-face (being on the East Coast right now) but I talk it
up whenever I get the chance.  I hope to get it installed on a Pi later
this month and follow it up with an article for the Linux Journal.

73

DAVID


On Fri, May 31, 2013 at 6:10 PM, Curt Mills curt.w...@gmail.com wrote:

 Anyone want to talk face-to-face about Xastir?  I'm at the SeaPac hamfest
 in Seaside, OR, right now.  Look for some old guy with a beard wearing a
 green hat that says Montana.

 Hanging out one 223.5 simplex at the moment.

 Jeremy:  Thanks for the warning on the other list...  I'll be watching now
 so I can cross to the other side of the street before you recognize me!

 Curt.
 ___
 Xastir mailing list
 Xastir@lists.xastir.org
 http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir




-- 
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
http://www.linuxjournal.com/forums/hot-topics/ham-radio
IM/Skype/Twitter: kg4giy
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


Re: [Xastir] Linux Journal Article, linked to Xastir homepage

2010-01-31 Thread David Lane
All the articles (including the Xastir one) are accessible here:

http://www.linuxjournal.com/content/amateur-radio-articles-and-newsletter

As well as in the Virtual Ham Shack at http://www.linuxjournal.com/ham

Thanks to the Curt and Steve and Laura for their help with the magazine and
to everyone else on the Xastir project for such a great piece of software!

DAVID

On Sun, Jan 31, 2010 at 5:22 AM, Curt, WE7U curt.w...@gmail.com wrote:


 The January Linux Journal Xastir article is now available on LJ's
 site, so I linked it into our Xastir homepage.  Enjoy!

http://www.xastir.org

 --
 Curt, WE7U. 
 http://www.eskimo.com/~archerhttp://www.eskimo.com/%7Earcher
 
   APRS:  Where it's at!http://www.xastir.org
  Lotto:  A tax on people who are bad at math. - unknown
 Windows:  Microsoft's tax on computer illiterates. - WE7U.
 The world DOES revolve around me:  I picked the coordinate system!
 ___
 Xastir mailing list
 Xastir@lists.xastir.org
 http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir




-- 
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
http://www.linuxjournal.com/ham
IM/Skype/Twitter: kg4giy
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


[Xastir] Xastir Article(s)?

2009-09-16 Thread David Lane
Good afternoon all,

I have been tasked, as a Guest Assistant Editor of the Linux Journal to
scare up some willing authors to submit articles on Linux/Open Source
software and Amateur Radio and clearly Xastir is one of the leading
applications with a great following.

So, anyone got a bee in their bonnet that they could scribble out 3000 words
before 1 October 2009?  If your article is accepted for publication, there
is a small honorarium.

If you are interested, please drop me a note directly and keep up the good
work!

Thanks,

DAVID


-- 
David A. Lane, KG4GIY
EC/RO Prince William County ARES®/RACES
+1.703.628.3868
http://www.pwcares.org/
IM/Skype/Twitter: kg4giy
___
Xastir mailing list
Xastir@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir