Difference between revisions of "Main Page"

From sigrok
Jump to navigation Jump to search
Line 55: Line 55:


<div style="width: 50%; float: left;">
<div style="width: 50%; float: left;">
== [[File:Sigrok_stone.png]] <span style="font-variant:small-caps"; font-size:120%>Subprojects</span> ==
== [[File:Sigrok_stone.png]] <span style="font-variant:small-caps; font-size:120%">Subprojects</span> ==
* [[sigrok-qt]] (cross-platform Qt GUI)
* [[sigrok-qt]] (cross-platform Qt GUI)
* [[sigrok-gtk]] (cross-platform GTK+ GUI)
* [[sigrok-gtk]] (cross-platform GTK+ GUI)
Line 70: Line 70:
<div style="clear: both;">
<div style="clear: both;">
<div style="width: 50%; float: left;">
<div style="width: 50%; float: left;">
== [[File:Sigrok_stone.png]] <span style="font-variant:small-caps"; font-size:120%>Getting in touch</span> ==
== [[File:Sigrok_stone.png]] <span style="font-variant:small-caps; font-size:120%">Getting in touch</span> ==
* Mailing lists: [https://lists.sourceforge.net/lists/listinfo/sigrok-devel sigrok-devel] ([http://news.gmane.org/gmane.comp.debugging.sigrok.devel archive]), [https://lists.sourceforge.net/lists/listinfo/sigrok-commits sigrok-commits] ([http://sourceforge.net/mailarchive/forum.php?forum_name=sigrok-commits archive])
* Mailing lists: [https://lists.sourceforge.net/lists/listinfo/sigrok-devel sigrok-devel] ([http://news.gmane.org/gmane.comp.debugging.sigrok.devel archive]), [https://lists.sourceforge.net/lists/listinfo/sigrok-commits sigrok-commits] ([http://sourceforge.net/mailarchive/forum.php?forum_name=sigrok-commits archive])
* IRC: '''[irc://chat.freenode.net/sigrok #sigrok]''' on [http://www.freenode.net Freenode]
* IRC: '''[irc://chat.freenode.net/sigrok #sigrok]''' on [http://www.freenode.net Freenode]
Line 81: Line 81:


<div style="width: 50%; float: left;">
<div style="width: 50%; float: left;">
== [[File:Sigrok_stone.png]] <span style="font-variant:small-caps"; font-size:120%>Development</span> ==
== [[File:Sigrok_stone.png]] <span style="font-variant:small-caps; font-size:120%">Development</span> ==
* [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=tree Browse Source Code]
* [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=tree Browse Source Code]
* [[TODO]]
* [[TODO]]

Revision as of 17:14, 23 June 2012

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various logic analyzers, oscilloscopes, multimeters, data loggers, and more. It is licensed under the terms of the GNU GPL. Design goals and features include:

  • Broad hardware support. Supports many different logic analyzers, oscilloscopes, multimeters, data loggers etc. from various vendors.
  • Cross-platform. Works on Linux, Mac OS X, Windows, and FreeBSD (and on x86, ARM, Sparc, PowerPC, ...).
  • Scriptable protocol decoding. Extendable with stackable protocol decoders written in Python 3.
  • File format support. Supports various input/output file formats (binary, ASCII, hex, CSV, gnuplot, VCD, ...).
  • Reusable code. Consists of the libsigrok and libsigrokdecode shared libraries which can be used by various frontends/GUIs.

Sigrok stone.png Subprojects

Sigrok stone.png Getting in touch


IMPORTANT: 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/images!