Commit Graph

15 Commits

Author SHA1 Message Date
Markus Rosenstihl
449ae0c9ef New backend (with M2I40xx ADC card)
* enabled fc1_backend with M2I40xx ADC card
* debian package now depends also on the spcm and libspcm-linux kernel
* module and library from Spectrum
2017-03-10 13:20:44 +01:00
astromech
f0e9f43f2e M2i uses internal clock for sampling generation 2017-03-09 22:30:10 +01:00
astromech
c590c08e23 added .gitignore 2017-02-06 22:31:58 +01:00
astromech
e4b4309711 Fixed accidentally removed else test, ADC was never setted 2017-02-06 22:05:00 +01:00
Markus Rosenstihl
2dcee09192 fixed cmake build for spc kernel driver 2017-02-02 11:30:51 +01:00
Markus Rosenstihl
58a5dd0b18 wrong directory checked when building MI40xx driver 2017-01-26 16:57:53 +00:00
Markus Rosenstihl
4a308c6ddf cmake project now accepts SPC_SOURCE environment variable to build MI40xx binary kernel driver 2017-01-26 16:56:17 +00:00
Markus Rosenstihl
59900098b7 cmake transition for backends completed; builds now debian package with new debhelper 2017-01-25 15:46:32 +00:00
Markus Rosenstihl
10c2f2d70c cmake is now build the kernel drivers properly 2017-01-20 09:58:42 +00:00
Markus Rosenstihl
e73407f64c cmake configurations
* pulseblaster kernel module now building with cmake
* each driver has own CMakeLists.txt
2017-01-19 21:27:35 +00:00
Markus Rosenstihl
974be4ec82 AD579 driver 2nd revision 2016-12-19 14:03:14 +00:00
Markus Rosenstihl
5b52fb3e5a Spectrometers with new computers show increasingly timeouts.
This can  be because the timer in the backen is not synchronized with the pulseblaster.
When the timer starts running >0.5s before the pulse program is started, a timeout could occur.
The current value of additional 0.5s is changed to 2s. This timer has nothing to do with the trigger line.

- fixes T21
2016-11-23 14:46:31 +00:00
Stefan Reutter
b707321243 Fixed problem with incorrect ADC acquisition time for very short intervals. 2014-08-01 14:19:38 +00:00
Stefan Reutter
8b9aa05595 - Fixed a weird error message + string length bug 2014-08-01 14:18:05 +00:00
Markus Rosenstihl
5545917824 migrate to standard svn repo layout 2014-06-26 11:10:51 +00:00