1. 16 Nov, 2014 3 commits
    • TMRh20's avatar
      Revert last commit, if defined... delay · deef592b
      TMRh20 authored
      Delay is necessary for faster devices in some cases
      - reduced delay by 30us for testing further
      deef592b
    • TMRh20's avatar
      Remove unnecessary delay · a12cdca3
      TMRh20 authored
      Further testing indicates this is not needed
      a12cdca3
    • TMRh20's avatar
      Reliability improvements for RPi · d41d47ab
      TMRh20 authored
      - In testing with python wrapper, found setting CE(HIGH) sooner in
      startListening() prevents issues
      - Changed delay between available() checking on RPi to prevent what
      seems like saturation of the RF24 module with SPI requests
      - Reduces errors when switching between RX/TX modes
      d41d47ab
  2. 10 Nov, 2014 2 commits
  3. 06 Nov, 2014 4 commits
  4. 05 Nov, 2014 2 commits
  5. 04 Nov, 2014 2 commits
    • TMRh20's avatar
      Fix for last commit (code merge) · 85038040
      TMRh20 authored
      Prevent inclusion of BCM2835 driver for non-linux devices
      85038040
    • TMRh20's avatar
      Merge RPi and Arduino code · 435e4db8
      TMRh20 authored
      Merged code to simplify everything
      - #31 Timing of stopListening() adjusted slightly to further prevent
      blank ack-payloads if powering down while using ack-payloads or
      switching between modes
      435e4db8
  6. 21 Oct, 2014 1 commit
  7. 14 Oct, 2014 2 commits
  8. 11 Oct, 2014 3 commits
  9. 10 Oct, 2014 1 commit
  10. 06 Oct, 2014 2 commits
  11. 05 Oct, 2014 2 commits
  12. 04 Oct, 2014 1 commit
  13. 03 Oct, 2014 1 commit
  14. 02 Oct, 2014 8 commits
  15. 01 Oct, 2014 2 commits
  16. 29 Sep, 2014 1 commit
  17. 28 Sep, 2014 3 commits