Commit Graph

27 Commits

Author SHA1 Message Date
Markus Rosenstihl
49f6976486 Fixes T156 : spc module compiles on jessie 2019-05-29 18:23:46 +02:00
Markus Rosenstihl
f33c01dd9d Fixes T154 : MI40xx module path not found during config run 2019-05-29 18:04:32 +02:00
Markus Rosenstihl
d6823c5533 yet another try 2019-05-29 10:03:37 +02:00
Markus Rosenstihl
14f1cc90dd another try to fix sed line 2019-05-29 08:39:39 +02:00
Markus Rosenstihl
eeaec13198 again 2019-05-29 08:26:58 +02:00
Markus Rosenstihl
bda17c89d7 sed bug fix 2019-05-29 08:24:19 +02:00
Markus Rosenstihl
b3c0e85c0c Merge branch 'master' of ssh://chaos3.fkp.physik.tu-darmstadt.de/source/damaris 2018-12-12 09:45:42 +01:00
Markus Rosenstihl
966215ec70 Clean up 2018-12-12 09:45:28 +01:00
Markus Rosenstihl
d28c83b76f compile flag for jessie to not fail kernel module compile with date-error warning 2018-09-13 13:45:38 +02:00
Markus Rosenstihl
3c638b4b37 Allow old build method with SPC_SRC variable. 2018-04-03 15:14:42 +02:00
Markus Rosenstihl
b70d4e2127 Clearer CMake messages for kernel driver builds 2018-04-03 14:37:21 +02:00
Markus Rosenstihl
a05667a7c7 Fix T92: kernel modules are build for all kernel headers
general.cpp now compiles on stretch
debian/compat bumped from 7 to 9
2018-03-26 15:21:11 +02:00
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