Federico Maggi
|
12975b23e5
|
delay(1) -> delayMicroseconds(250)
|
2021-04-21 23:39:11 +02:00 |
|
Federico Maggi
|
012c39e7f5
|
Addressing PR#279 comments
|
2021-04-13 15:25:28 +02:00 |
|
Federico Maggi
|
54006662f1
|
Merge branch 'master' of github.com:rfquack/RadioLib
* 'master' of github.com:rfquack/RadioLib:
[RF69] Fixed setOOK()
[CC1101] Fix in promiscuous mode
Fixed compiling issues
|
2021-04-13 09:45:19 +02:00 |
|
Federico Maggi
|
4d2764edb2
|
Merge remote-tracking branch 'upstream/master'
* upstream/master: (249 commits)
[SX127x] OOK functions style cleanup
[RF69] OOK functions style cleanup
styles and syntax changes
added RF69::setOokThresholdType
added RF69::setLnaTestBoost
doc fix
SX1278::getRSSI() modified for OOK so it wont require an activation
SX127x::setOokPeakThresholdDecrement
ignore jetbrain .idea
SX1278::setGain() added support for FSK_OOK modes
SX127x::setOokFixedOrFloorThreshold
SX1278::setOokThresholdType()
RF69::setOOK
[SX127x] Fixed shaping in OOK (#268)
[SX127x] Added FSK CRC mode configuration (#266)
Bump version to 4.3.0
[nRF24] Added low-level access macro
[XBee] Added low-level access macro
[Si443x] Added low-level access macro
[SX128x] Added low-level access macro
...
|
2021-04-13 09:42:02 +02:00 |
|
jgromes
|
c8ce3160fc
|
[CC1101] Added -1 as alias for lowest supported frequency deviation
|
2021-02-13 17:41:34 +01:00 |
|
jgromes
|
4461e9a98e
|
[CC1101] Added timeout in Rx/Tx blocking mode
|
2021-02-12 20:46:10 +01:00 |
|
jgromes
|
8ad7d1be45
|
[CC1101] Clarify ternary operator priority
|
2020-12-29 08:41:22 +01:00 |
|
jgromes
|
81135e0ae5
|
[CC1101] Fixed version register check (#208)
|
2020-12-08 17:31:54 +01:00 |
|
jgromes
|
6bc6777cac
|
[CC1101] Update markers for debug decoder
|
2020-12-05 12:04:39 +01:00 |
|
Alessandro Fiorillo
|
1787505ea7
|
[RF69] Fixed setOOK()
|
2020-12-04 15:36:58 +01:00 |
|
Alessandro Fiorillo
|
3d1c45654b
|
[CC1101] Fix in promiscuous mode
|
2020-12-02 16:43:02 +01:00 |
|
Alessandro Fiorillo
|
9329214405
|
Fixed compiling issues
|
2020-11-28 00:56:24 +01:00 |
|
jgromes
|
b4701c370b
|
[CC1101] Added method to read version register
|
2020-11-20 17:52:32 +01:00 |
|
jgromes
|
cd142df4b9
|
[CC1101] Added 0x04 as valid version register value (#183)
|
2020-09-19 19:48:21 +02:00 |
|
jgromes
|
35f02ed402
|
[CC1101] Added TRNG support
|
2020-09-13 17:53:37 +02:00 |
|
jgromes
|
259b82a006
|
[CC1101] Added Module overrides for all Arduino core functions
|
2020-08-01 16:33:58 +02:00 |
|
jgromes
|
892bd48963
|
[CC1101] Fixed SPI commands always using default SPI (#173)
|
2020-07-25 16:15:05 +02:00 |
|
jgromes
|
8d92a5f402
|
[CC1101] Fixed inverted check (#167)
|
2020-07-18 07:09:33 +02:00 |
|
Federico Maggi
|
02d8b336ab
|
Merged with upstream
|
2020-07-14 10:42:10 +02:00 |
|
jgromes
|
58db5d1661
|
[CC1101] Synced parameters of all FSK modules
|
2020-07-06 11:13:01 +02:00 |
|
jgromes
|
acdd70693d
|
[CC1101] Changed shaping datatype to uint8_t
|
2020-07-06 08:52:11 +02:00 |
|
jgromes
|
e3fb895969
|
[CC1101] Fixes from cppcheck scan
|
2020-07-04 14:10:09 +02:00 |
|
jgromes
|
2b61001f40
|
[CC1101] Added explicit default sync word config
|
2020-07-04 11:21:21 +02:00 |
|
jgromes
|
995d7054ef
|
[CC1101] Reworked driver exlusion
|
2020-06-30 10:41:48 +02:00 |
|
jgromes
|
05f1e998d7
|
[CC1101] Added missing RF switch control
|
2020-06-20 17:03:34 +02:00 |
|
jgromes
|
3aafb2f5bf
|
[CC1101] Implemented RF switch control
|
2020-06-18 16:32:11 +02:00 |
|
jgromes
|
3721d0a51b
|
[CC1101] Added interface argument to Module::term
|
2020-05-17 20:27:34 +02:00 |
|
jgromes
|
f9c7e9e7f5
|
[CC1101] Added digital pin to interrupt macro
|
2020-05-11 20:32:17 +02:00 |
|
jgromes
|
d609c8ba56
|
[CC1101] Lowered findChip delay to 10 ms
|
2020-05-01 20:53:50 +02:00 |
|
jgromes
|
332a981c23
|
[CC1101] Changed interrupt pin macro
|
2020-04-22 14:59:17 +02:00 |
|
Andrea Guglielmini
|
1da981a7cd
|
[CC1101] Added bitrate caching.
|
2020-04-10 12:26:16 +02:00 |
|
jgromes
|
75b9395349
|
[CC1101] Using range check macro
|
2020-03-30 19:31:52 +02:00 |
|
jgromes
|
39c259848c
|
Added support for Nano 33 BLE
|
2020-03-27 14:10:45 +01:00 |
|
jgromes
|
28c12f4576
|
[CC1101] Fixed typos
|
2020-03-22 08:10:49 +01:00 |
|
jgromes
|
a60837bb9d
|
[CC1101] Removed old call to SPI end
|
2020-02-20 12:18:52 +01:00 |
|
jgromes
|
885ca868a0
|
[CC1101] Removed redundant null terminator
|
2020-02-18 13:36:06 +01:00 |
|
Andrea Guglielmini
|
c23b9302b0
|
[CC1101] Requested changes PR #114
|
2020-02-17 13:15:43 +01:00 |
|
Andrea Guglielmini
|
54405ac042
|
[CC1101] Receive up to 255 bytes
|
2020-02-16 21:57:07 +01:00 |
|
Andrea Guglielmini
|
965631aa47
|
[CC1101] Transmit up to 255 bytes
|
2020-02-16 21:53:52 +01:00 |
|
Andrea Guglielmini
|
293fba2656
|
[CC1101] Added carrier sense as sync word qualifier
|
2020-02-16 15:09:39 +01:00 |
|
Andrea Guglielmini
|
c0f5ef922c
|
[CC1101] Update cached len value.
|
2020-02-16 14:50:23 +01:00 |
|
Andrea Guglielmini
|
13a77dff2a
|
[CC1101] Persist modulation change after it's asserted
|
2020-02-16 14:49:41 +01:00 |
|
Andrea Guglielmini
|
9ca2499b45
|
[CC1101] Fixed setRxBandwidth()
|
2020-02-16 14:48:27 +01:00 |
|
jgromes
|
4f9b72f7f6
|
[CC1101] Fixed incorrect PA configuration in OOK mode
|
2020-02-16 12:33:57 +01:00 |
|
jgromes
|
2a1b25ff61
|
[CC1101] Added data shaping and encoding methods
|
2020-02-11 14:28:42 +01:00 |
|
jgromes
|
3bb70ff361
|
[CC1101] Swapped frequency deviation and rx bandwdith in begin method
|
2020-02-11 14:26:14 +01:00 |
|
jgromes
|
318de480ab
|
Reworked PhysicalLayer to accept frequency step directly
|
2020-02-07 18:31:51 +01:00 |
|
jgromes
|
b2b0511da3
|
[CC1101] Added missing calls to yield
|
2020-01-19 13:25:16 +01:00 |
|
jgromes
|
ba1c483121
|
[CC1101] Added assert macro
|
2020-01-13 16:36:44 +01:00 |
|
jgromes
|
9da1573df0
|
Renamed unused pin macro to NC
|
2020-01-06 17:20:18 +01:00 |
|