1. 23 Jan, 2009 1 commit
  2. 07 Jan, 2009 2 commits
  3. 06 Jan, 2009 2 commits
  4. 23 Dec, 2008 1 commit
  5. 22 Dec, 2008 3 commits
  6. 12 Dec, 2008 3 commits
  7. 26 Nov, 2008 2 commits
  8. 25 Nov, 2008 1 commit
  9. 19 Nov, 2008 3 commits
    • David Vrabel's avatar
      uwb: remove unused beacon group join/leave events · 0996e638
      David Vrabel authored
      
      The UWB_NOTIF_BG_JOIN/UWB_NOTIF_BG_LEAVE events have been
      superceeded by the channel_changed callback in struct uwb_pal.
      Signed-off-by: default avatarDavid Vrabel <david.vrabel@csr.com>
      0996e638
    • David Vrabel's avatar
      e8e1594c
    • David Vrabel's avatar
      uwb: add basic radio manager · 6fae35f9
      David Vrabel authored
      
      The UWB radio manager coordinates the use of the radio between the
      PALs that may be using it.  PALs request use of the radio with
      uwb_radio_start() and the radio manager will start beaconing if its
      not already doing so.  When the last PAL has called uwb_radio_stop()
      beaconing will be stopped.
      
      In the future, the radio manager will have a more sophisticated channel
      selection algorithm, probably following the Channel Selection Policy
      from the WiMedia Alliance when it is finalized.  For now, channel 9
      (BG1, TFC1) is selected.
      
      The user may override the channel selected by the radio manager and may
      force the radio to stop beaconing.
      
      The WUSB Host Controller PAL makes use of this and there are two new
      debug PAL commands that can be used for testing.
      Signed-off-by: default avatarDavid Vrabel <david.vrabel@csr.com>
      6fae35f9
  10. 17 Nov, 2008 1 commit
  11. 07 Nov, 2008 2 commits
  12. 04 Nov, 2008 3 commits
  13. 31 Oct, 2008 2 commits
  14. 29 Oct, 2008 1 commit
  15. 28 Oct, 2008 3 commits
  16. 20 Oct, 2008 1 commit
  17. 16 Oct, 2008 1 commit
  18. 15 Oct, 2008 2 commits
  19. 17 Sep, 2008 6 commits