6cf18ed1a2
Multicast in SoftAP mode ( #96 )
...
SDK 1.3 fixed a bug which caused multicast UDP to fail on SoftAP interface. Update MDNSResponder and documentation appropriately.
2015-08-10 16:14:26 +03:00
496da02f14
Verify sketches as part of travis build
...
Squashed commits:
[7d1b42f] Encrypt token, skip some tests
[17b8f39] Fix sha1 example path
[f3050b1] Fix build, add webhook
[fd2c9bd] Fix build errors, update mDNS library readme
[7b87031] Make common.sh more flexible
[3ba3eb2] Test all sketches
[87beb8a] Build all sketches in esp8266 core
[f2464f1] Fix paths
[823a9ae] Remove sudo usage
[7fce734] Fix arduino commands
[619bc7d] Move all commands into travis script
[15a5ada] First attempt test runner
2015-07-23 16:06:07 +03:00
1cd50e481f
Update OTA Sketch
2015-07-11 13:55:39 +03:00
7596ed0742
inlining and enchancements
2015-07-06 12:34:09 +03:00
ace974aede
let's not wait too much :) telnet running here
2015-07-06 12:31:50 +03:00
6f2069deac
New Update library, example, upload and more
...
Proper error handling in the uploading python script
Much faster OTA example sketch with better results
New Update class that simplifies updating the firmware from any source
Updated Esp.updateSketch() to use the new class
2015-07-06 12:31:24 +03:00
83eeaa31e0
typo
2015-07-06 12:25:29 +03:00
dc9072b94b
Initial Upload From IDE
...
For Test ONLY
2015-07-06 12:25:17 +03:00
a82796f83f
Revert a460efb
2015-07-06 12:22:30 +03:00
148ec5579f
no need for the IP
2015-06-29 02:42:54 +03:00
25aa2cdc08
MDNS-SD
2015-06-29 02:27:14 +03:00
b959e82165
add missing includes to mDNS library
2015-05-12 21:05:00 +03:00
699b06b875
implement async replies in mDNS library
...
No need to call mdns.update() from loop() any more.
2015-05-12 17:59:24 +03:00
727c61efe2
UDP multicast APIs fix
...
fix #74 , fix #7
2015-04-29 07:01:46 +08:00
79e0aa361a
Update maintainer info
2015-03-27 12:18:06 +03:00
fea362a3b5
Allow mDNS on any interface
2015-02-03 09:04:20 +03:00
31c7b384b2
Add mDNS library for esp8266
2015-02-01 01:55:37 +03:00