2022-08-14 17:03 | Remove debug logs | amin | 2 | +1 | -4 |
2022-08-12 06:00 | Add arch package and systemd service | amin | 3 | +41 | -1 |
2022-05-29 06:09 | Rewrite main loop as a state machine | amin | 1 | +193 | -110 |
2022-05-29 05:40 | Fix select() timeout after hibernate | amin | 1 | +3 | -3 |
2022-05-28 22:51 | Cleanup when error; don't try to handle SIGKILL | amin | 1 | +93 | -87 |
2022-05-28 21:38 | Replace readme links with archived links | amin | 1 | +3 | -3 |
2022-05-28 21:37 | Replace busy loop with blocking read with timeout | amin | 1 | +47 | -43 |
2022-05-21 23:49 | Keep reading data after system hibernate/resume | amin | 1 | +44 | -2 |
2022-01-15 20:31 | Fix checksum calculation | amin | 1 | +1 | -2 |
2022-01-15 07:36 | Update readme and add license | amin | 2 | +132 | -1 |
2022-01-15 07:35 | Clean things up and add build script | amin | 3 | +77 | -4 |
2022-01-15 07:01 | Gracefully handle unplugging and replugging device | amin | 1 | +37 | -18 |
2022-01-15 06:41 | Get data from co2mini and write it to tmp files | amin | 1 | +83 | -65 |
2021-12-28 02:54 | Get data from the co2mini through the hidraw api | amin | 4 | +112 | -0 |