Wykres commitów

2727 Commity (master)

Autor SHA1 Wiadomość Data
Jan Gromeš 342091b018 ESP8266 - Updated examples 2018-07-11 13:44:43 +02:00
Jan Gromeš b8f93c5077 ESP8266 - Extracted MQTT and HTTP code into specific classes 2018-07-11 13:43:54 +02:00
Jan Gromeš 89fd8fb279 ESP8266 - Added MQTT subscribe example 2018-07-10 15:46:09 +02:00
Jan Gromeš 1bf806143a ESP8266 - Fixed incorrect return statement 2018-07-10 15:45:37 +02:00
Jan Gromeš 0ca357ab2b ESP8266 - Added missing keywords 2018-07-10 15:19:27 +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š 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
Jan Gromeš 5335280288 SX127x - Synced code with LoRaLib 2.0.0 2018-07-06 15:45:40 +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š cd2ae1883c RF69 - implemented carrier frequency change 2018-07-04 14:33:26 +02:00
Jan Gromeš cdecf9ec7e SX127x - fixed setFrequency function 2018-07-04 14:26:58 +02:00
Jan Gromeš 4b5159afb4 ESP8266 - fixed debug macro 2018-07-04 13:42:30 +02:00
Jan Gromeš 514c96ea8a Fixed debug macro 2018-07-04 10:25:15 +02:00
Jan Gromeš a658437dfd Removed unused enum types 2018-07-04 10:21:50 +02:00
Jan Gromeš 7c1905512a RF69 - Fixed receive and transmit methods 2018-07-04 08:38:08 +02:00
Jan Gromeš 00e2cd6f1f Updated comments 2018-07-04 08:37:14 +02:00
Jan Gromeš 8a8f58c08b Added new examples 2018-07-03 12:01:37 +02:00
Jan Gromeš 09ebf94490 Removed old examples 2018-07-03 10:12:29 +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š c2b1826410 Replaced all remaining internal Arduino Strings 2018-06-29 11:05:53 +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š 2d9f4a3f46 Moved all serial strings to flash to save RAM 2018-04-19 18:49:27 +02:00
Jan Gromeš b5e1ff2ef1 Merge branch 'master' of https://github.com/jgromes/KiteLib 2018-04-19 17:36:44 +02:00
Jan Gromeš 14ae8382a5 Added comments 2018-04-19 17:32:16 +02:00
Jan Gromeš 1e8d9b6472
Rename LICENSE to license.txt 2018-04-18 20:35:49 +02:00
Jan Gromeš 6450807065
Removed redundant license file 2018-04-18 20:34:54 +02:00
Jan Gromeš ffdab6487b Updated node 2 example 2018-04-15 16:20:05 +02:00
Jan Gromeš 9b4fd26a11
Moved serial strings to flash 2018-04-15 14:59:40 +02:00
Jan Gromeš 896326fefb Added LED signals to node examples 2018-04-13 20:52:50 +02:00
Jan Gromeš 917fb2834b Fixed Xbee reset de-assert 2018-04-13 20:51:12 +02:00
Jan Gromeš 0aead0a3d9 Updated node 3 example 2018-04-10 21:01:24 +02:00
Jan Gromeš d142eb5771 Updated keywords 2018-04-10 20:54:48 +02:00
Jan Gromeš 923ddd029d Added basic MQTT support (CONNECT and PUBLISH) 2018-04-10 20:49:44 +02:00
Jan Gromeš 79b4f6da20 Added support for sending binary AT data 2018-04-10 20:47:57 +02:00
Jan Gromeš 24172b19f1 Removed redundant default constructor 2018-04-08 20:09:09 +02:00
Jan Gromeš d245703d09 Removed duplicate keywords 2018-04-08 20:07:37 +02:00
Jan Gromeš 675413fe0a Added missing error code keywords 2018-04-02 19:58:02 +02:00