Commit graph

2976 commits

Author SHA1 Message Date
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
Jan Gromeš
782eacbcac
Update README.md 2019-03-12 20:59:31 +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
9f53e01c28 [RF69] Fixed comments in example 2019-02-10 13:08:47 +01:00
jgromes
c127a27446 [CC1101] Implemented interrupt-driven methods 2019-02-10 11:48:21 +01:00
jgromes
00d06871c6 [RF69] Removed comment 2019-02-10 11:31:15 +01:00
jgromes
8fbc218aed [SX127x] Unified example format 2019-02-10 11:19:50 +01:00
jgromes
525b0c55a1 [RF69] Updated example comments 2019-02-10 11:11:54 +01:00
jgromes
027ed193a4 [RF69] Added missing example 2019-02-10 11:11:39 +01:00
jgromes
1e4c9ef496 [Travis] Added sorting 2019-02-10 10:32:55 +01:00
jgromes
d8a91c866f [Travis] Removed redundant language flag 2019-02-10 10:31:09 +01:00
jgromes
e2872d7a87 [Travis] Added output formatting 2019-02-10 10:29:07 +01:00
jgromes
b4eb421553 [Travis] Updated script to match new examples structure 2019-02-10 10:21:27 +01:00
jgromes
eb659812c9 [nRF24] Removed unsupported example 2019-02-10 09:52:00 +01:00
jgromes
147784ea38 Changed structure of example folder 2019-02-10 09:50:57 +01:00
jgromes
cbdf158389 [CC1101] Implemented address filtering 2019-02-09 17:45:04 +01:00
jgromes
ecab4915fc [CC1101] Updated example comment 2019-02-09 17:43:46 +01:00
jgromes
e050cb95ee [RF69] Removed redundant comment 2019-02-09 17:43:15 +01:00
jgromes
44e4a16b8b [CC1101] Implemented packet reception 2019-02-09 12:04:39 +01:00
jgromes
269cafb8f3 [CC1101] Added missing keywords 2019-02-09 12:04:00 +01:00
jgromes
1f6c370230 [CC1101] Updated example 2019-02-09 12:03:22 +01:00
Jan Gromeš
0df74c3cb8
Update README.md 2019-02-09 09:40: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
f4254c6258 [CC1101] Minor example comment fix 2019-02-06 19:40:03 +01:00
jgromes
6eac22c81e [SX1231] Example comment fix 2019-02-06 19:39:44 +01:00
jgromes
6ff8fda77d [RF69] Minor example comment fix 2019-02-06 19:39:28 +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
Jan Gromeš
77caff43bf
Update README.md 2019-02-05 09:59:11 +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