- We now collect stats on all devices at 1Hz, and display them in the curses UI.
- The readline UI adds the
stats
command to display stats on all devices. - The readline UI adds stat output for the device to the device detail command.
- We now require CUnit, and run unit tests with
make check
.