log

age author description
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
2012-06-13 Matt Johnston - Various fixes for web server, kind of works
2012-06-12 Matt Johnston parse the arguments for start/length
2012-06-12 Matt Johnston work on web interface
2012-06-11 Matt Johnston hmac
2012-06-11 Matt Johnston Add some web server handling
2012-06-07 Matt Johnston - Move crc16 to utils and fix it
2012-06-06 Matt Johnston - Make the python work on openwrt
2012-06-06 Matt Johnston - some fixes for server code
2012-06-04 Matt Johnston Fix bugs in server code (try actually running it)
2012-05-26 Matt Johnston A bit of work on the server python
2012-05-22 Matt Johnston untested simple server proxy code
2012-05-22 Matt Johnston Untested - calculate crc in uart_putchar
2012-05-22 Matt Johnston Merge
2012-05-22 Matt Johnston Add INT0 button
2012-05-22 Matt Johnston Add clock_epoch
2012-05-20 Matt Johnston untested, add comms timeout code
2012-05-20 Matt Johnston Add shutdown handling, print sensors in "fetch" output
2012-05-19 Matt Johnston Lots of it works now.
2012-05-19 Matt Johnston Add eeprom stuff
2012-05-19 Matt Johnston Add simple_ds18b20.c etc
2012-05-19 Matt Johnston all these optimisations make it 30% smaller
2012-05-19 Matt Johnston reading DS18B20 works
2012-05-18 Matt Johnston Import ds18x20 code
2012-05-18 Matt Johnston deep sleep works
2012-05-18 Matt Johnston serial prints something
2012-05-13 Matt Johnston - Some basic ADC code
2012-05-11 Matt Johnston Fix build
2012-05-08 Matt Johnston Fill out more main.c structure
2012-05-08 Matt Johnston Add FatFS
2012-05-08 Matt Johnston switch to atmega328
2012-05-06 Matt Johnston Some counter2 bits
2012-05-06 Matt Johnston Some basic bits