This project is a fork of the smuview.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/smuview.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptiongsi's contribution to smuview
ownergerhard.sittig@gmx.net
last changeSun, 27 Nov 2022 14:24:45 +0000 (27 15:24 +0100)
content tags
add:
README
-------------------------------------------------------------------------------
README
-------------------------------------------------------------------------------

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports various
device types (such as logic analyzers, oscilloscopes, multimeters, and more).

SmuView is a Qt-based source measurement unit GUI for sigrok.


Status
------

SmuView is in a development state.


Copyright and license
---------------------

SmuView is licensed under the terms of the GNU General Public License
(GPL), version 3 or later.

While some individual source code files are licensed under the GPLv2+, and
some files are licensed under the GPLv3+, this doesn't change the fact that
the program as a whole is licensed under the terms of the GPLv3+ (e.g. also
due to the fact that it links against GPLv3+ libraries).

Please see the individual source files for the full list of copyright holders.


Copyright notices
-----------------

A copyright notice indicating a range of years, must be interpreted as having
had copyrightable material added in each of those years.

Example:

 Copyright (C) 2010-2013 Contributor Name

is to be interpreted as

 Copyright (C) 2010,2011,2012,2013 Contributor Name


Icons authors and licenses
--------------------------

icons/information.svg: Bobarino
  https://en.wikipedia.org/wiki/File:Information.svg

All other icons:
  Oxygen Icon Theme, GNU LGPLv3


Fonts licenses
--------------

DejaVue Sana Mono:
  Bitstream Vera Fonts Copyright and Arev Fonts Copyright


Mailing list
------------

 https://lists.sourceforge.net/lists/listinfo/sigrok-devel


IRC
---

You can find the sigrok developers in the #sigrok IRC channel on Libera.Chat.


Website
-------

 https://github.com/knarfS/smuview
shortlog
2022-11-27 Frank StettnerCMake: Use C++17 for macOs buildmaster
2022-11-27 Frank Stettnerpybind11: Add enum_docstring patch to pybind11 2.9.2
2022-11-27 Frank Stettnerpybind11: Add pybind11 2.9.2 for the MXE build
2022-11-27 Frank Stettnerpybind11: Rename pybind11 directory
2022-11-27 Frank Stettnergithub-actions: Fix Qt version in job name
2022-11-27 Frank Stettnergithub-actions: Add custom Qwt build to the linux build
2022-11-26 Frank Stettnerpybind11: Update to pybind11 2.10.1 PR #2768
2022-11-26 Frank StettnerFix URLs in AppData
2021-12-17 Frank Stettnermanual: Improve the install instructions for Linux.
2021-08-22 Frank StettnerSourceSinkDevice: Improve handling of channel name...
2021-08-22 Frank StettnerPowerPanelView: Fix potential NULL references.
2021-08-22 Frank StettnerBaseChannel: Unfuse check when adding a signal to a...
2021-08-21 Frank Stettnergithub-actions: Disable error check and tests for doc...
2021-08-21 Frank Stettnergithub-actions: Enable error check for build workflow.
2021-08-21 Frank StettnerPython: Enhance API documentation for Session.devices().
2021-08-21 Frank StettnerConnectDialog: Fix build pedantic error.
...
tags
3 years ago v0.0.5
4 years ago v0.0.4 SmuView 0.0.4 development release
5 years ago smuview-0.0.3 SmuView 0.0.3 development release
5 years ago smuview-0.0.2 SmuView 0.0.2 development release
5 years ago smuview-0.0.1 SmuView 0.0.1 development release
heads
18 months ago master
3 years ago manual