K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-01-21T05:21:00.368495Z K 7 svn:log V 396 ANI changes #1 - split out the ANI polling from the RxMonitor hook. The rxmonitor hook is called on each received packet. This can get very, very busy as the tx/rx/chanbusy registers are thus read each time a packet is received. Instead, shuffle out the true per-packet processing which is needed and move the rest of the ANI processing into a periodic event which runs every 100ms by default. END