Commit Graph

72 Commits

Author SHA1 Message Date
Markus Rosenstihl
c2686839cb split backend from frontend 2021-06-24 21:52:24 +02:00
Markus Rosenstihl
6e17b8b08e fix memory leak in xml_result 2021-06-24 21:51:45 +02:00
Markus Rosenstihl
ecfd71bd5d changed basename 2019-09-12 13:35:22 +02:00
Markus Rosenstihl
e13e9bdd70 disable parallel cmake build 2019-09-10 14:37:59 +02:00
Markus Rosenstihl
556b3ff38b fixed cmake hopefully 2019-06-04 17:08:47 +02:00
Markus Rosenstihl
11c4966cb0 version bump 2019-05-29 18:44:05 +02:00
Markus Rosenstihl
49f6976486 Fixes T156 : spc module compiles on jessie 2019-05-29 18:23:46 +02:00
Markus Rosenstihl
a6ee42bc44 Fix T155 : update damaris.conf 2019-05-29 18:11:56 +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
4ea12ce571 install script improvements: using getent group 2019-05-29 11:09:13 +02:00
Markus Rosenstihl
d2db5baf7a damaris install scripts fixed 2019-05-29 10:32:19 +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
01b4e952e7 backend version bump 2019-05-28 17:52:29 +02:00
Markus Rosenstihl
45008c2138 added start_delay between adc config and pulse card start; configurable via backend.conf 2019-05-23 17:17:57 +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
9edbbfcac2 spelling corrected 2018-12-11 21:25:05 +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
fc1701750e New DAMARIS release 0.18.1 2018-03-26 16:42:13 +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
3f878d9746 Useless use of delete, causing SEGFAULT because base64length is on the stack not heap. Fixes T85 2018-03-19 21:09:10 +01:00
Markus Rosenstihl
59571b566d If libspcm is not found skip compiling drivers dependent on it. 2018-03-19 21:04:33 +01: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
2994973279 Changed backend for PB SP17 and M2i 2 channel card 2017-07-04 17:59:20 +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
Markus Rosenstihl
1dcf82aa28 flexible damaris backend not ready yet 2017-02-09 16:44:23 +01:00
Markus Rosenstihl
c83844775c added pectrum headers to copyright information file 2017-02-08 00:26:53 +01:00
Markus Rosenstihl
a742a66028 added copyright file 2017-02-08 00:22:02 +01:00
Markus Rosenstihl
d912132ac7 added correct changelog 2017-02-07 23:48:23 +01:00
Markus Rosenstihl
80e426bac5 Merge track:sources/git-damaris 2017-02-07 22:29:56 +01:00
Markus Rosenstihl
ce944d3e41 new backend, hopefully more flexible
changing gtklib to boost config file reader as that seems to be
easier and more c++ like. Also does boost provide more possibilities
in the future than glib2-
2017-02-07 22:27:25 +01:00
Markus Rosenstihl
984fd4dc83 clean up 2017-02-06 22:46:25 +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
921d0b8ead bumped revision and moved to git 2017-02-01 15:04:23 +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
9836f0b073 new damaris-backends release 2017-01-25 16:48:59 +00:00