TODO

From sigrok
Revision as of 02:11, 17 March 2010 by Uwe Hermann (talk | contribs) (Start a TODO list.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a random list of TODO items for the code and/or ideas for improvements.

General

  • Remove dependency on glib and gmodule (various reasons), at least in libsigrok, probably also in sigrok-cli.

libsigrok

  • Test whether the libusb 1.0 Windows port works (seems to build fine using Mingw).
  • Merge all header files in a single sigrok.h (possibly another sigrok-internal.h which is not visible to the lib users).

libsigrokdecode

  • Keep this independent of libsigrok and any logic analyzer hardware. It should work purely on streams / buffers of bytes to be usable by other projects.

sigrok-cli

sigrok-gui

Decoders