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();
          }

    }

______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[email protected]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to [email protected] 

Reply via email to