Commit graph

20 commits

Author SHA1 Message Date
jgromes
915f3780cc Reworked directory structure 2019-11-20 17:19:15 +01:00
jgromes
2fc641449a Implemented god mode 2019-11-20 16:55:11 +01:00
jgromes
e751d31aa9 Added compatibility with ESP8266 platform 2019-07-31 07:25:04 +02:00
jgromes
0e1640b9fc [ESP8266] Added Doxygen comments 2019-05-24 21:25:22 +02:00
jgromes
2101203d07 Changed name to RadioLib 2019-02-08 15:58:29 +01:00
Jan Gromeš
75231e00a3 ESP8266 - reworked status codes 2018-07-23 12:41:48 +02:00
Jan Gromeš
2926f11620 ESP8266 - Updated comments 2018-07-11 17:38:56 +02:00
Jan Gromeš
b8f93c5077 ESP8266 - Extracted MQTT and HTTP code into specific classes 2018-07-11 13:43:54 +02:00
Jan Gromeš
6044f00137 ESP8266 - Added method to receive PUBLISH packets from server 2018-07-10 15:12:50 +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š
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š
15e72f825c Replaced internal Arduino Strings with cstrings 2018-06-29 10:30:40 +02:00
Jan Gromeš
14ae8382a5 Added comments 2018-04-19 17:32:16 +02:00
Jan Gromeš
923ddd029d Added basic MQTT support (CONNECT and PUBLISH) 2018-04-10 20:49:44 +02:00
Jan Gromeš
a485176ae1 Updated keyword highlights 2018-04-02 16:29:27 +02:00
Jan Gromeš
331d96979a Changed src folder structure 2018-04-02 13:22:57 +02:00
Renamed from src/ESP8266.h (Browse further)