Commit graph

1222 commits

Author SHA1 Message Date
jgromes
cfdd921984 [SX126x] Implemented LoRa receive method 2019-05-14 18:34:43 +02:00
jgromes
58d3ca3984 [SX126x] Implemented LoRa transmit method 2019-05-13 15:05:02 +02:00
jgromes
7780c499a1 Fixed incorrect pin assignment 2019-05-13 15:03:09 +02:00
jgromes
ba82497c8e [SX126x] Fixed config 2019-05-12 19:24:07 +02:00
jgromes
657642a591 [SX126x] Fixed issues in configuration 2019-05-11 11:56:39 +02:00
jgromes
663473c554 [RF69] Removed redundant implementations 2019-05-11 08:38:07 +02:00
jgromes
7cb5f83cc4 [SX127x] Sync with LoRaLib v8.0.3 2019-05-11 07:58:55 +02:00
jgromes
bd4ee70362 [RF69] Added PhysicalLayer overloads 2019-05-11 07:56:58 +02:00
jgromes
0ebe25521f [CC1101] Added PhysicalLayer overloads 2019-05-11 07:56:45 +02:00
jgromes
16b3256073 [SX126x] Added core configuration methods 2019-05-10 15:47:10 +02:00
jgromes
b63d324c50 Changed pin order in Module constructor 2019-05-01 14:23:36 +02:00
jgromes
78fb945355 [SX127x] Sync with LoRaLib 8.0.2 2019-04-01 16:16:51 +02:00
jgromes
cc38c24f40 [SX127x] Moved debug strings to flash 2019-03-22 19:06:22 +01:00
jgromes
000a771374 Added missing comments 2019-03-22 19:06:03 +01:00
jgromes
7a768c8ed6 [SX127x] Sync with LoRaLib v8.0.1 2019-03-22 19:01:56 +01:00
jgromes
943ea7ac03 [CC1101] Fixed typos 2019-03-22 18:51:14 +01:00
jgromes
5c48ed73b6 [MQTT] Added Arduino String overload 2019-02-23 10:50:35 +01:00
jgromes
7d00dde817 Removed redundant debug begin 2019-02-23 10:50:14 +01:00
jgromes
9e720f56c5 [HTTP] Added GET overload for Arduino String 2019-02-23 09:37:22 +01:00
jgromes
9d7e9040cf Updated debug macros 2019-02-23 09:36:56 +01:00
jgromes
d388cbeffe Added overload for UART-only modules 2019-02-23 09:36:08 +01:00
jgromes
84ec28239a [CC1101] Implemented output power setting 2019-02-10 13:10:12 +01:00
jgromes
c127a27446 [CC1101] Implemented interrupt-driven methods 2019-02-10 11:48:21 +01:00
jgromes
cbdf158389 [CC1101] Implemented address filtering 2019-02-09 17:45:04 +01:00
jgromes
44e4a16b8b [CC1101] Implemented packet reception 2019-02-09 12:04:39 +01:00
jgromes
6cd5419a9e [RTTY] Changed ITA2 character table to static 2019-02-09 09:39:22 +01:00
jgromes
344afee97a [Morse] Added support for Morse code transmissions 2019-02-09 09:38:50 +01:00
jgromes
2101203d07 Changed name to RadioLib 2019-02-08 15:58:29 +01:00
jgromes
e65dd10e26 [CC1101] Implemented packet transmission 2019-02-06 17:26:26 +01:00
jgromes
b1e0b646b0 [ESP8266] Removed redundant reset 2019-02-05 20:44:55 +01:00
jgromes
38d9677268 Fixed hardware reset 2019-02-05 17:32:33 +01:00
jgromes
274c56aa92 Fixed SoftwareSerial pin naming convention 2019-01-16 18:02:32 +01:00
jgromes
b006a9d52b [CC1101] Fixed parameter type 2019-01-13 19:54:14 +01:00
jgromes
76d9a91ffa [XBee] Fixed reset 2019-01-13 19:48:43 +01:00
jgromes
819297060b [CC1101] Reworked exp/mant calculation 2019-01-13 19:47:56 +01:00
jgromes
bd2596efac [SX127x] Sync with LoRaLib v7.1.1 2019-01-13 19:44:16 +01:00
jgromes
59564a17e2 [XBee] Fixed autodetection 2019-01-05 12:12:24 +01:00
jgromes
2fbb6afcf4 [XBee] Added multiple attempts when connecting 2019-01-05 10:20:14 +01:00
jgromes
2414d49f71 [CC1101] Removed default arguments 2018-12-26 11:49:19 +01:00
jgromes
5b4685ac8d [SX127x] Sync with LoRaLib v7.1.0 2018-12-26 11:36:30 +01:00
jgromes
2edddf18ea Added missing SPI CS access 2018-12-26 11:21:50 +01:00
jgromes
46a3ee4a24 [RTTY] Added support for CC1101 (#4) 2018-12-26 11:19:30 +01:00
jgromes
092559122b [CC1101] Added basic support (#4) 2018-12-26 11:17:19 +01:00
jgromes
279f47529f [SX127x] Sync with LoRaLib v7.0.1 2018-12-17 14:07:05 +01:00
jgromes
cc603b7b9f Fixed incorrect include 2018-10-31 17:56:53 +01:00
jgromes
6cd42ca3e1 [SX127x] Sync with LoRaLib v7.0.0 2018-10-31 17:44:47 +01:00
jgromes
2243727244 [XBee] Fixed compiler warnings 2018-10-07 12:15:20 +02:00
jgromes
030b7c8a55 [ESP8266] Fixed compiler warnings 2018-10-07 12:15:06 +02:00
jgromes
5cd59e43ba [RF69] Added RTTY support 2018-10-07 12:14:20 +02:00
jgromes
120dcf5bed [RF69] Fixed compiler warnings 2018-10-07 12:13:58 +02:00