TODO 424 B

1234567891011
  1. Core improvements
  2. =================
  3. - More protocols, especially TPMS.
  4. - CC1101 synchronous mode with protocol hopping?
  5. - Protocols decoded can register actions, for instance to generate
  6. sub files with modified signal and so forth.
  7. - Optimize memory usage storing raw samples in a bitfield: 15 bits
  8. duration, 1 bit level.
  9. - Implement checksum for all TPMS protocols. They have very weak
  10. preamble/sync discrimination.