1. 14 Jul, 2020 2 commits
  2. 10 Jul, 2020 1 commit
    • TMRh20's avatar
      Linux SPI speed cfg · a62aa4af
      TMRh20 authored
      On Linux devices the SPI speed can be set using the RF24 radio(ce,cs,spi_speed); constructor. This was not properly implemented.
      - Defined RF24_SPI_SPEED for all devices in RF24_config.h
      - Set spi_speed var in constructor
      - Use spi_speed var for spi_transactions
      - Default to RF24_SPI_SPEED when using the old BCM2835 enums
      - Reconfig spi_speed var as uint32_t
      - Update spi drivers for RPi,SPIDEV,wiringPi and MRAA
      a62aa4af
  3. 09 Jul, 2020 1 commit
  4. 08 Jul, 2020 3 commits
  5. 27 Jun, 2020 1 commit
  6. 30 May, 2020 1 commit
  7. 29 May, 2020 7 commits
  8. 26 May, 2020 1 commit
  9. 06 Apr, 2020 1 commit
  10. 29 Mar, 2020 2 commits
    • TMRh20's avatar
      Fix documentation for build on linux/RPi · b323f535
      TMRh20 authored
      When running 'sudo make install -B' the configure script is re-run with
      the default setttings, removing user configuration. The documentation
      has been updated to fix this.
      b323f535
    • TMRh20's avatar
      Documentation update, python & news · 35c51ff0
      TMRh20 authored
      - Update News section of front page
      - Update Python instructions for Python3 per #514 and #583
      35c51ff0
  11. 26 Mar, 2020 1 commit
  12. 08 Mar, 2020 1 commit
  13. 15 Feb, 2020 2 commits
  14. 11 Feb, 2020 2 commits
  15. 27 Jan, 2020 1 commit
  16. 26 Jan, 2020 3 commits
  17. 18 Jan, 2020 2 commits
  18. 17 Jan, 2020 3 commits
  19. 06 Oct, 2019 1 commit
  20. 04 Oct, 2019 1 commit
  21. 26 Aug, 2019 1 commit
  22. 25 Aug, 2019 1 commit
  23. 17 Aug, 2019 1 commit