jgromes
|
fd9448e5f1
|
[nRF24] Renamed TRNG method
|
2021-07-18 10:17:41 +02:00 |
|
jgromes
|
e4fcd23f76
|
[nRF24] Fixed warnings
|
2021-06-14 21:20:12 +02:00 |
|
jgromes
|
ee9e77d279
|
[nRF24] Added direct reception dummies
|
2021-06-14 21:15:38 +02:00 |
|
jgromes
|
7b00ed11e6
|
[nRF24] Added low-level access macro
|
2021-03-13 19:58:07 +01:00 |
|
jgromes
|
3205bd1c72
|
[nRF24] Fixed missing pinMode for IRQ (#252)
|
2021-02-15 20:48:22 +01:00 |
|
jgromes
|
1dcb873f22
|
[nRF24] Clarify ternary operator priority
|
2020-12-29 08:41:31 +01:00 |
|
jgromes
|
dc05904ae4
|
[nRF24] Update markers for debug decoder
|
2020-12-05 12:04:26 +01:00 |
|
jgromes
|
5376931b02
|
[nRF24] Added TRNG support
|
2020-09-13 17:52:53 +02:00 |
|
jgromes
|
3bbe84a899
|
[nRF24] Added Module overrides for all Arduino core functions
|
2020-08-01 16:35:11 +02:00 |
|
jgromes
|
92c19da058
|
[nRF24] Changed shaping datatype to uint8_t
|
2020-07-06 08:53:29 +02:00 |
|
jgromes
|
75f2db6509
|
[nRF24] Fixes from cppcheck scan
|
2020-07-04 15:10:02 +02:00 |
|
jgromes
|
bd559b57f1
|
[nRF24] Added explicit default param config
|
2020-07-04 11:24:46 +02:00 |
|
jgromes
|
0e120a760a
|
[nRF24] Reworked driver exclusion
|
2020-06-30 10:44:41 +02:00 |
|
jgromes
|
e6caf3fc37
|
[nRF24] Added interface argument to Module::term
|
2020-05-17 20:27:51 +02:00 |
|
jgromes
|
3aae02e4ea
|
[nRF24] Added digital pin to interrupt macro
|
2020-05-11 20:33:02 +02:00 |
|
jgromes
|
6a4fdd9a92
|
[nRF24] Added missing calls to yield
|
2020-04-01 14:02:06 +02:00 |
|
jgromes
|
d58a4c008e
|
[nRF24] Using range check macro
|
2020-03-30 19:27:17 +02:00 |
|
jgromes
|
73d5a482d1
|
[nRF24] Fixed typos
|
2020-03-22 08:14:32 +01:00 |
|
Callan Bryant
|
6c99486343
|
Swap delayMicroseconds() to delay where appropriate
See https://github.com/jgromes/RadioLib/issues/126 for context.
|
2020-03-16 12:12:06 +00:00 |
|
Andrea Guglielmini
|
b69437c48f
|
[nRF24] Removed ambiguity, PR #119
|
2020-02-27 20:12:30 +01:00 |
|
Andrea Guglielmini
|
ff7831655b
|
[nRF24] Minor fixes
|
2020-02-26 16:03:06 +01:00 |
|
Andrea Guglielmini
|
d1586449f4
|
[nRF24] Added "isCarrierDetected()"
|
2020-02-26 16:02:54 +01:00 |
|
jgromes
|
99a5a7d1e4
|
[nRF24] Removed redundant null terminator
|
2020-02-18 07:35:41 +01:00 |
|
jgromes
|
13d7f9364c
|
[nRF24] Added data shaping and encoding dummy methods
|
2020-02-11 14:28:23 +01:00 |
|
jgromes
|
318de480ab
|
Reworked PhysicalLayer to accept frequency step directly
|
2020-02-07 18:31:51 +01:00 |
|
jgromes
|
204e1c7a0c
|
[nRF24] Added assert macro
|
2020-01-13 16:37:44 +01:00 |
|
jgromes
|
05b300408b
|
[nRF24] Changed pin mapping
|
2019-12-27 13:17:34 +01:00 |
|
Andrea Guglielmini
|
721f3986a7
|
Fixing changes
|
2019-11-25 19:07:13 +01:00 |
|
Andrea Guglielmini
|
a82002b56e
|
[nRF24] 2 bytes addrWidth
|
2019-11-25 16:11:55 +01:00 |
|
Andrea Guglielmini
|
a6106b4e63
|
[nRF24] Added setCrcFiltering(bool), setAutoAck(bool)
|
2019-11-25 15:51:40 +01:00 |
|
jgromes
|
915f3780cc
|
Reworked directory structure
|
2019-11-20 17:19:15 +01:00 |
|