Commit graph

42 commits

Author SHA1 Message Date
jgromes
c093d34c91 Updated debug macros 2019-09-28 10:30:50 +02:00
jgromes
e751d31aa9 Added compatibility with ESP8266 platform 2019-07-31 07:25:04 +02:00
jgromes
2ca26d1a60 Fixed format 2019-06-22 16:36:58 +02:00
jgromes
c72ad019f4 [SX127x] Sync with LoRaLib 8.1.0 2019-06-16 14:33:26 +02:00
jgromes
eddf96bbb2 [SX126x] Changed CAD to only use DIO1 (#19) 2019-06-07 10:05:40 +02:00
jgromes
c9b68163d5 [SX126x] Added notes about DIO2 RF control 2019-06-04 10:13:04 +02:00
Bernd Giesecke
23b0b9b25a Moved setDio2AsRfSwitch() from module to SX126x
Added new error code
Removed memory leak

Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
2019-06-04 14:28:33 +08:00
jgromes
1ebf818d88 [nRF24] Implemented basic functions 2019-06-01 20:50:43 +02:00
jgromes
dd59d9e6d6 Added Doxygen comments 2019-05-24 17:32:11 +02:00
jgromes
9d34a7aede [SX126x] Added FSK modulation parameters check 2019-05-21 11:19:16 +02:00
jgromes
ccaf51a915 [SX126x] Added TCXO control method 2019-05-20 08:49:05 +02:00
jgromes
f0b9841cf6 [SX126x] Added FSK rx/tx, interrupt methods and CAD 2019-05-18 13:27:43 +02:00
jgromes
7a768c8ed6 [SX127x] Sync with LoRaLib v8.0.1 2019-03-22 19:01:56 +01:00
jgromes
7d00dde817 Removed redundant debug begin 2019-02-23 10:50:14 +01:00
jgromes
9d7e9040cf Updated debug macros 2019-02-23 09:36:56 +01:00
jgromes
cbdf158389 [CC1101] Implemented address filtering 2019-02-09 17:45:04 +01:00
jgromes
2101203d07 Changed name to RadioLib 2019-02-08 15:58:29 +01:00
jgromes
2fbb6afcf4 [XBee] Added multiple attempts when connecting 2019-01-05 10:20:14 +01:00
jgromes
5b4685ac8d [SX127x] Sync with LoRaLib v7.1.0 2018-12-26 11:36:30 +01:00
jgromes
6cd42ca3e1 [SX127x] Sync with LoRaLib v7.0.0 2018-10-31 17:44:47 +01:00
jgromes
a13b4f9537 [RTTY] Simplified transmission encoding configuration 2018-10-02 20:46:52 +02:00
Jan Gromeš
f4344af3c5 [RTTY] Implemented basic RTTY support 2018-08-20 20:42:14 +02:00
Jan Gromeš
5bab97d16b [SX127x] Sync with LoRaLib v5.1.1 2018-08-18 16:17:10 +02:00
Jan Gromeš
e3021b5a37 SX127x - Sync with LoRaLib v5.0.2 2018-08-02 15:11:38 +02:00
Jan Gromeš
0a32e985bf Updated status codes for XBee 2018-07-24 09:46:35 +02:00
Jan Gromeš
2d788da0c2 Changed error codes to negative integers 2018-07-23 11:16:14 +02:00
Jan Gromeš
db9983b3e5 Updated debug macros 2018-07-23 11:10:48 +02:00
Jan Gromeš
b227d0cd19 XBee - Implemented API mode basics 2018-07-19 16:21:47 +02:00
Jan Gromeš
9ea57154be RF69 - Added method to set sync word 2018-07-14 08:43:04 +02:00
Jan Gromeš
6044f00137 ESP8266 - Added method to receive PUBLISH packets from server 2018-07-10 15:12:50 +02:00
Jan Gromeš
6d4b7c4e79 ESP8266 - Added missing return codes 2018-07-10 12:50:14 +02:00
Jan Gromeš
5c1e12e310 RF69 - Added methods to set rx bandwidth and frequency deviation 2018-07-05 15:39:02 +02:00
Jan Gromeš
0c3145dcbe RF69 - Added function to set bit rate 2018-07-04 15:16:00 +02:00
Jan Gromeš
a658437dfd Removed unused enum types 2018-07-04 10:21:50 +02:00
Jan Gromeš
8d8ab76f5a Added support for all Semtech LoRa modules (SX1272/73/76/77/78/79) 2018-07-03 09:58:29 +02:00
Jan Gromeš
15e72f825c Replaced internal Arduino Strings with cstrings 2018-06-29 10:30:40 +02:00
Jan Gromeš
b32130d18c Updated debug output 2018-04-19 18:50:42 +02:00
Jan Gromeš
923ddd029d Added basic MQTT support (CONNECT and PUBLISH) 2018-04-10 20:49:44 +02:00
Jan Gromeš
22e6da9256 Updated XBee core files 2018-03-31 10:09:51 +02:00
Jan Gromeš
5140c3a1af Added RF69 tx and rx functions 2018-03-24 10:18:34 +01:00
Jan Gromeš
a12d8472f5 Added new error codes 2018-03-09 11:14:15 +01:00
Jan Gromeš
9fe0e36005 Added core source files 2018-03-05 17:08:42 +01:00