- 28 Dec, 2016 1 commit
-
-
Daniel Friesel authored
RF24::begin: reset dynamic_payloads_enabled to false
-
- 19 Dec, 2016 1 commit
-
-
Daniel Friesel authored
-
- 16 Nov, 2016 1 commit
-
-
TMRh20 authored
- Add support for Arduino Due secondary SPI BUS using SPI_UART library (TX1: MOSI, RX1: MISO, SDA1: SCK, CS&CE: User selected)
-
- 10 Nov, 2016 2 commits
- 07 Nov, 2016 2 commits
- 06 Nov, 2016 1 commit
-
-
campenr authored
-
- 05 Nov, 2016 2 commits
-
-
TMRh20 authored
-
TMRh20 authored
There are two main delays in the library: 1. txDelay is called during stopListening. This is important when ESB/AA is enabled, but can be reduced if AA is disabled or if there is a delay between calling stopListening() and any writes to the radio 2. csDelay is called every time the CSN/SS SPI pin is toggled to reduce SPI polling. This can be reduced to 0 if interrupts or timed polling is taking place.
-
- 19 Sep, 2016 3 commits
- 16 Sep, 2016 1 commit
-
-
pfeerick authored
getCRCLength() returns RF24_CRC_DISABLED, not RF24_DISABLED...
-
- 05 Sep, 2016 2 commits
-
-
TMRh20 authored
Let's PlatformIO decide how to build Arduino v1.0 library
-
Ivan Kravets authored
-
- 15 Aug, 2016 2 commits
-
-
Avamander authored
Update PlatformIO library manifest
-
Valerii Koval authored
-
- 12 Aug, 2016 1 commit
-
-
Avamander authored
-
- 27 Jul, 2016 2 commits
- 29 Jun, 2016 1 commit
-
-
mz-fuzzy authored
- update for makefile improvements - python wrapper updates - cross compilation - duplications removed - minor doc fixes
-
- 16 Jun, 2016 1 commit
-
-
Avamander authored
Changes in RF24_config.h prohibits the detection of XMEGA.
-
- 02 Jun, 2016 1 commit
-
-
Radek Novacek authored
-
- 15 May, 2016 2 commits
-
-
mz-fuzzy authored
Change examples_RPi to examples_linux
-
mz-fuzzy authored
Improved Allwinner SoC detection. Signed-off-by: mz-fuzzy <mzfuzzy800@gmail.com>
-
- 10 May, 2016 1 commit
-
-
gitgrimbo authored
-
- 03 May, 2016 1 commit
-
-
akatran authored
-
- 30 Apr, 2016 2 commits
- 29 Apr, 2016 2 commits
- 22 Apr, 2016 1 commit
-
-
mz-fuzzy authored
.gitignore update
-
- 21 Apr, 2016 1 commit
-
-
TMRh20 authored
Support for ATXMega256D3 as a static library.
-
- 15 Apr, 2016 1 commit
-
-
akatran authored
-
- 14 Apr, 2016 2 commits
- 10 Apr, 2016 1 commit
-
-
akatran authored
-
- 07 Apr, 2016 1 commit
-
-
mz-fuzzy authored
- fix of cleaning wrong library name Signed-off-by: mz-fuzzy <mzfuzzy800@gmail.com>
-
- 05 Apr, 2016 1 commit
-
-
mz-fuzzy authored
in c++ build command line. Fix for ubunutu compilation. Signed-off-by: mz-fuzzy <mzfuzzy800@gmail.com>
-