]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_ctfws/log
acmetensortoys-esp-lua_ctfws
8 years agoFix link to nwf webpage
Nathaniel Wesley Filardo [Sun, 22 Oct 2017 01:05:26 +0000 (21:05 -0400)]
Fix link to nwf webpage

8 years agoMove to independent repository with core submodule
Nathaniel Wesley Filardo [Tue, 1 Aug 2017 00:17:15 +0000 (20:17 -0400)]
Move to independent repository with core submodule

Symlink or checkout core into ./core

8 years agopush* scripts: use luasrcdiet if directed
Nathaniel Wesley Filardo [Sun, 30 Jul 2017 01:34:55 +0000 (21:34 -0400)]
push* scripts: use luasrcdiet if directed

If ${LUADIET} is empty, send files as they are; otherwise, stream them
through luasrcdiet.  To use the default options, use 'LUADIET=' '" or
something to that effect.  This can be set per-file, should some module
turn out to be broken by dieting.

The "dopush" utility macro is split and now called "dopushlua" and
"dopushtext" (which skips luasrcdiet even if it is engaged).

8 years agoExpunge cjson in favor of sjson
Nathaniel Wesley Filardo [Sat, 29 Jul 2017 20:29:13 +0000 (16:29 -0400)]
Expunge cjson in favor of sjson

8 years agoMove loop over filesystem compilation to own file
Nathaniel Wesley Filardo [Sat, 29 Jul 2017 20:22:46 +0000 (16:22 -0400)]
Move loop over filesystem compilation to own file

8 years agoctfws: pushall fixes and tweaks
Nathaniel Wesley Filardo [Sat, 29 Jul 2017 20:18:09 +0000 (16:18 -0400)]
ctfws: pushall fixes and tweaks

Check the right shell variable
Now that the modules compile at boot, just push, don't compile now

9 years agoMove CtFwS protocol spec to better location
Nathaniel Wesley Filardo [Mon, 24 Apr 2017 17:03:15 +0000 (13:03 -0400)]
Move CtFwS protocol spec to better location

9 years agoexamples/ctfws: forgot one
Nathaniel Wesley Filardo [Sat, 18 Feb 2017 07:34:57 +0000 (02:34 -0500)]
examples/ctfws: forgot one

9 years agoexamples/ctfws: README changes
Nathaniel Wesley Filardo [Sat, 18 Feb 2017 07:31:35 +0000 (02:31 -0500)]
examples/ctfws: README changes

Notably, document the next "/config" field.
While here, add a table of GPIO pin purposes

9 years agoexamples/ctfws: improve attention-getting behavior
Nathaniel Wesley Filardo [Sat, 18 Feb 2017 07:23:35 +0000 (02:23 -0500)]
examples/ctfws: improve attention-getting behavior

Add beeper!

9 years agoexamples/ctfws: README improvements
Nathaniel Wesley Filardo [Fri, 10 Feb 2017 07:00:56 +0000 (02:00 -0500)]
examples/ctfws: README improvements

9 years agoexamples/ctfws: improve message handling
Nathaniel Wesley Filardo [Fri, 10 Feb 2017 07:00:11 +0000 (02:00 -0500)]
examples/ctfws: improve message handling

9 years agoexamples/ctfws: tweaks
Nathaniel Wesley Filardo [Sun, 29 Jan 2017 05:56:48 +0000 (00:56 -0500)]
examples/ctfws: tweaks

Tweaks to rare cases
More things deserve attention()
While here, fix some documentation

9 years agoexamples/ctfws/pushall.sh more better
Nathaniel Wesley Filardo [Mon, 30 Jan 2017 01:52:02 +0000 (20:52 -0500)]
examples/ctfws/pushall.sh more better

9 years agoexamples/ctfws -- read LCD I2C address from fs
Nathaniel Wesley Filardo [Mon, 30 Jan 2017 01:51:28 +0000 (20:51 -0500)]
examples/ctfws -- read LCD I2C address from fs

9 years agoTweak ctfws display device example
Nathaniel Wesley Filardo [Mon, 23 Jan 2017 01:00:14 +0000 (20:00 -0500)]
Tweak ctfws display device example

9 years agoexamples/ctfws: First pass at a CtFwS display device
Nathaniel Wesley Filardo [Tue, 17 Jan 2017 05:56:59 +0000 (00:56 -0500)]
examples/ctfws: First pass at a CtFwS display device