You are awesome. ?I have it fully running now and sending WX packets by RF.
Thanks again!
toggle quoted message
Show quoted text
On Sep 26, 2021, at 1:54 PM, Travis Bully <tbully@...> wrote:
? Great to hear!? Mine has been running like this for about a year.? Fairly solid setup.?
Enjoy.?
Perfect!
Runs fine!? ?Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
Thanks a lot!? This is exactly what I was going for and perfect!
(Apologies for typos.? Dumb iPhone acting up.)
-Jerry
11 Max Pro
> On Sep 26, 2021, at 1:46 PM, J K via <kuhnje=[email protected]> wrote:
>
> Protect!
>
> Runs fine!? ?Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
>
> Thanks a lot!? This is exactly what I was going for and perfect!
>
> -Jerry
|
Great to hear!? Mine has been running like this for about a year.? Fairly solid setup.?
Enjoy.?
toggle quoted message
Show quoted text
Perfect!
Runs fine!? ?Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
Thanks a lot!? This is exactly what I was going for and perfect!
(Apologies for typos.? Dumb iPhone acting up.)
-Jerry
11 Max Pro
> On Sep 26, 2021, at 1:46 PM, J K via <kuhnje=[email protected]> wrote:
>
> Protect!
>
> Runs fine!? ?Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
>
> Thanks a lot!? This is exactly what I was going for and perfect!
>
> -Jerry
|
Perfect!
Runs fine! Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
Thanks a lot! This is exactly what I was going for and perfect!
(Apologies for typos. Dumb iPhone acting up.)
-Jerry
Sent from my iPhone 11 Max Pro
toggle quoted message
Show quoted text
On Sep 26, 2021, at 1:46 PM, J K via groups.io <kuhnje@...> wrote:
Protect!
Runs fine! Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
Thanks a lot! This is exactly what I was going for and perfect!
-Jerry
|
Protect!
Runs fine! ? Going up do same thing and make one of the directories on RPi running DireWolf a samba share for it yo output to and then get Dire to send it out by RF.
Thanks a lot! ?This is exactly what I was going for and perfect!
-Jerry
toggle quoted message
Show quoted text
On Sep 26, 2021, at 1:29 PM, J K <kuhnje@...> wrote:
? You know, I think I’m going to do the same thing also, just use DireWolf on a different host subs it’s already setup and running instead of putting Dire on the weewx host and moving radio/cables to it. ?Thanks, this is very helpful. 11 Max Pro On Sep 26, 2021, at 1:23 PM, J K <kuhnje@...> wrote:
? Thank! ?I’ll check out that extension. ?Yeah, I think the weeex-aprs extension was just so old that it’s not compatible anymore, but I’ll definitely check out they cwxn. Thanks for the .conf also!
-Jerry? 11 Max Pro On Sep 26, 2021, at 1:18 PM, Travis Bully <tbully@...> wrote:
? I use a plugin I found called cwxn.? Below is a snap of my weewx.conf file. Note the process called user.cwxn.CumulusWXNow.?
Then I have to tell the plugin where to drop the file (an NFS share in my setup).?
I seem to remember having to make a well-documented change to the plugin to fix the format of the wxnow.txt file.? If you have troubles, I’d Google that or can share the plug-in later.?
process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, weewx.engine.StdQC, weewx.wxservices.StdWXCalculate, user.cwxn.CumulusWXNow
#Options for extension 'cwxn' [CumulusWXNow] ? ??filename = /nfs/WeatherLive/wxnow.txt
Then I tell Dire (on another another host for me) to pick the file up and beacon it out.?
PBEACON delay=1??every=10 symbol="weather station" lat=42.315966925289864 long=-83.48546317464621 COMMENTCMD="tail -1 /nfs/WeatherLive/wxnow.txt" via=WIDE1-1,WIDE2-1
Good luck!? DE N8QYG
The weewx-APRS extension is pretty ancient and weewx has been updated many times since, so not really surprised it broke it.? At least extensions are very easy to install and uninstall… 11 Max Pro ?Nope, installing the weewx-APRS extension completely broke the weewx engine.? Had to uninstall it to get weewx to even generate its html files again and upload.? Guess that’s not going to work. 11 Max Pro ?Ok, ?thanks.? I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file.? Halfway there.? Just waiting to see if it generates correctly. 11 Max Pro On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
You know, I think I’m going to do the same thing also, just use DireWolf on a different host subs it’s already setup and running instead of putting Dire on the weewx host and moving radio/cables to it. ?Thanks, this is very helpful.
toggle quoted message
Show quoted text
On Sep 26, 2021, at 1:23 PM, J K <kuhnje@...> wrote:
? Thank! ?I’ll check out that extension. ?Yeah, I think the weeex-aprs extension was just so old that it’s not compatible anymore, but I’ll definitely check out they cwxn. Thanks for the .conf also!
-Jerry? 11 Max Pro On Sep 26, 2021, at 1:18 PM, Travis Bully <tbully@...> wrote:
? I use a plugin I found called cwxn.? Below is a snap of my weewx.conf file. Note the process called user.cwxn.CumulusWXNow.?
Then I have to tell the plugin where to drop the file (an NFS share in my setup).?
I seem to remember having to make a well-documented change to the plugin to fix the format of the wxnow.txt file.? If you have troubles, I’d Google that or can share the plug-in later.?
process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, weewx.engine.StdQC, weewx.wxservices.StdWXCalculate, user.cwxn.CumulusWXNow
#Options for extension 'cwxn' [CumulusWXNow] ? ??filename = /nfs/WeatherLive/wxnow.txt
Then I tell Dire (on another another host for me) to pick the file up and beacon it out.?
PBEACON delay=1??every=10 symbol="weather station" lat=42.315966925289864 long=-83.48546317464621 COMMENTCMD="tail -1 /nfs/WeatherLive/wxnow.txt" via=WIDE1-1,WIDE2-1
Good luck!? DE N8QYG
The weewx-APRS extension is pretty ancient and weewx has been updated many times since, so not really surprised it broke it.? At least extensions are very easy to install and uninstall… 11 Max Pro ?Nope, installing the weewx-APRS extension completely broke the weewx engine.? Had to uninstall it to get weewx to even generate its html files again and upload.? Guess that’s not going to work. 11 Max Pro ?Ok, ?thanks.? I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file.? Halfway there.? Just waiting to see if it generates correctly. 11 Max Pro On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
Thank! ?I’ll check out that extension. ?Yeah, I think the weeex-aprs extension was just so old that it’s not compatible anymore, but I’ll definitely check out they cwxn. Thanks for the .conf also!
toggle quoted message
Show quoted text
On Sep 26, 2021, at 1:18 PM, Travis Bully <tbully@...> wrote:
? I use a plugin I found called cwxn.? Below is a snap of my weewx.conf file. Note the process called user.cwxn.CumulusWXNow.?
Then I have to tell the plugin where to drop the file (an NFS share in my setup).?
I seem to remember having to make a well-documented change to the plugin to fix the format of the wxnow.txt file.? If you have troubles, I’d Google that or can share the plug-in later.?
process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, weewx.engine.StdQC, weewx.wxservices.StdWXCalculate, user.cwxn.CumulusWXNow
#Options for extension 'cwxn' [CumulusWXNow] ? ??filename = /nfs/WeatherLive/wxnow.txt
Then I tell Dire (on another another host for me) to pick the file up and beacon it out.?
PBEACON delay=1??every=10 symbol="weather station" lat=42.315966925289864 long=-83.48546317464621 COMMENTCMD="tail -1 /nfs/WeatherLive/wxnow.txt" via=WIDE1-1,WIDE2-1
Good luck!? DE N8QYG
The weewx-APRS extension is pretty ancient and weewx has been updated many times since, so not really surprised it broke it.? At least extensions are very easy to install and uninstall… 11 Max Pro ?Nope, installing the weewx-APRS extension completely broke the weewx engine.? Had to uninstall it to get weewx to even generate its html files again and upload.? Guess that’s not going to work. 11 Max Pro ?Ok, ?thanks.? I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file.? Halfway there.? Just waiting to see if it generates correctly. 11 Max Pro On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
I use a plugin I found called cwxn.? Below is a snap of my weewx.conf file. Note the process called user.cwxn.CumulusWXNow.?
Then I have to tell the plugin where to drop the file (an NFS share in my setup).?
I seem to remember having to make a well-documented change to the plugin to fix the format of the wxnow.txt file.? If you have troubles, I’d Google that or can share the plug-in later.?
process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, weewx.engine.StdQC, weewx.wxservices.StdWXCalculate, user.cwxn.CumulusWXNow
#Options for extension 'cwxn' [CumulusWXNow] ? ??filename = /nfs/WeatherLive/wxnow.txt
Then I tell Dire (on another another host for me) to pick the file up and beacon it out.?
PBEACON delay=1??every=10 symbol="weather station" lat=42.315966925289864 long=-83.48546317464621 COMMENTCMD="tail -1 /nfs/WeatherLive/wxnow.txt" via=WIDE1-1,WIDE2-1
Good luck!? DE N8QYG
toggle quoted message
Show quoted text
The weewx-APRS extension is pretty ancient and weewx has been updated many times since, so not really surprised it broke it.? At least extensions are very easy to install and uninstall… 11 Max Pro ?Nope, installing the weewx-APRS extension completely broke the weewx engine.? Had to uninstall it to get weewx to even generate its html files again and upload.? Guess that’s not going to work. 11 Max Pro ?Ok, ?thanks.? I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file.? Halfway there.? Just waiting to see if it generates correctly. 11 Max Pro On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
The weewx-APRS extension is pretty ancient and weewx has been updated many times since, so not really surprised it broke it. ?At least extensions are very easy to install and uninstall… 11 Max Pro
toggle quoted message
Show quoted text
On Sep 26, 2021, at 12:17 PM, J K via groups.io <kuhnje@...> wrote:
? Nope, installing the weewx-APRS extension completely broke the weewx engine. ?Had to uninstall it to get weewx to even generate its html files again and upload. ?Guess that’s not going to work. 11 Max Pro On Sep 26, 2021, at 12:03 PM, J K via groups.io <kuhnje@...> wrote:
? Ok, ?thanks. ?I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file. ?Halfway there. ?Just waiting to see if it generates correctly. 11 Max Pro On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?https://github.com/cavedon/weewx-aprs
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
Nope, installing the weewx-APRS extension completely broke the weewx engine. ?Had to uninstall it to get weewx to even generate its html files again and upload. ?Guess that’s not going to work. 11 Max Pro
toggle quoted message
Show quoted text
On Sep 26, 2021, at 12:03 PM, J K via groups.io <kuhnje@...> wrote:
? Ok, ?thanks. ?I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file. ?Halfway there. ?Just waiting to see if it generates correctly. 11 Max Pro On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?https://github.com/cavedon/weewx-aprs
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
Ok, ?thanks. ?I have the weewx extension installed and running I think (waiting for it II generate) so it should be making an output APRS text file. ?Halfway there. ?Just waiting to see if it generates correctly. 11 Max Pro
toggle quoted message
Show quoted text
On Sep 26, 2021, at 11:36 AM, Craig, KM6LYW <craig@...> wrote:
? i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?https://github.com/cavedon/weewx-aprs
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
|
Re: Interface documentation for programmers
Although I see a lot of good in the AGW protocol, it does add an extra layer.
Why not just use KISS over TCP/IP. Then you are using the standard protocol for hardware TNCs. There is a lot of code (and even libraries) for the KISS protocol. The only differnece between getting data from a hardware TNC and a software TNC would be the source (TCP or COMM port).?
On Sunday, September 26, 2021, 09:57:19 AM EDT, Martin Cooper <kd6yam@...> wrote:
Xastir and other software uses AGWPE to talk to Direwolf. The protocol is fairly well defined. Implementing a client isn't trivial, but it's not super-hard either, as long as you're familiar with writing socket-related code. You also don't need to implement everything, if you don't need it all. (For example, if you only want to listen to APRS traffic, you don't need to implement the connection-based pieces.)
The spec is available in a couple of places. Here's one:
There is some example?code in C++ and Delphi (yes, really), but I didn't find it of much help. Working from the descriptive text, I wrote a full Python client that works against Direwolf, ldsped and AGWPE itself. Depending on what you want to do, you may also need code to work with AX.25 packets.
Direwolf can also talk via KISS, though that's more limited.
Hope that helps.
Martin. KD6YAM
toggle quoted message
Show quoted text
On Sun, Sep 26, 2021 at 5:43 AM John < wa1kli@...> wrote: Is there a document detailing how to write programs such as Xasitr that make API calls to direwolf?
John Tarbox WA1KLI
|
Re: Interface documentation for programmers
Hello John,
While Martin's response is spot on for communicating packets from
the Direwolf TNC to the Xastir APRS application, maybe you're
wanting something different?? Can you describe what you want to do?
--David
KI6ZHD
On 09/25/2021 07:02 PM, John wrote:
toggle quoted message
Show quoted text
Is there a document detailing how to write programs
such as Xasitr that make API calls to direwolf?
John Tarbox WA1KLI
|
i do wx like greg says, via aprsis.? sending via rf only would require pushing it via the direwolf kiss api.
you can generate the weewx WX aprs packet with this,?
? ? ?https://github.com/cavedon/weewx-aprs
then push it to aprsis with telnet or similar.
my direwolf's watch for this packet coming from the internet and transmit on RF
cool, craig KM6LYW (KM6LYW-3 for weather)
toggle quoted message
Show quoted text
On Sep 26, 2021 8:23 AM, Greg D <ko6th.greg@...> wrote: I have my weather station configured to write to the text file (wxnow.txt or something like that), where aprsis32 picks it up for sending out to IS and RF as KO6TH-15. I found that the particular station I have (an Acurite unit) occasionally emits a record with missing data (zeros), so I also modified the driver to skip over those. Greg KO6TH On September 25, 2021 11:14:55 PM PDT, "J K via groups.io" <kuhnje@...> wrote:
Hello,
Anyone also running a weewx WX station and sending WX packets from WX out as RF via DireWolf?
I’ve had a weewx WX station running for years, but it send the WX CWOP packets out as APRS-IS. I’d like to send them as RF. Anyone doing so and know how? I’ve seen it can be integrated with APRX to send its WX info packets out as RF, but I’d rather use my existing Direwolf setup rather than switch to using APRX.
Thanks!
11 Max Pro Groups.io Links: You receive all messages sent to this group. View/Reply Online (#5615): /g/direwolf/message/5615 Mute This Topic: /mt/85874326/735388 Group Owner: [email protected] Unsubscribe: /g/direwolf/leave/4384666/735388/556892835/xyzzy [ko6th.greg@...]
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
Hello.
So. weewx is writing out a text file eve then APRIS32 (on a Win computer) is sending it RF! ?I was hoping to have just the RPi do everything, send it to DireWolf then to radio..
toggle quoted message
Show quoted text
On Sep 26, 2021, at 11:23 AM, Greg D <ko6th.greg@...> wrote:
?I have my weather station configured to write to the text file (wxnow.txt or something like that), where aprsis32 picks it up for sending out to IS and RF as KO6TH-15. I found that the particular station I have (an Acurite unit) occasionally emits a record with missing data (zeros), so I also modified the driver to skip over those. Greg KO6TH On September 25, 2021 11:14:55 PM PDT, "J K via groups.io" <kuhnje@...> wrote:
Hello,
Anyone also running a weewx WX station and sending WX packets from WX out as RF via DireWolf?
I’ve had a weewx WX station running for years, but it send the WX CWOP packets out as APRS-IS. I’d like to send them as RF. Anyone doing so and know how? I’ve seen it can be integrated with APRX to send its WX info packets out as RF, but I’d rather use my existing Direwolf setup rather than switch to using APRX.
Thanks!
11 Max Pro Groups.io Links: You receive all messages sent to this group. View/Reply Online (#5615): /g/direwolf/message/5615 Mute This Topic: /mt/85874326/735388 Group Owner: [email protected] Unsubscribe: /g/direwolf/leave/4384666/735388/556892835/xyzzy [ko6th.greg@...]
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
I have my weather station configured to write to the text file (wxnow.txt or something like that), where aprsis32 picks it up for sending out to IS and RF as KO6TH-15.
I found that the particular station I have (an Acurite unit) occasionally emits a record with missing data (zeros), so I also modified the driver to skip over those.
Greg KO6TH
toggle quoted message
Show quoted text
On September 25, 2021 11:14:55 PM PDT, "J K via groups.io" <kuhnje@...> wrote:
Hello,
Anyone also running a weewx WX station and sending WX packets from WX out as RF via DireWolf?
I’ve had a weewx WX station running for years, but it send the WX CWOP packets out as APRS-IS. I’d like to send them as RF. Anyone doing so and know how? I’ve seen it can be integrated with APRX to send its WX info packets out as RF, but I’d rather use my existing Direwolf setup rather than switch to using APRX.
Thanks!
11 Max Pro Groups.io Links: You receive all messages sent to this group. View/Reply Online (#5615): /g/direwolf/message/5615 Mute This Topic: /mt/85874326/735388 Group Owner: [email protected] Unsubscribe: /g/direwolf/leave/4384666/735388/556892835/xyzzy [ko6th.greg@...]
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
Re: Interface documentation for programmers
Xastir and other software uses AGWPE to talk to Direwolf. The protocol is fairly well defined. Implementing a client isn't trivial, but it's not super-hard either, as long as you're familiar with writing socket-related code. You also don't need to implement everything, if you don't need it all. (For example, if you only want to listen to APRS traffic, you don't need to implement the connection-based pieces.)
The spec is available in a couple of places. Here's one:
There is some example?code in C++ and Delphi (yes, really), but I didn't find it of much help. Working from the descriptive text, I wrote a full Python client that works against Direwolf, ldsped and AGWPE itself. Depending on what you want to do, you may also need code to work with AX.25 packets.
Direwolf can also talk via KISS, though that's more limited.
Hope that helps.
Martin. KD6YAM
toggle quoted message
Show quoted text
On Sun, Sep 26, 2021 at 5:43 AM John < wa1kli@...> wrote: Is there a document detailing how to write programs such as Xasitr that make API calls to direwolf?
John Tarbox WA1KLI
|
Interface documentation for programmers
Is there a document detailing how to write programs such as Xasitr that make API calls to direwolf?
John Tarbox WA1KLI
|
Hello,
Anyone also running a weewx WX station and sending WX packets from WX out as RF via DireWolf?
I’ve had a weewx WX station running for years, but it send the WX CWOP packets out as APRS-IS. I’d like to send them as RF. Anyone doing so and know how? I’ve seen it can be integrated with APRX to send its WX info packets out as RF, but I’d rather use my existing Direwolf setup rather than switch to using APRX.
Thanks!
Sent from my iPhone 11 Max Pro
|
Oh, it can get worse. I was using a USB audio dongle to interface to a mobile rig, and RF got into the cable. It caused the system (a Pi 3b) to think the Volume Down button had been pressed, causing the transmission to fail. And the zero volume couldn't be changed with the mixer, nor would it reset with a reboot. I think it ran negative and crashed something internal. Fixing the RF problem by rebuilding the cable with proper shielding prevented future events, but I never figured out what was happening internally. Greg KO6TH
toggle quoted message
Show quoted text
On September 24, 2021 3:08:03 PM PDT, "Craig, KM6LYW" <craig@...> wrote:
It's a concern with every radio (RF getting into logic/wires).? With
HT's is a disaster!?? I've
seen RF lock up my pi/audio in all of my radios.? The ftm100 in the
truck a couple of times,
the FTM400 in the shack once, and with the Yaesu HT, *every*
time.? It doesn't even survive
one transmission.
HT's are unique in that the ground wire is generally the other half
of the antenna, and that
ground wire extends into the audio interface.?? I've never seen the
Pi Zero lock up, as it
always seems to impact the audio interface, which stops responding
or times out.
The fix, in every situation is a large ferrite bead around the
ptt/audio/ground cable
between the radio and the pi/audio interface.? 100% fix in my
experience.
Not all beads are equal, these seem to work in particular?
if it helps,
-craig
KM6LYW
On 9/24/21 2:33 PM, J K via groups.io
wrote:
Yeah, it’s a pretty common issue. ?After I posted basically the
same exact question a few weeks ago, seen it raised again at least
once before yours. ?At least you now know what’s causing it and
that it’s relatively easily fixable. ?I should have the Fe-Pi
clone here is a couple more days. ?Apparently it’s a non-issue
when you use a GPIO audio device instead of USB. ?Once I got it
stable, it’s been rock solid thigh. ?Enjoy your setup. ?:-)?
11 Max Pro
-- This space for rent...
|
Still looking for a fix on this. Workaround has been fine so far. As long as it shows last in the list it will select it.
|