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 |
|
jgromes
|
dedcd4163f
|
[CC1101] Added methods to clear GDO action
|
2019-12-29 10:36:24 +01:00 |
|
jgromes
|
540867365c
|
[CC1101] Changed pin mapping
|
2019-12-27 13:16:31 +01:00 |
|
Andrea Guglielmini
|
6dcab7d2c7
|
[CC1101] Added setOOK(bool enableOOK)
|
2019-12-20 16:32:54 +01:00 |
|
Andrea Guglielmini
|
86f2d9fd12
|
[CC1101] setSyncWord() fixed return.
|
2019-12-16 00:00:05 +01:00 |
|
Andrea Guglielmini
|
e1d8380c4e
|
[CC1101] Solved enableSyncWordFiltering() ambiguity.
|
2019-12-15 23:58:24 +01:00 |
|
Andrea Guglielmini
|
56cdbbdd7b
|
[CC1101] Fixed wrong setPacketMode() bits
|
2019-12-14 00:45:57 +01:00 |
|
Andrea Guglielmini
|
6373c30729
|
[CC1101] Check CRC only if validation is active.
|
2019-12-13 19:46:45 +01:00 |
|
Andrea Guglielmini
|
c78847e9df
|
[CC1101] Reset on init.
|
2019-12-13 19:41:21 +01:00 |
|
Andrea Guglielmini
|
af9409b941
|
[CC1101] Fix broken sync word methods.
|
2019-12-13 19:40:36 +01:00 |
|
Andrea Guglielmini
|
d863c02ffe
|
[CC1101] txPower updated according to chosen freq.
|
2019-12-12 02:50:55 +01:00 |
|