Commit graph

719 commits

Author SHA1 Message Date
Jan Gromeš
e3021b5a37 SX127x - Sync with LoRaLib v5.0.2 2018-08-02 15:11:38 +02:00
Jan Gromeš
0ca15ac41f RF69 - Fixed incorrect size of dynamically allocated array 2018-08-02 14:50:20 +02:00
Jan Gromeš
619fd8a072 Sync with LoRaLib v4.1.0 2018-07-26 18:35:11 +02:00
Jan Gromeš
31dd1baadc Module - Added methods for INT pins read-only access 2018-07-25 14:52:57 +02:00
Jan Gromeš
ba7164f5cd XBee - implemented API packet reception 2018-07-24 09:54:07 +02:00
Jan Gromeš
702a7f6747 SX127x - sync with LoRaLib v4.0.0 2018-07-23 12:47:47 +02:00
Jan Gromeš
357408c3a6 XBee - reworked status codes 2018-07-23 12:42:50 +02:00
Jan Gromeš
75bb635370 SX1231 - reworked status codes 2018-07-23 12:42:33 +02:00
Jan Gromeš
0a90fc42d4 RF69 - reworked status codes 2018-07-23 12:42:22 +02:00
Jan Gromeš
75231e00a3 ESP8266 - reworked status codes 2018-07-23 12:41:48 +02:00
Jan Gromeš
39d674f953 SX127x - Sync with LoRaLib v3.0.3 2018-07-22 08:52:02 +02:00
Jan Gromeš
b227d0cd19 XBee - Implemented API mode basics 2018-07-19 16:21:47 +02:00
Jan Gromeš
77ac9533cb SX1231 - Fixed begin method 2018-07-18 16:08:26 +02:00
Jan Gromeš
0db8813682 SX127x - Sync with LoRaLib v3.0.2 2018-07-18 10:51:46 +02:00
Jan Gromeš
d29be7a252 JDY08/HC05 - Updated Serial interface 2018-07-16 19:13:24 +02:00
Jan Gromeš
7d6be1d2a2 SX1231 - Fixed typo in macro name 2018-07-16 09:09:17 +02:00
Jan Gromeš
ec9bc64ce0 SX1231 - Added fixes for old silicon revisions 2018-07-14 17:24:09 +02:00
Jan Gromeš
50da80561c JDY08 - Module added 2018-07-14 16:12:19 +02:00
Jan Gromeš
95760e58e5 RF69 - Added method to measure temperature 2018-07-14 11:44:08 +02:00
Jan Gromeš
3f56b8a458 RF69 - Added hardware AES support 2018-07-14 11:09:09 +02:00
Jan Gromeš
cd7adc03d7 RF69 - Added method to disable address filtering 2018-07-14 10:00:06 +02:00
Jan Gromeš
76d2b5ebf4 RF69 - Fixed address filtering 2018-07-14 09:32:00 +02:00
Jan Gromeš
3fba66e9cf RF69 - Added methods to set node and broadcast addresses 2018-07-14 08:55:26 +02:00
Jan Gromeš
9ea57154be RF69 - Added method to set sync word 2018-07-14 08:43:04 +02:00
Jan Gromeš
17f8e3efdd RF69 - Fixed string processing in receive method 2018-07-14 08:32:04 +02:00
Jan Gromeš
fcd44d4440 SX1231 - Implemented module 2018-07-13 15:36:01 +02:00
Jan Gromeš
a4c901e726 RF69 - Fixed incorrect null termination 2018-07-13 15:35:10 +02:00
Jan Gromeš
5971d94ae1 RF69 - Changed visibility of some member variables 2018-07-13 15:34:26 +02:00
Jan Gromeš
cf99118baa RF69 - Removed unused private variables 2018-07-13 15:33:25 +02:00
Jan Gromeš
e7ec53be3b RF69 - Fixed memory leak in receive method 2018-07-13 10:36:14 +02:00
Jan Gromeš
10af5043af SX127x - Sync with LoRaLib v3.0.1 2018-07-13 10:35:44 +02:00
Jan Gromeš
de42395dda Sync with LoRaLib v3.0.0
Packet class was removed
2018-07-12 20:13:03 +02:00
Jan Gromeš
10f32c8b5c SX127x - Updated comments 2018-07-11 17:56:26 +02:00
Jan Gromeš
2e85c23cbd HC05 - Updated comments 2018-07-11 17:41:01 +02:00
Jan Gromeš
2926f11620 ESP8266 - Updated comments 2018-07-11 17:38:56 +02:00
Jan Gromeš
f7d0fcfb76 RF69 - Updated comments 2018-07-11 17:26:21 +02:00
Jan Gromeš
b8f93c5077 ESP8266 - Extracted MQTT and HTTP code into specific classes 2018-07-11 13:43:54 +02:00
Jan Gromeš
1bf806143a ESP8266 - Fixed incorrect return statement 2018-07-10 15:45:37 +02:00
Jan Gromeš
6044f00137 ESP8266 - Added method to receive PUBLISH packets from server 2018-07-10 15:12:50 +02:00
Jan Gromeš
bd5828de49 ESP8266 - Fixed MQTT packetId check 2018-07-10 12:34:42 +02:00
Jan Gromeš
a56f0122d6 ESP8266 - Implemented MQTT ping 2018-07-10 10:21:34 +02:00
Jan Gromeš
9cbebb3c4e ESP8266 - Improved receive method 2018-07-10 10:19:12 +02:00
Jan Gromeš
a5276bd3c1 ESP8266 - Implemented MQTT subscribe and unsubscribe 2018-07-09 17:41:31 +02:00
Jan Gromeš
146822d84e SX127x - Sync with LoRaLib v2.0.1 2018-07-09 16:37:22 +02:00
Jan Gromeš
b07e5f8058 ESP8266 - Implemented MQTT disconnect 2018-07-09 11:14:57 +02:00
Jan Gromeš
c8783b599b ESP8266 - implemented MQTT clean session and will 2018-07-09 10:17:37 +02:00
Jan Gromeš
79e63ceafd ESP8266 - fixed MQTT packet length encoding 2018-07-08 11:41:59 +02:00
Jan Gromeš
c4cfa3b94e RF69 - Fixed incorrect types in transmit and receive 2018-07-08 11:18:28 +02:00
Jan Gromeš
bee2e4802b RF69 - Added output power setting 2018-07-07 11:32:44 +02:00
Jan Gromeš
61c8e07d17 RF69 - Updated setting system 2018-07-07 09:20:48 +02:00