index
:
mjb/arduino/HouseControl
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Beattie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Cleanup
Mike Beattie
2012-03-26
*
Change POST param parsing logic
Mike Beattie
2012-03-26
*
Appears print() is smaller than write()
Mike Beattie
2012-03-26
*
Update config.html to RC...
Mike Beattie
2012-03-26
*
Dump JSON #defines, not used.
Mike Beattie
2012-03-23
*
Move strings (gzipped html) to separate header
Mike Beattie
2012-03-23
*
Use global buffer for NTP receive
Mike Beattie
2012-03-23
*
Whitespace
Mike Beattie
2012-03-23
*
Begin adding #defines for strings
Mike Beattie
2012-03-23
*
use global buffers in doHandler()
Mike Beattie
2012-03-23
*
Update config version
Mike Beattie
2012-03-23
*
Add available memory check for debugging
Mike Beattie
2012-03-23
*
Config set POST handling stub.
Mike Beattie
2012-03-23
*
Add some temporary debugging to config get handler
Mike Beattie
2012-03-23
*
Return after processing POST - don't try to redirect.
Mike Beattie
2012-03-23
*
Add some global buffers.
Mike Beattie
2012-03-23
*
Whitespace
Mike Beattie
2012-03-23
*
Large door code changes
Mike Beattie
2012-03-23
*
Avoid calling now() frequently... use variable.
Mike Beattie
2012-03-23
*
Add gzipped config html
Mike Beattie
2012-03-23
*
Add mac_to_str() utility function (commented, but useful)
Mike Beattie
2012-03-23
*
Fix NTP bug - library change!
Mike Beattie
2012-03-23
*
Update encode script to support other html files
Mike Beattie
2012-03-23
*
Add config.html
Mike Beattie
2012-03-23
*
Add commented debug handler
Mike Beattie
2012-03-22
*
Add stubs for config handling
Mike Beattie
2012-03-22
*
rename json handler... it's json, not ajax.
Mike Beattie
2012-03-22
*
Stop Webduino favicon.
Mike Beattie
2012-03-22
*
Change gzipped HTML - actual page, not error!
Mike Beattie
2012-03-22
*
Remove old config init.
Mike Beattie
2012-03-22
*
Remove commented HTML.
Mike Beattie
2012-03-22
*
Whitespace
Mike Beattie
2012-03-22
*
Add support for auto closing of garage door during dark hours
Mike Beattie
2012-03-22
*
move config init to variable declaration (cleaner)
Mike Beattie
2012-03-22
*
Add versioned config support
Mike Beattie
2012-03-22
*
Convert main HTML output to gzip compressed data.
Mike Beattie
2012-03-22
*
Add commented garagedoor2 auto toggle (future)
Mike Beattie
2012-03-22
*
Remove commented Serial debugging code
Mike Beattie
2012-03-22
*
Configuration updates
Mike Beattie
2012-03-22
*
Whitespace
Mike Beattie
2012-03-22
*
Use /bin/echo - shell builtin doesn't have -ne
Mike Beattie
2012-03-22
*
Add .gitignore
Mike Beattie
2012-03-21
*
Add html and html generation script.
Mike Beattie
2012-03-21
*
Initial import
Mike Beattie
2012-03-20