Commit Graph

42 Commits

Author SHA1 Message Date
Markus Rosenstihl
19b6ce899b prepare for bullseye 2022-11-06 21:27:27 +01:00
Markus Rosenstihl
6e17b8b08e fix memory leak in xml_result 2021-06-24 21:51:45 +02:00
Markus Rosenstihl
556b3ff38b fixed cmake hopefully 2019-06-04 17:08:47 +02:00
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
e48c1e86cf Merge ssh://r2d2/home/r2d2/damaris
Conflicts:
	backends/drivers/SpinCore-PulseBlaster/SpinCore-PulseBlaster.cpp
2017-07-04 18:08:19 +02:00
Markus Rosenstihl
f45c4c8e76 sync mask readded 2017-07-04 17:58:36 +02:00
Markus Rosenstihl
36be8e00c6 This should make sure that the card is finnished recording
data, timeout forces a trigger event. The timout value is
obtained from the length of the job.
Fixes T57
2017-07-04 17:56:18 +02:00
Markus Rosenstihl
3bb26edf5e accidentally checked in test code 2017-05-05 08:44:41 +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
72b0d17a33 forgot to git add header 2017-02-02 08:15:23 +01:00
Markus Rosenstihl
3da3b70ddd AD5791 data and clock bits now settable via methods (like latch enable) 2017-02-01 18:17:43 +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
acf0d04de2 Further cmake conversion 2017-01-19 11:48:08 +00:00
Markus Rosenstihl
f37932e1a7 preliminary CMake support 2017-01-19 08:09:51 +00:00
Markus Rosenstihl
64fb1ed1fe fixed a possible Bug in PulseBlaster
WAIT opcode is ignored if preceeding state is shorter than 120ns.
2017-01-16 16:01:31 +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
Markus Rosenstihl
912c3e0aaa fixed Makefile error 2015-11-27 16:44:31 +00:00
Markus Rosenstihl
17ac75d98b added preliminary AD5791 driver 2015-11-25 16:43:12 +00:00
Markus Rosenstihl
a02eb49fa1 added preliminary AD5791 driver 2015-11-25 16:39:34 +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