Commit 61145fb6 authored by Christos Gentsos's avatar Christos Gentsos

General: update the README task list

parent e58f733f
......@@ -60,12 +60,12 @@ outside of `atmel_start_prj`.
reprogramming functionality entirely there
- [x] Implement SMBus block write and block read commands
- [x] Refactor the PMBus commands model to make it more practical
- [ ] Add I2C Packet Error Checking (PEC) for robustness (as described
- [x] Add I2C Packet Error Checking (PEC) for robustness (as described
in the [SMBus
specification](http://smbus.org/specs/smbus20.pdf), pp. 26-27)
- [x] Implement the PMBus command subset for voltage, current and
temperature monitoring
- [ ] Implement the PMBus command subset for fan control and
- [x] Implement the PMBus command subset for fan control and
monitoring
- [ ] Add extra radiation fault mitigation measures
- [x] Add extra radiation fault mitigation measures
- [ ] . . . ?
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment