• HF conditions update

    From Matt Jurcich@1:154/120 to All on Tue Aug 11 19:36:30 2026

    Hi all,

    I've got a script that downloads the HF Conditions information from
    hamsql.com, and displays it on the screen in ANSI color... pretty basic
    but effective. (the chart is the Good, Fair, Poor chart for the bands)

    First, I'll share the script with anyone who might want it (it's in PowerShell).

    Second, if I can figure out how to send an echo message from the command
    line, does anything (moderator?) think there is any benefit to posting
    it once a day here? We do have the detailed space weather message.

    Thanks for any thoughts....

    -m
    KB0TNG
    Minneapolis, MN
    --- The Major BBS v10
    * Origin: The Noise Forest (1:154/120)
  • From Sean Dennis@1:18/200 to Matt Jurcich on Tue Aug 11 21:48:55 2026
    Hi Matt,

    First, I'll share the script with anyone who might want it (it's in PowerShell)

    You can share it in here, but perhaps a link to it at the bottom of your
    daily HF conditions post would be good also. I'd like to convert it to a
    bash script since my BBS runa under Slackware Linux.

    Second, if I can figure out how to send an echo message from the command line, does anything (moderator?) think there is any benefit to posting
    it once a day here? We do have the detailed space weather message.

    I'm the moderator and I post the space weather every three days using a
    special bash script I wrote. I don't mind having the daily HF conditions posted in here at all and thank you for asking!

    73 DE KS4TD/WSBW961,
    Sean
    HAM Moderator

    --- MBSE BBS v1.1.7.2 (Linux-x86_64)
    * Origin: Outpost BBS * Johnson City, TN (1:18/200)
  • From Alexey Matrosov@2:203/910 to Matt Jurcich on Wed Aug 12 07:15:53 2026
    Hello Matt,

    Tuesday August 11 2026 19:36, you wrote to All:

    Second, if I can figure out how to send an echo message from the
    command line, does anything (moderator?) think there is any benefit to posting it once a day here? We do have the detailed space weather message.

    You can use some tool like that one comes with the husky:

    txt2pkt -nf "Daily Reports" -xf "2:203/910" -xt "2:203/910" -t "tearline" -o "origin" -s "subj" -e "rabarber.robots" -d local-inbound-path report-file.txt

    Mvh,
    Alex.
    ---
    * Origin: Rabarber > Skelleftea > Sweden (2:203/910)
  • From Mortar M.@1:124/5016 to Matt Jurcich on Wed Aug 12 11:23:12 2026
    Re: HF conditions update
    By: Matt Jurcich to All on Tue Aug 11 2026 19:36:30

    I've got a script that downloads the HF Conditions information from hamsql.com...

    Is this URL correct? I get an "IP address could not be reached" error.

    ...any benefit to posting it once a day here?

    Is the chart global? Also, since conditions change throughout the day, it would be a good idea to post it every 12 hours.
    --- SBBSecho 3.37-Linux
    * Origin: End Of The Line BBS - endofthelinebbs.com (1:124/5016)
  • From Matt Jurcich@1:154/120 to Mortar M. on Thu Aug 13 09:15:36 2026

    Re: HF conditions update
    By: Matt Jurcich to All on Tue Aug 11 2026 19:36:30

    I've got a script that downloads the HF Conditions information from hamsql.com...

    Is this URL correct? I get an "IP address could not be reached" error.

    ...any benefit to posting it once a day here?

    Is the chart global? Also, since conditions change throughout the day, it w

    Ha, no that url is incorrect.. I've read it wrong for years I guess.
    It's https://hamqsl.com dyslexia apparently!

    The chart is global and is actually updated hourly. That too frequent
    to post though, IMHO. Twice a day could be good. Just don't want it to
    become spam to people...

    Thanks.

    -m
    --- The Major BBS v10
    * Origin: The Noise Forest (1:154/120)
  • From Matt Jurcich@1:154/120 to Sean Dennis on Thu Aug 13 09:21:18 2026

    Hi Matt,

    First, I'll share the script with anyone who might want it (it's in SD>MJ> PowerShell)

    You can share it in here, but perhaps a link to it at the bottom of your SD>daily HF conditions post would be good also. I'd like to convert it to a SD>bash script since my BBS runa under Slackware Linux.

    Second, if I can figure out how to send an echo message from the command SD>MJ> line, does anything (moderator?) think there is any benefit to posting SD>MJ> it once a day here? We do have the detailed space weather message.

    I'm the moderator and I post the space weather every three days using a SD>special bash script I wrote. I don't mind having the daily HF conditions SD>posted in here at all and thank you for asking!

    73 DE KS4TD/WSBW961,
    Sean
    HAM Moderator

    Hi Sean,

    Thanks for the info.... Someone else suggested posting more then once a
    day as condition change (and the prediction data is updated hourly) but
    hourly is too frequent IMHO. Maybe twice a day?

    The site is https://hamqsl.com and the guy who runs it is Paul N0NBH.

    My chart looks like this:

    Solar Band Conditions as of 08-13-2026 09:06 local (08-13-2026 14:06
    UTC)

    --------------------------------------
    Band Day Night
    --------------------------------------
    12m-10m Poor Poor
    30m-20m Good Good
    17m-15m Fair Fair
    80m-40m Fair Good

    Data courtesy of www.hamsql.com


    Thanks for any feedback.

    -m
    KB0TNG
    --- The Major BBS v10
    * Origin: The Noise Forest (1:154/120)
  • From Matt Jurcich@1:154/120 to Alexey Matrosov on Thu Aug 13 09:27:54 2026

    Hello Matt,

    Tuesday August 11 2026 19:36, you wrote to All:

    Second, if I can figure out how to send an echo message from the command line, does anything (moderator?) think there is any benefit to posting it once a day here? We do have the detailed space weather message.

    You can use some tool like that one comes with the husky:

    txt2pkt -nf "Daily Reports" -xf "2:203/910" -xt "2:203/910" -t "tearline" -

    Mvh,
    Alex.

    Hi!

    Ah husky, neat tool, hadn't know of it until now. Thanks for that.

    -m
    KB0TNG
    --- The Major BBS v10
    * Origin: The Noise Forest (1:154/120)