Rachus / SDS200A

A repository about the SDS 200A oscilloscope
Other
6 stars 2 forks source link

SDS 200A

Here you can find an attempt of trying to reverse engineer the Softscope SDS 200A oscilloscope for Linux. This repository consists a first version of a driver, the tools we used to understand the usb transfers, and a documentation about what we already have or have not found out.

The driver already supports the following features:

Driver

An incomplete driver implementation can be found in the lib directory. The source code should be documented very well. It can be used under the terms of the GPL. Additionally you can find a small documentation here.

Documentation

We offer the documentation of what we could figure out. It can be used under the terms of the GFDL. You can find more information about this device at other places.

We provide the following documents:

Tools

The tools directory contains tools we wrote for reverse engineering. A short description for every tool can be found here. You may use them under the terms of the GPL, too.