Skip to content

esden/flosslogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-------------------------------------------------------------------------------
README
-------------------------------------------------------------------------------

The flosslogic project aims at creating a portable, cross-platform,
Free/Libre/Open-Source (floss) logic analyzer software that supports various
(usually USB-based) logic analyzer hardware products.

There will be a shared library with common code, a command line utility for
basic usage and easy scriptability, as well as an intuitive GUI.

Additionally a custom Open-Hardware logic analyzer hardware may be created
at some point.


Status and API
--------------

The flosslogic project is currently work in progress.

IMPORTANT: The API of the library is NOT yet considered stable! Please do
           not rely on it, yet! Changes to function names, macro names etc.
           can happen at any time without prior notice!


Requirements
------------

 - libusb
 - QT 4 (only required for the GUI)


Building
--------

 $ make


Installation
------------

 $ make install


License
-------

The flosslogic code is released under the terms of the GNU General
Public License (GPL), version 2 or later. See COPYING for details.

The icons for the GUI are taken from the Tango Icon Library:

  http://tango.freedesktop.org/Tango_Icon_Library

They are all released into the public domain by their authors.


Website
-------

http://www.flosslogic.org

About

A portable, cross-platform, Free/Libre/Open-Source (floss) logic analyzer software that supports various (usually USB-based) logic analyzer hardware products

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published