|
Re: Rapsberri and APRS Setup Question
I also had dealings with Roger and agree with Ray -- I also don't think he wanted his work to be modified to change it to do things of which he would not approve.
You can still look at his old
I also had dealings with Roger and agree with Ray -- I also don't think he wanted his work to be modified to change it to do things of which he would not approve.
You can still look at his old
|
By
Andy McMullin
·
#3168
·
|
|
Re: Rapsberri and APRS Setup Question
Of course, Roger's Packet program was Winpack, not Packet as I mistyped.
Ray vk2tv
Of course, Roger's Packet program was Winpack, not Packet as I mistyped.
Ray vk2tv
|
By
Ray Wells
·
#3167
·
|
|
Re: Rapsberri and APRS Setup Question
Andy -
I took a quick look through the menus for YAAC, and didn’t see a way to change the colors. However, for me, things are easy to see - with the possible exception of the actual shoreline
Andy -
I took a quick look through the menus for YAAC, and didn’t see a way to change the colors. However, for me, things are easy to see - with the possible exception of the actual shoreline
|
By
Rob McPeak <rob@...>
·
#3166
·
|
|
Re: xastir autostart
Thanks for your comments.
I did think about other shells when writing my suggestion but given that this is a RPi forum where the are many newcomers to Linux, and where the default shell
Thanks for your comments.
I did think about other shells when writing my suggestion but given that this is a RPi forum where the are many newcomers to Linux, and where the default shell
|
By
Ray Wells
·
#3165
·
|
|
Re: Rapsberri and APRS Setup Question
The following is in no way intended as criticism of the late Roger Barker, so don't bother misreading what I have written. Roger wrote some brilliant software and that it is still in
The following is in no way intended as criticism of the late Roger Barker, so don't bother misreading what I have written. Roger wrote some brilliant software and that it is still in
|
By
Ray Wells
·
#3164
·
|
|
Intermittent Ethernet ??
I am experiencing a frustrating time with my PI(s) and I'm hoping someone can help me solve my problem.
I have FPAC/Netrom and have been getting Netrom connects but no AX25 connects, except from RF ;
I am experiencing a frustrating time with my PI(s) and I'm hoping someone can help me solve my problem.
I have FPAC/Netrom and have been getting Netrom connects but no AX25 connects, except from RF ;
|
By
jedscoot@...
·
#3163
·
|
|
Re: Rapsberri and APRS Setup Question
Rob,
Thanks for that idea.
Downloading then turning on the topographic now shows the difference between land and sea (although the line around the coast doesn't match the shading of the land).
The bad
Rob,
Thanks for that idea.
Downloading then turning on the topographic now shows the difference between land and sea (although the line around the coast doesn't match the shading of the land).
The bad
|
By
Andy McMullin
·
#3162
·
|
|
Re: Rapsberri and APRS Setup Question
Agreed.
But you have to honor the wishes of the deceased.
-- All the Best & 73'sDale Miller, KC2CBDCookeville, TennesseeHam Operator since 1997 (Extra)Registered Linux User: #317401Linux
Agreed.
But you have to honor the wishes of the deceased.
-- All the Best & 73'sDale Miller, KC2CBDCookeville, TennesseeHam Operator since 1997 (Extra)Registered Linux User: #317401Linux
|
By
Dale Miller - KC2CBD
·
#3161
·
|
|
Re: xastir autostart - the correct way (I hope, I googled it)
If you are using LXDE (most of you will be)...
delete all the other stuff I wrote about, and then
create the file '~/.config/lxsession/LXDE/autostart'
with the contents '/bin/xastir'.
You can
If you are using LXDE (most of you will be)...
delete all the other stuff I wrote about, and then
create the file '~/.config/lxsession/LXDE/autostart'
with the contents '/bin/xastir'.
You can
|
By
g4sra
·
#3160
·
|
|
Re: xastir autostart
And what happens then if he is running tsh or csh ;)
The shebang line is a good idea, and essential when the processing
application needs help. If it was a perl script for example then it
would be
And what happens then if he is running tsh or csh ;)
The shebang line is a good idea, and essential when the processing
application needs help. If it was a perl script for example then it
would be
|
By
g4sra
·
#3159
·
|
|
Re: Rapsberri and APRS Setup Question
If you are a real Linux person and are not afraid to go out and build from source, track down maps, find dependencies etc give this a try. I did make it work but the interface is not user friendly
If you are a real Linux person and are not afraid to go out and build from source, track down maps, find dependencies etc give this a try. I did make it work but the interface is not user friendly
|
By
Ronny Julian <k4rjjradio@...>
·
#3158
·
|
|
Re: Rapsberri and APRS Setup Question
Hey Ronny
Those are just the very problems I had when I took a quick look .... so it wasn't just me ....
Thanks
Max
Hey Ronny
Those are just the very problems I had when I took a quick look .... so it wasn't just me ....
Thanks
Max
|
By
max wheatley <max@...>
·
#3157
·
|
|
Re: xastir autostart
Being a shell script, you may need to have "#!/bin/bash" as the first line, making the script ....
#!/bin/bash
# wait 30 seconds
sleep 30
# now really start
Being a shell script, you may need to have "#!/bin/bash" as the first line, making the script ....
#!/bin/bash
# wait 30 seconds
sleep 30
# now really start
|
By
Ray Wells
·
#3154
·
|
|
Re: Rapsberri and APRS Setup Question
Ray I see no difference when it is not working. I'm not going to bother trying anymore to cobble the thing together when YAAC works better out of the box for me. Why does the community have an old
Ray I see no difference when it is not working. I'm not going to bother trying anymore to cobble the thing together when YAAC works better out of the box for me. Why does the community have an old
|
By
Ronny Julian <k4rjjradio@...>
·
#3155
·
|
|
Re: xastir autostart
That should not happen until after the desktop has loaded, I will have
to investigate that myself it may be a bug (that needs reporting).
A very quick bodge to get you by for now...
Create
That should not happen until after the desktop has loaded, I will have
to investigate that myself it may be a bug (that needs reporting).
A very quick bodge to get you by for now...
Create
|
By
g4sra
·
#3153
·
|
|
Re: Rapsberri and APRS Setup Question
Try loading the topographical data. In my area, which has a lot of complicated shoreline, it made a huge difference. I think I may have had to restart the app after loading the topo data for it to
Try loading the topographical data. In my area, which has a lot of complicated shoreline, it made a huge difference. I think I may have had to restart the app after loading the topo data for it to
|
By
Rob McPeak <rob@...>
·
#3152
·
|
|
Re: xastir autostart
Posted by: "g4sra" g4sra
This is just a data point for what works for me, ymmv.
I run a UDR cpu card (similar to Pi) in my truck which gets its
power from a cigarette lighter, that is, the cpu card
Posted by: "g4sra" g4sra
This is just a data point for what works for me, ymmv.
I run a UDR cpu card (similar to Pi) in my truck which gets its
power from a cigarette lighter, that is, the cpu card
|
By
Basil Gunn
·
#3151
·
|
|
Re: Rapsberri and APRS Setup Question
Other than my mapping problem, I also think it's definitely on the right lines.
I think the use of java giving easy install and multiple operating systems is a great idea. The wizard configuration to
Other than my mapping problem, I also think it's definitely on the right lines.
I think the use of java giving easy install and multiple operating systems is a great idea. The wizard configuration to
|
By
Andy McMullin
·
#3150
·
|
|
Re: Autostart Xastir on boot
Hi
When I read the documentation its says don't run xastir as root. Wouldn't the example here runs as the root user by using sudo?
My pi boots into the startx gui. I want xastir to start on boot but
Hi
When I read the documentation its says don't run xastir as root. Wouldn't the example here runs as the root user by using sudo?
My pi boots into the startx gui. I want xastir to start on boot but
|
By
ramsatphones@...
·
#3147
·
|
|
Re: xastir autostart
Hi
The issue I have is that using the .config/autostart/xstir.desktop method xastir starts before startx has finished. So xastir is running but in the back ground. How can I delay the start up of
Hi
The issue I have is that using the .config/autostart/xstir.desktop method xastir starts before startx has finished. So xastir is running but in the back ground. How can I delay the start up of
|
By
ramsatphones@...
·
#3149
·
|