Difference between revisions of "Glossary"

From sigrok
Jump to navigation Jump to search
(Switched to "Definition List" style)
m (DMM)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page contains an alphabetically sorted glossary of commonly used concepts, terms and abbreviations in the sigrok projects.


; Probe Group (libsigrok)
== Channel (libsigrok) ==
: TODO Explanation
 
: Also see [[Probe Groups]].
Refers to an analog or logic channel on a device that can be accessed by [[libsigrok]].
; Trace (PulseView)
 
: TODO Explanation
For example, the [[Saleae Logic]] logic analyzer has 8 logic channels, the [[HT USBee-AxPro]] mixed-signal device has 8 logic channels and one analog channel, and the [[Rigol DS1054Z]] oscilloscope has 4 analog channels.
; Signal Trace (PulseView)  
 
: TODO Explanation
== Channel Group (libsigrok) ==
; Probe (libsigrok)
 
: Refers to an analog or logic probe on a device that can be accessed by ''libsigrok''.
TODO: Explanation.
: TODO Explanation
 
: See also [[Probe comparison]]
Previously called "probe group".
 
'''See also''': [[Probe Groups]].
 
== cli ==
 
Abbreviation for [[sigrok-cli]].
 
== DMM ==
 
Abbreviation for [https://en.wikipedia.org/wiki/Multimeter digital multimeter].
 
== ML ==
 
Abbreviation for "mailing list".
 
== OLS ==
 
Abbreviation for the [[Openbench Logic Sniffer]] logic analyzer.
 
== PD ==
 
Abbreviation for a [[libsigrokdecode]] protocol decoder.
 
== PR ==
 
Abbreviation for a (git) "pull request".
 
== PV ==
 
Abbreviation for [[PulseView]].
 
== Signal trace (PulseView) ==
 
See [[#Trace (PulseView)]].
 
== sr ==
 
Abbreviation for [[libsigrok]].
 
== srd ==
 
Abbreviation for [[libsigrokdecode]].
 
== Trace (PulseView) ==
 
TODO: Explanation.
 
== WIP ==
 
Abbreviation for "work in progress".

Latest revision as of 17:18, 28 April 2018

This page contains an alphabetically sorted glossary of commonly used concepts, terms and abbreviations in the sigrok projects.

Channel (libsigrok)

Refers to an analog or logic channel on a device that can be accessed by libsigrok.

For example, the Saleae Logic logic analyzer has 8 logic channels, the HT USBee-AxPro mixed-signal device has 8 logic channels and one analog channel, and the Rigol DS1054Z oscilloscope has 4 analog channels.

Channel Group (libsigrok)

TODO: Explanation.

Previously called "probe group".

See also: Probe Groups.

cli

Abbreviation for sigrok-cli.

DMM

Abbreviation for digital multimeter.

ML

Abbreviation for "mailing list".

OLS

Abbreviation for the Openbench Logic Sniffer logic analyzer.

PD

Abbreviation for a libsigrokdecode protocol decoder.

PR

Abbreviation for a (git) "pull request".

PV

Abbreviation for PulseView.

Signal trace (PulseView)

See #Trace (PulseView).

sr

Abbreviation for libsigrok.

srd

Abbreviation for libsigrokdecode.

Trace (PulseView)

TODO: Explanation.

WIP

Abbreviation for "work in progress".