]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_core/log
acmetensortoys-esp-lua_core
9 years agoMerge branch 'master' of https://github.com/AcmeTensorToys/esp-lua
Rachael [Thu, 13 Apr 2017 03:59:05 +0000 (20:59 -0700)]
Merge branch 'master' of https://github.com/AcmeTensorToys/esp-lua

9 years agoinit: no real need for that metatable
Nathaniel Wesley Filardo [Mon, 30 Jan 2017 20:08:09 +0000 (15:08 -0500)]
init: no real need for that metatable

9 years agonwfnet-go: Just delete the config file already
Nathaniel Wesley Filardo [Mon, 30 Jan 2017 20:07:37 +0000 (15:07 -0500)]
nwfnet-go: Just delete the config file already

Unless explicitly told to keep it for some reason.

9 years agoutil/diag: loaded packages printout
Nathaniel Wesley Filardo [Mon, 30 Jan 2017 20:07:15 +0000 (15:07 -0500)]
util/diag: loaded packages printout

9 years agonwfnet-sntp: silence uninformative printout
Nathaniel Wesley Filardo [Mon, 30 Jan 2017 20:06:52 +0000 (15:06 -0500)]
nwfnet-sntp: silence uninformative printout

9 years agonwfnet-go: don't hard depend on mDNS
Nathaniel Wesley Filardo [Mon, 23 Jan 2017 01:03:10 +0000 (20:03 -0500)]
nwfnet-go: don't hard depend on mDNS

Some examples don't need it, so work even if it's not present

9 years agoFork dvv-nodemcu-things lcd1602
Nathaniel Wesley Filardo [Mon, 23 Jan 2017 00:59:18 +0000 (19:59 -0500)]
Fork dvv-nodemcu-things lcd1602

Improve initialization sequence, remove buggy 'run' method.
This file and all changes to it retain the original (MIT) license,
independent of the rest of this project.

9 years agonet/*: Robustify calls to json parsers
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 08:59:19 +0000 (03:59 -0500)]
net/*: Robustify calls to json parsers

9 years agoutil/diag: robustify
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 06:41:57 +0000 (01:41 -0500)]
util/diag: robustify

9 years agonwfnet: callback tables weak keys
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 06:41:42 +0000 (01:41 -0500)]
nwfnet: callback tables weak keys

9 years agoAdd deprecation comments to some util functions
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 06:41:11 +0000 (01:41 -0500)]
Add deprecation comments to some util functions

9 years agozshify host push tools
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 06:40:47 +0000 (01:40 -0500)]
zshify host push tools

9 years agoAdd external modules
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 05:55:23 +0000 (00:55 -0500)]
Add external modules

9 years agoFix typos in morse table
Nathaniel Wesley Filardo [Wed, 28 Dec 2016 02:34:39 +0000 (21:34 -0500)]
Fix typos in morse table

9 years agoMerge branch 'master' of https://github.com/AcmeTensorToys/esp-lua
Rachael [Mon, 2 Jan 2017 18:51:15 +0000 (10:51 -0800)]
Merge branch 'master' of https://github.com/AcmeTensorToys/esp-lua

9 years agoFix typos in morse table
Nathaniel Wesley Filardo [Wed, 28 Dec 2016 02:34:39 +0000 (21:34 -0500)]
Fix typos in morse table

9 years agoNew morse module
Nathaniel Wesley Filardo [Fri, 16 Dec 2016 05:59:54 +0000 (00:59 -0500)]
New morse module

9 years agoMerge remote-tracking branch 'github/master'
Nathaniel Wesley Filardo [Mon, 21 Nov 2016 21:50:05 +0000 (16:50 -0500)]
Merge remote-tracking branch 'github/master'

9 years agoPlumbing: modularize fifo, improve tq
Nathaniel Wesley Filardo [Mon, 21 Nov 2016 00:10:24 +0000 (19:10 -0500)]
Plumbing: modularize fifo, improve tq

9 years agoMissed 'local' in nwfmqtt
Nathaniel Wesley Filardo [Mon, 21 Nov 2016 00:12:28 +0000 (19:12 -0500)]
Missed 'local' in nwfmqtt

9 years agoSlightly improve MQTT client construction
Nathaniel Wesley Filardo [Thu, 13 Oct 2016 23:09:52 +0000 (19:09 -0400)]
Slightly improve MQTT client construction

Add early check for nil user and password
Add support for cleansession flag from JSON file

9 years agoAdd COPYING and README.rst
Nathaniel Wesley Filardo [Tue, 11 Oct 2016 23:39:44 +0000 (19:39 -0400)]
Add COPYING and README.rst

9 years agohost/pushcommon.sh for push scripts
Nathaniel Wesley Filardo [Tue, 11 Oct 2016 22:09:45 +0000 (18:09 -0400)]
host/pushcommon.sh for push scripts

9 years agoInitial checkin of framework and lamp example
Nathaniel Wesley Filardo [Fri, 7 Oct 2016 03:27:43 +0000 (23:27 -0400)]
Initial checkin of framework and lamp example