Attys Scope Versions Save

Oscilloscope and data logger for the Attys DAQ (Linux/Windows)

2.6.1

1 year ago

The user can now choose between the different full scale accelerometer settings between 2g and 16g. As a small improvement: the filename is now displayed after the record button so that it's clear to which file it's written to.

2.5.1

1 year ago

Fixed an issue where the plugin couldn't determine the sampling rate.

2.5.0

1 year ago

Python can now be directly started from within attys-scope and max 16 python programs can run in parallel. The example scripts are in the python subdirectory. The scripts receive the data via the console and every sample is a comma separated list. If you want your own data plotter just read the data from stdin.

2.3.0

2 years ago

The layout of the dropdown boxes has been fixed for both gain and channel selection under Windows.

One can now play a sound when the recording starts and stops to sync it with a camera.

2.1.1

3 years ago

The Attys2 (new firmware) can now do 500Hz sampling rate. Once can now select the sampling rate: 125/250Hz for the Attys1 and 125/250/500Hz for the Attys2.

2.0.2

4 years ago

If more than one attys is running the realtime sync has been improved also after re-connect.

2.0.0

4 years ago

Attys scope now also runs on a Mac. Also with multiple attys.

Attys disconnects are now automatically dealt with so that recordings never stop. The attys recover and then continue with the data streaming.

1.5.3

5 years ago

Updated IIR filter library under the hood

v1_2_4

6 years ago

This release adds UDP support to AttysScope so that you can write Python plugins and it talks to the UNREAL gaming engine. A couple of bug fixes.