Difference between revisions of "Main Page"

From sigrok
Jump to navigation Jump to search
m
m
Line 107: Line 107:
CONTENT =  
CONTENT =  
<small>
<small>
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]) &middot;
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]) &middot; IRC: [irc://chat.freenode.net/sigrok #sigrok]
IRC: [irc://chat.freenode.net/sigrok #sigrok] &middot; [http://sigrok.org/blog/ Developer blog] &middot; [http://sourceforge.net/projects/sigrok/ SourceForge] &middot; [http://freecode.com/projects/libsigrokdecode FM sr] &middot; [http://freecode.com/projects/libsigrokdecode FM srd] &middot; [http://freecode.com/projects/sigrok FM cli] &middot; [http://freecode.com/projects/sigrok-dumps FM dumps] &middot; [https://www.ohloh.net/p/sigrok ohloh] &middot; [http://delicious.com/url/d8996d567839064c799ac217b263b2c8 del.icio.us] &middot; [http://www.reddit.com/search?q=sigrok Reddit] &middot; [http://digg.com/search?q=sigrok Digg] &middot; [https://identi.ca/search/notice?q=sigrok identi.ca] &middot; [https://twitter.com/#!/search/realtime/sigrok Twitter] &middot; [https://plus.google.com/s/sigrok Google+] &middot; [[Press]] &middot; [[Press#Other|others]]
</small>
</small>
}}
}}

Revision as of 13:08, 24 June 2012

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types:

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.


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!