jgromes
3bbe84a899
[nRF24] Added Module overrides for all Arduino core functions
2020-08-01 16:35:11 +02:00
jgromes
123b2f507f
[XBee] Added Module overrides for all Arduino core functions
2020-08-01 16:35:00 +02:00
jgromes
41069d0848
[Si443x] Added Module overrides for all Arduino core functions
2020-08-01 16:34:52 +02:00
jgromes
2aeffd914f
[SX128x] Added Module overrides for all Arduino core functions
2020-08-01 16:34:44 +02:00
jgromes
6ff84d7b23
[SX127x] Added Module overrides for all Arduino core functions
2020-08-01 16:34:37 +02:00
jgromes
882ec98563
[SX126x] Added Module overrides for all Arduino core functions
2020-08-01 16:34:27 +02:00
jgromes
71045e829b
[SX1231] Added Module overrides for all Arduino core functions
2020-08-01 16:34:19 +02:00
jgromes
866e3c4c86
[RF69] Added Module overrides for all Arduino core functions
2020-08-01 16:34:12 +02:00
jgromes
67239551b0
[ESP8266] Added Module overrides for all Arduino core functions
2020-08-01 16:34:06 +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
3c7dfa632b
[CC1101] Fixed incorrect default Rx bandwidth in doxygen
2020-07-19 18:08:48 +02:00
jgromes
9432e3d1c3
[RF69] Fixed inverted check ( #167 )
2020-07-18 07:09:44 +02:00
jgromes
8d92a5f402
[CC1101] Fixed inverted check ( #167 )
2020-07-18 07:09:33 +02:00
halfbakery
d934e61777
[SX127x] Dio1Action precondition checks were inverted
2020-07-17 22:55:11 +02:00
jgromes
44dc0a4ea3
[Si443x] Fixed bit range and timeout on some modules ( #165 )
2020-07-17 17:28:29 +02:00
Jan Gromeš
a525c40e55
[Si443x] Added tolerance to float comparison ( #165 )
2020-07-16 17:55:43 +02:00
Federico Maggi
7535faad32
Fixed conflicts
2020-07-14 15:50:55 +02:00
Federico Maggi
02d8b336ab
Merged with upstream
2020-07-14 10:42:10 +02:00
Federico Maggi
e7a7d5fef5
Merge branch 'master' of github.com:rfquack/RadioLib
...
* 'master' of github.com:rfquack/RadioLib: (135 commits)
[CC1101] Added bitrate caching.
[nRF24] Removed ambiguity, PR #119
[nRF24] Minor fixes
[nRF24] Added "isCarrierDetected()"
Bump version to 3.3.1
[SX127x] Set OOK parameter before setting the bitrate to avoid reading undefined variable
[Module] Fixed incorrect arguments
[Module] Fixed interface termination
[SX1231] Removed old call to SPI end
[RF69] Removed old call to SPI end
[CC1101] Removed old call to SPI end
[CC1101] Removed redundant null terminator
[nRF24] Removed redundant null terminator
[RF69] Removed redundant null terminator
[CC1101] Requested changes PR #114
[CC1101] Fixed interrupt direction. Tested: CC1101_Receive, CC1101_Receive_Interrupt, CC1101_Transmit, CC1101_Transmit_Interrupt
[CC1101] Receive up to 255 bytes
[CC1101] Transmit up to 255 bytes
[CC1101] Added carrier sense as sync word qualifier
[CC1101] Update cached len value.
...
2020-07-14 10:35:22 +02:00
Federico Maggi
535bce9ac7
Added space
2020-07-14 10:27:47 +02:00
jgromes
29d24c916b
[XBee] Added Doxygen TODOs
2020-07-10 08:51:37 +02:00
jgromes
6c3dff4935
[Si443x] Added Doxygen TODOs
2020-07-10 08:51:30 +02:00
jgromes
a1583487b0
[SX128x] Added Doxygen TODOs
2020-07-10 08:51:23 +02:00
jgromes
6452ea401f
[SX127x] Added Doxygen TODOs
2020-07-10 08:51:16 +02:00
jgromes
e97755a68b
[SX126x] Added Doxygen TODO
2020-07-10 08:51:05 +02:00
jgromes
58194483b1
[SX127x] Added methods to manually set LoRa LDRO ( #162 )
2020-07-08 18:52:34 +02:00
jgromes
96405b938d
[SX126x] Added methods to manually set LoRa LDRO
2020-07-08 18:52:08 +02:00
jgromes
760fefaad8
[CC1101] Fixed invalid default Rx bandwidth
2020-07-08 18:00:09 +02:00
jgromes
8cbbf3d668
[ESP8266] Changed length type to size_t TRAVIS_FORCE_BUILD
2020-07-06 17:28:17 +02:00
jgromes
cdbabdb30d
[SX126x] Fixed unused parameter (TRAVIS_FORCE_BUILD)
2020-07-06 12:37:29 +02:00
jgromes
b21f93342e
[SX126x] Synced parameters of all LoRa modules
2020-07-06 11:48:25 +02:00
jgromes
e1141ca64c
[SX127x] Synced parameters of all LoRa modules
2020-07-06 11:48:14 +02:00
jgromes
59c4fe638f
[RFM9x] Synced parameters of all LoRa modules
2020-07-06 11:48:02 +02:00
jgromes
8682357881
[Si443x] Synced parameters of all FSK modules
2020-07-06 11:14:33 +02:00
jgromes
4d00170612
[SX128x] Synced parameters of all FSK modules
2020-07-06 11:14:21 +02:00
jgromes
ec225236d0
[SX1231] Synced parameters of all FSK modules
2020-07-06 11:14:08 +02:00
jgromes
82e4cb7f97
[SX127x] Synced parameters of all FSK modules
2020-07-06 11:13:53 +02:00
jgromes
c8f4698a26
[SX126x] Synced parameters of all FSK modules
2020-07-06 11:13:37 +02:00
jgromes
59434cb025
[RF69] Synced parameters of all FSK modules
2020-07-06 11:13:24 +02:00
jgromes
58db5d1661
[CC1101] Synced parameters of all FSK modules
2020-07-06 11:13:01 +02:00
jgromes
92c19da058
[nRF24] Changed shaping datatype to uint8_t
2020-07-06 08:53:29 +02:00
jgromes
3312645d90
[Si443x] Changed shaping datatype to uint8_t
2020-07-06 08:53:20 +02:00
jgromes
be346eb6aa
[SX128x] Changed shaping datatype to uint8_t
2020-07-06 08:53:12 +02:00
jgromes
7dc7f4d76c
[SX127x] Changed shaping datatype to uint8_t
2020-07-06 08:53:05 +02:00
jgromes
5aff492323
[SX126x] Changed shaping datatype to uint8_t
2020-07-06 08:52:48 +02:00
jgromes
263410ffb1
[RF69] Changed shaping datatype to uint8_t
2020-07-06 08:52:30 +02:00
jgromes
acdd70693d
[CC1101] Changed shaping datatype to uint8_t
2020-07-06 08:52:11 +02:00
jgromes
1534aab910
[Si443x] Removed redundant variable assingment
2020-07-05 10:03:43 +02:00
jgromes
0ee58ff770
[XBee] Updated line feed assignment
2020-07-05 10:02:11 +02:00