Wykres commitów

177 Commity (8507c458238a9563a910ba92cef2b6c9839a1c0a)

Autor SHA1 Wiadomość Data
Martin Ger 8507c45823 mqttconnect added, mem issues 2017-07-22 22:23:35 +02:00
Martin Ger fcfd1985e5 strcat added, operators added 2017-07-22 19:26:16 +02:00
Martin Ger 1fc6ae24c6 added scripting to the master branch 2017-07-21 16:35:45 +02:00
Martin Ger 7c15a93399 Bug in event queues 2017-07-16 20:27:29 +02:00
Martin Ger de37f8c3d7 /broker/time added 2017-07-13 10:41:58 +02:00
Martin Ger 0b7be38fb1 added NTP time 2 2017-07-12 22:57:08 +02:00
Martin Ger f8715595da added NTP time 2017-07-12 22:04:02 +02:00
Martin Ger 717c6c7653 fix in local publish2 2017-06-23 18:06:55 +02:00
Martin Ger 9c3097198e fix in local publish 2017-06-23 18:05:39 +02:00
Martin Ger 13f58ddfad fixed remote publish 2017-06-22 16:25:24 +02:00
Martin Ger 10f292f27e Added basic sample at user_basic/ 2017-06-07 22:21:26 +02:00
Martin Ger ede97ea37b remote client and MQTT bridging functionality 2017-06-03 15:44:03 +02:00
Martin Ger 0d735c8024 Mem error in retained topics 2017-06-02 14:45:01 +02:00
Martin Ger d519cbb076 Merge branch 'master' of https://github.com/martin-ger/esp_mqtt 2017-06-02 12:04:51 +02:00
Martin Ger 779c7cf26c fix when sending retained topics 2017-06-02 12:03:18 +02:00
martin-ger 4485007978 Update README.md 2017-06-02 02:04:59 +02:00
Martin Ger 8b68abcbcd added precompiled firmware 2017-06-02 01:32:18 +02:00
martin-ger 42939a8bc2 Update README.md 2017-06-02 01:24:31 +02:00
Martin Ger ebfb3e897a added user sample program 2017-06-02 01:04:48 +02:00
Martin Ger 7b3905ae16 Initial commit of uMQTT Broker 2017-06-01 23:38:03 +02:00
Tuan PM cf87bc521e Merge pull request #126 from st0ff3r/master
PROTO_AddRb(): rollback inserts into ringbuffer done by RINGBUF_Put()…
2017-05-25 10:14:47 +07:00
Tuan PM 7ec2ef8e1d Merge pull request #127 from someburner/master
Extend init method to allow 0-length client IDs if MQTTv311 is set
2016-11-20 20:47:08 +07:00
Jeff H 885bde3af9 Extend init method to allow 0-length client IDs if MQTTv311 is set 2016-11-20 01:12:37 -08:00
st0ff3r 80abcbf3a9 PROTO_AddRb(): rollback inserts into ringbuffer done by RINGBUF_Put() when there was not eneough space free 2016-11-18 05:32:06 +01:00
Tuan PM 9249c2a055 Merge pull request #125 from ToSa27/master
Compile to Library
2016-10-26 09:18:56 +07:00
Tobias Hoff 8cf1063d80 Compile to Library
use "make lib" to compile as library
2016-10-26 03:54:33 +02:00
Tobias Hoff adfa2c1833 ignore implicit function declaration
to successfully build without adding declarations missing from the SDK
2016-10-26 03:40:41 +02:00
Tuan PM ccdf6a6213 Merge pull request #124 from ToSa27/master
explicitely set SSL size
2016-10-26 08:36:59 +07:00
Tobias Hoff 0f4113cea4 explicitely set SSL size 2016-10-26 03:33:53 +02:00
Tuan PM d5dcfbaf47 update sdk link 2016-09-18 18:04:48 +07:00
Tuan PM 69710db095 Merge pull request #121 from someburner/patch-1
Use proper type for keepalive
2016-09-18 17:41:49 +07:00
Jeff Hufford 149091e167 Use proper type for keepalive
Minor, but keepalive member in struct mqtt_connect_info is signed and gets compared with unsigned.
2016-09-17 10:22:57 -07:00
Tuan PM 5162b941a8 test travis 4 2016-09-09 23:10:33 +07:00
Tuan PM b19d7822e2 test travis 3 2016-09-09 23:05:51 +07:00
Tuan PM c7e70396ba test travis 2 2016-09-09 23:03:28 +07:00
Tuan PM 676513735a test travis 1 2016-09-09 22:58:05 +07:00
Tuan PM 3f55b6ce7b test travis 2016-09-09 22:52:12 +07:00
Tuan PM 4e303d1674 update travis method to build new esp_mqtt 2016-09-09 22:39:06 +07:00
Tuan PM 30523fbe90 -reformat code using space 2
- fix bug connect callback when connection refuse
- change INFO to MQTT_INFO to resolve conflic with global INFO define
2016-09-09 22:37:03 +07:00
Tuan PM 4acdfe0a5d update link travis to README and fixed opensdk link 2016-09-09 21:18:31 +07:00
Tuan PM bcf0ce4c59 update link travis to README and fixed opensdk link 2016-09-09 21:04:19 +07:00
Tuan PM dbd3324a0a update link travis to README and fixed opensdk link 2016-09-09 21:02:00 +07:00
Tuan PM f5a4f0a7ed update open sdk link for travis 2016-09-09 20:57:29 +07:00
Tuan PM cc989eaa95 update travis to build with sdk 2.0 2016-09-09 20:53:30 +07:00
Tuan PM 91b7ef9b81 Update readme 2016-09-09 20:49:00 +07:00
Tuan PM 7fde706b8e remove all submodule 2016-09-09 20:37:37 +07:00
Tuan PM f7ccc86709 -update to sdk 2.0
- cleanup and make Makefile simple
- add define to get local_config
- remove esptool
2016-09-09 20:36:52 +07:00
Tuan PM a5e5f97cca Merge pull request #118 from vowstar/master
Some fix about stability of mqtt connection about keepalive
2016-09-06 19:35:03 +07:00
Huang Rui 65bf3adc2a Fix keepalive time error.Made keepalive interval half of keepalive time.
This can prevent abnormal disconnect.
2016-09-06 18:32:34 +08:00
Huang Rui c1ac44a083 Clear callback functions to avoid abnormal callback 2016-08-23 17:35:31 +08:00