[Elecraft] Elecraft CW Net Report

kevin kevinr at coho.net
Mon Jul 19 01:49:35 EDT 2021


Good Evening,

    Conditions were a little better on twenty meters.  That is not 
saying things were good.  Weak signals in summer noise is not optimum.  
On forty meters conditions were less good.  More noise, some QSB, and 
weaker signals.  Both WM5F and K6PJV were down from normal.  Lightning 
crashes were common too.  I keep reading about increased solar activity 
but this is not mirrored in propagation reports.  Patience can be wearing.


   On 14050.5 kHz at 2200z:

W0CZ - Ken - ND

K6XK - Roy - IA

K4JPN - Steve - GA

K0DTJ - Brian - CA


   On  7047.5 kHz at 0000z:

WM5F - Dwight - ID

K6PJV - Dale - CA


    I wondered where the deer and elk have been.  This week I found them 
both in neighboring clearcuts.  They are within a quarter mile, but I'll 
have to wait for my land to support them again.  Thinning reduced their 
food sources.  I did find many ripe huckleberries and some very tasty 
black raspberries.  The bears and coyotes will have to fend for themselves.


    Until next week 73,

       Kevin.  KD5ONS


-






    while (!godot) // waiting for our hero
       {
       buildBins();       // fill bin structure

       ptr = myList.getHead();                              // walk list 
of particles
       while (ptr)
             {         // Bin method of ball bouncing
             heating(ptr); // add/exchange heat
             nearest(ptr); // indexed neighborhood based on bin size
             updateScreen(ptr);                                // 
display   (it's a primate thing)
             ptr = ptr->next;
             }

       if (stateFlag)     // save the current state of the simulation
           {
           stateFlag = FALSE;
           saveState();
           }

     }



More information about the Elecraft mailing list