2012-07-16 |
Matt Johnston |
handle new next_wake format
|
2012-07-16 |
Matt Johnston |
print the remainder of timers as well
|
2012-07-15 |
Matt Johnston |
main.c : add a delay before turning on uart
|
2012-07-12 |
Matt Johnston |
increase temperature logging range
|
2012-07-12 |
Matt Johnston |
- log more details
|
2012-07-11 |
Matt Johnston |
fix dump.py's sock.send()
|
2012-07-11 |
Matt Johnston |
- Fix HTTPError
|
2012-07-11 |
Matt Johnston |
fix localconfig import
|
2012-07-11 |
Matt Johnston |
- fix set_params (strange)
|
2012-07-11 |
Matt Johnston |
move server config into config.py
|
2012-07-10 |
Matt Johnston |
try and be a bit more frugal with stack
|
2012-07-10 |
Matt Johnston |
- store settings in eeprom
|
2012-07-08 |
Matt Johnston |
don't stay awake for any command - chews battery if server goes down
|
2012-07-07 |
Matt Johnston |
ui tweaks
|
2012-07-04 |
Matt Johnston |
ui tweaks
|
2012-07-03 |
Matt Johnston |
don't store sensors in eeprom, scan at startup instead
|
2012-07-03 |
Matt Johnston |
report raw ds18b20 values instead
|
2012-07-03 |
Matt Johnston |
merge
|
2012-06-30 |
Matt Johnston |
Get rid of axes labels, tidy html
|
2012-06-30 |
Matt Johnston |
merge
|
2012-06-29 |
Matt Johnston |
swap the left and right scales, kind of clunky
|
2012-06-27 |
Matt Johnston |
merge
|
2012-06-27 |
Matt Johnston |
a bunch of web fiddli
|
2012-06-26 |
Matt Johnston |
merge
|
2012-06-26 |
Matt Johnston |
more graph fiddling
|
2012-06-26 |
Matt Johnston |
dup2 to devnull
|
2012-06-26 |
Matt Johnston |
cheap_daemon()
|
2012-06-26 |
Matt Johnston |
merge
|
2012-06-26 |
Matt Johnston |
UI tweaks
|
2012-06-26 |
Matt Johnston |
merge
|
2012-06-26 |
Matt Johnston |
sort out voltage logging
|
2012-06-25 |
Matt Johnston |
average voltages
|
2012-06-25 |
Matt Johnston |
- add some atomic guards
|
2012-06-24 |
Matt Johnston |
fix voltage
|
2012-06-24 |
Matt Johnston |
merge
|
2012-06-24 |
Matt Johnston |
improve graphs
|
2012-06-24 |
Matt Johnston |
untested code to log voltage and internal temperature
|
2012-06-24 |
Matt Johnston |
add "awake" and "reset" functions
|
2012-06-24 |
Matt Johnston |
add dump program
|
2012-06-24 |
Matt Johnston |
try a few more power saving measures, untested
|
2012-06-24 |
Matt Johnston |
merge
|
2012-06-24 |
Matt Johnston |
merge
|
2012-06-24 |
Matt Johnston |
update values one at a time, ignore failure
|
2012-06-24 |
Matt Johnston |
merge
|
2012-06-24 |
Matt Johnston |
change timeout for readline
|
2012-06-23 |
Matt Johnston |
Use the PRR etc, set value to proper ones
|
2012-06-23 |
Matt Johnston |
merge
|
2012-06-23 |
Matt Johnston |
mostly works for testing
|
2012-06-23 |
Matt Johnston |
Create with a start date so that it works
|
2012-06-23 |
Matt Johnston |
mostly works
|
2012-06-23 |
Matt Johnston |
fix tabbing
|
2012-06-23 |
Matt Johnston |
main.c:
|
2012-06-16 |
Matt Johnston |
merge
|
2012-06-16 |
Matt Johnston |
merge
|
2012-06-16 |
Matt Johnston |
- Getting there, update has problems
|
2012-06-16 |
Matt Johnston |
- decrease measurement interval, measure at start
|
2012-06-16 |
Matt Johnston |
- fix mac/urllib to work
|
2012-06-15 |
Matt Johnston |
- import zlib
|
2012-06-15 |
Matt Johnston |
- Debug log file for server
|
2012-06-13 |
Matt Johnston |
More minor work
|