Difference between revisions of "Main Page"

From sigrok
Jump to navigation Jump to search
Line 51: Line 51:
* [[Design Ideas]]
* [[Design Ideas]]
* [[Protocol Decoder API]]
* [[Protocol Decoder API]]
* [[Protocol Analyzer API]]
* [[Formats and structures]]
* [[Formats and structures]]
* [[Hardware plugin API]]
* [[Hardware plugin API]]

Revision as of 22:19, 11 January 2011

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source logic analyzer software that supports various (usually USB-based) logic analyzer hardware products. The code is licensed under the terms of the GNU GPL.

Design goals

  • Broad hardware support. Supports a wide variety of logic analyzers from various vendors with different capabilities.
  • Cross-platform. Works on Linux, Mac OS X and Windows, and on many architectures including x86, ARM, Sparc and PowerPC.
  • Scriptable protocol decoding. Extendable with protocol decoders and analyzers written in Python.
  • Format support. Supports various input and output formats (raw, ASCII, hex, CSV, gnuplot, VCD, others).

Supported hardware

Error creating thumbnail: Unable to save thumbnail to destination
Documentation

Error creating thumbnail: Unable to save thumbnail to destination
Development

Error creating thumbnail: Unable to save thumbnail to destination
Misc

Error creating thumbnail: Unable to save thumbnail to destination
Getting in touch

Small logic analyzer collection


Error creating thumbnail: Unable to save thumbnail to destination
News

  • 2010/12/27: sigrok @ 27C3
  • 2010/05/01: ASIX SIGMA support
  • 2010/04/06: VCD and Gnuplot output
  • 2010/04/01: ZEROPLUS Logic Cube LAP-C support
  • 2010/03/30: libsigrokdecode started
  • 2010/03/19: GUI: i18n support
  • 2010/03/17: Session save support
  • 2010/03/16: GUI started
  • 2010/03/14: Official project start



IMPORTANT: Please note that (unless explicitly specified otherwise) all contents in this wiki (including text and images) are released under the CC-BY-SA 3.0 license. If you don't want that, please explicitly specify another free-ish license when adding pages or images to the wiki!