Mercurial > personal > weatherlog
log
age | author | description |
---|---|---|
Sat, 28 Sep 2019 19:55:27 -0400 | Paul Fisher | logger_test: Ensure it crashes when the file is locked. |
Sat, 28 Sep 2019 19:28:22 -0400 | Paul Fisher | Add remote logger class for eventual HTTP writer. |
Fri, 27 Sep 2019 21:42:47 -0400 | Paul Fisher | reader_test: use the value one up from the median when even. |
Fri, 27 Sep 2019 21:38:23 -0400 | Paul Fisher | reader: Use floor-division for list index. |
Fri, 27 Sep 2019 21:37:23 -0400 | Paul Fisher | reader: Actually throw ValueError from _last_stable. |
Fri, 27 Sep 2019 21:36:16 -0400 | Paul Fisher | reader: Fix attr order in Reading. |
Fri, 27 Sep 2019 21:28:38 -0400 | Paul Fisher | Create initial version of weather sensor reader. |