]> sigrok.org Git - pulseview.git/commit
Added pv::device::Device
authorJoel Holdsworth <redacted>
Wed, 19 Feb 2014 22:50:07 +0000 (22:50 +0000)
committerJoel Holdsworth <redacted>
Sat, 1 Mar 2014 11:02:11 +0000 (11:02 +0000)
commit921b90c0b3ae0cf44247da3d87bd7dc0612e9681
tree47abb6f8e4799b40f74b0b88a2d491e6f921c186
parent945745012eb57cefa1ef457daf48cfffa99f9ec2
Added pv::device::Device
CMakeLists.txt
pv/device/device.cpp [new file with mode: 0644]
pv/device/device.h [new file with mode: 0644]
pv/device/devinst.cpp
pv/device/devinst.h
pv/devicemanager.cpp
pv/sigsession.cpp
test/CMakeLists.txt