Commit graph

3137 commits

Author SHA1 Message Date
Jan Gromeš
719f31b0c1 Added module template file 2018-07-12 11:43:37 +02:00
Jan Gromeš
79fc6cd9f5 SX127x - Added examples for CAD and LoRa settings 2018-07-11 18:16:47 +02:00
Jan Gromeš
3b51c3b661 Added SPI-only Module contructor 2018-07-11 18:15:54 +02:00
Jan Gromeš
90b7fe5a84 Added missing keyword 2018-07-11 18:05:23 +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š
8770d82534 MQTT - Updated comments 2018-07-11 17:40:25 +02:00
Jan Gromeš
d9c553f7d0 HTTP - Updated comments 2018-07-11 17:39:23 +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š
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