Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
2013-04-14 | Daniel O'Connor | CRC a word at a time rather than the whole block (since we are reading/writing a word at a time). |
2013-04-14 | Daniel O'Connor | Handle missing modules in OWGetTemp. |
2013-04-14 | Daniel O'Connor | Don't complain about CRC mismatch in flashreadblock. |
2013-04-14 | Daniel O'Connor | Rename settings to tc_settings as it's global. |
2013-04-14 | Daniel O'Connor | Convert \r\n to \n. |
2013-04-14 | Daniel O'Connor | - Make sure the line is high before pulling low for reset. |
2013-04-09 | Daniel O'Connor | Scan before attaching in case the BMP has been power cycled. |
2013-04-08 | Daniel O'Connor | The LCD works better when the GPIO clocks are enabled before frobbing them. |
2013-04-08 | Daniel O'Connor | Make 'td log' work without printing an error. |
2013-04-08 | Daniel O'Connor | Convert \r\n -> \n now _write() DTRT. |
2013-04-08 | Daniel O'Connor | Don't print extra newlines when cat'ing a file. |
2013-04-08 | Daniel O'Connor | Get timezone offsets right. |