1. 19 Jul, 2011 1 commit
  2. 18 Jul, 2011 2 commits
    • Greg Copeland's avatar
      Merge branch 'p_enable' into constremove · 542c46c0
      Greg Copeland authored
      542c46c0
    • Greg Copeland's avatar
      Adds explicit CRC width and PA level. Changes hardware initialization · 15816474
      Greg Copeland authored
      order to minimize noisy/false message reception. Removed begin call
      from constructor as begin now has delay which creates timer race
      initialization. The delay exists to allow for power on/reset radio
      settling which can otherwise prevent CONFIG bits from holding. Added a
      method to allow CRC hardware validation to be disabled. This is a
      requirement for various promiscuous listening RF applications. Setting
      CRC width now forces CRC hardware validation enable.
      15816474
  3. 16 Jul, 2011 2 commits
  4. 27 Jun, 2011 1 commit
    • Greg Copeland's avatar
      Re-organized nRF24L01.h file to place 'P' features in one · 059efa5f
      Greg Copeland authored
      location. Changed some bit value interpretation.
      
      Now auto-detects P-vaiants and is queryable. setDataRate now returns a
      boolean indicating success or failure of the new data rate
      request. The wide_band state indicator has been added and now tracks
      the state, including on error fallback. Its now possible to query the
      current data rate via getDataRate().
      
      The AA retry duration has been changed to 1500us, which is the lowest
      interval allowed when running at 250Kbs, with AA enabled, and 32-byte
      packets.
      059efa5f
  5. 21 Jun, 2011 4 commits
  6. 04 Jun, 2011 3 commits
  7. 03 Jun, 2011 1 commit
  8. 28 May, 2011 4 commits
  9. 27 May, 2011 1 commit
  10. 26 May, 2011 6 commits
  11. 22 May, 2011 2 commits
  12. 15 May, 2011 5 commits
  13. 14 May, 2011 3 commits
  14. 13 May, 2011 5 commits