1. 29 Jun, 2016 1 commit
    • mz-fuzzy's avatar
      Documentation update: · 3f54a0ae
      mz-fuzzy authored
      - update for makefile improvements
      - python wrapper updates
      - cross compilation
      - duplications removed
      - minor doc fixes
      3f54a0ae
  2. 16 Jun, 2016 1 commit
  3. 15 May, 2016 2 commits
  4. 10 May, 2016 1 commit
  5. 03 May, 2016 1 commit
  6. 30 Apr, 2016 2 commits
  7. 29 Apr, 2016 2 commits
  8. 22 Apr, 2016 1 commit
  9. 21 Apr, 2016 1 commit
  10. 15 Apr, 2016 1 commit
  11. 14 Apr, 2016 2 commits
  12. 10 Apr, 2016 1 commit
  13. 07 Apr, 2016 1 commit
  14. 05 Apr, 2016 1 commit
  15. 04 Apr, 2016 7 commits
  16. 03 Apr, 2016 3 commits
  17. 02 Apr, 2016 5 commits
  18. 01 Apr, 2016 3 commits
  19. 28 Mar, 2016 1 commit
    • mz-fuzzy's avatar
      Linux library name backward compatibilty using simlink · ef1914b4
      mz-fuzzy authored
      Linux library name and symlinks adaptations
      Linux library version taken from library.properties (including python lib installation)
      ldconfig bugfixing
      Linux makefile cleanup
      Minor configure/makefile fixes
      ef1914b4
  20. 27 Mar, 2016 1 commit
  21. 26 Mar, 2016 2 commits
    • TMRh20's avatar
      RPi Interrupts w/SPIDEV Bugfix: Enable mutex lock · e69b1f86
      TMRh20 authored
      It seems mutex locking is still required when using SPIDEV. Errors only
      become apparent with very heavy radio traffic (HARDWARE FAIL: RADIO NOT
      RESPONDING )
      e69b1f86
    • mz-fuzzy's avatar
      makefile: 'configure' target added · 46824af3
      mz-fuzzy authored
      makefile: upload actions announce error when remote machine not set
      makefile: report destination directories when installing/uploading
      synchronizing makefiles for linux examples
      RF24_config.h - changed detection of makefile build
      minor configure/makefile improvements
      46824af3