maliakal_d
0eb204bfd3
compile for servers too
2020-11-27 12:37:22 +01:00
maliakal_d
a12dd153ef
WIP
2020-11-25 15:29:46 +01:00
e63fa1d7c2
Setting pattern from memory ( #218 )
...
* ToString accepts c-style arrays
* added patternParameters to python
* fixed patwait time bug in validation
* moved load from file function to patterParameters
* server using patternparamters structure to get pattern
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
2020-11-24 20:32:07 +01:00
Erik Frojdh
06dbf82e93
clang-format
2020-11-18 18:01:39 +01:00
maliakal_d
e7ecb38b29
gotthard2 bug fix vetophoton server client api
2020-11-17 11:01:17 +01:00
Dhanya Thattil and GitHub
a6d696a0f8
Nextframenumber ( #215 )
2020-11-16 17:26:12 +01:00
Dhanya Thattil and GitHub
4c4e2ccb6b
Defaultdacs ( #214 )
2020-11-13 08:31:02 +01:00
Erik Fröjdh and GitHub
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Dhanya Thattil and GitHub
47018b61cd
M3readout ( #209 )
...
* m3: readout command
2020-10-26 16:13:48 +01:00
maliakal_d
5cd89487b6
blackfin fpga programming: if client socket killed or failure while writing to flash, only file pointer closed but fpga not asked to pick up from flash and client exception thrown. If all good and picking up from flash takes more than 10s, it will also throw exception in client. Client exception will prevent a reboot and hence allowing user to try to flash again.
2020-10-16 15:02:45 +02:00
maliakal_d
38cc365c01
setting shared mutex attribute for non blackfins
2020-10-07 17:01:16 +02:00
maliakal_d
51bfa17c6a
switching to pthread with shared process attribute as sem_init doesnt work for blackfin
2020-10-07 12:25:14 +02:00
maliakal_d
c2d9532a69
updated versionign server color minor
2020-10-05 09:56:47 +02:00
maliakal_d
af5798f569
wip, doc
2020-09-30 15:28:07 +02:00
Dhanya Thattil and GitHub
2c1fddee84
Cmddacs ( #189 )
...
Moved dacs to it's own command for command line.
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
2020-09-24 17:16:34 +02:00
maliakal_d
4ad486fda0
Merge branch 'developer' into eigerserverlock
2020-09-21 17:28:38 +02:00
maliakal_d
54ca9f7ebb
wip, doc
2020-09-21 17:09:39 +02:00
maliakal_d
539c0c295b
replaced pthread_mutex_t with sem_t
2020-09-18 11:30:04 +02:00
maliakal_d
092b3fa8b9
eiger: locking for local link access in shared memory
2020-09-18 11:23:21 +02:00
maliakal_d
00f780665f
using common.c to extract date and using nios.c to check kernel version(a bit specific to nios) and using c api instead of system command to get uname
2020-09-10 18:41:31 +02:00
Dhanya Thattil and GitHub
3cd4f3897b
M3: software trigger ( #175 )
2020-09-10 10:15:45 +02:00
maliakal_d
3cf2160a2d
binaries in
2020-09-09 15:25:48 +02:00
maliakal_d
b33fdf4462
merge conflict fixed and merged with developer
2020-09-09 12:31:36 +02:00
Erik Frojdh
bf52ec10da
help printed neutral
2020-09-09 11:06:47 +02:00
maliakal_d
20a959bf61
update mode to skip firmware checks and setupDetector, kernel check added to m3and g2
2020-09-08 15:08:45 +02:00
maliakal_d
311cebcd00
m3:added parallel mode
2020-09-08 12:16:02 +02:00
maliakal_d
f26d8e514b
merged with g2continuous
2020-09-08 08:46:37 +02:00
maliakal_d
e82e531fb1
server arguments like linux
2020-09-08 08:18:48 +02:00
maliakal_d
503f83e8e3
Merge branch 'developer' into g2continuous
2020-09-07 17:07:09 +02:00
maliakal_d
c9cf845c9a
WIP
2020-09-07 16:44:26 +02:00
maliakal_d
b20720686e
gotthard2: changed order of burst mode enums, added a 4th burst mode cw internal burst mode
2020-09-07 16:13:33 +02:00
maliakal_d
5b182469a1
rxr: fixed all updates from rxParameters, connected them in masterAttributes, added json header and scan parametes in metadata
2020-09-04 13:49:30 +02:00
maliakal_d
eeb386fef5
mythen3: txndelay frame added
2020-08-18 15:27:30 +02:00
maliakal_d
79f010a438
renamed is_configurable to is_udp_configured
2020-08-05 09:37:58 +02:00
maliakal_d
380b062216
configure mac
2020-08-04 16:55:31 +02:00
Dhanya Thattil and GitHub
7492f7dbfa
m3: numpackets to 2 or 20 depending on ten giga enable ( #123 )
2020-07-30 15:02:33 +02:00
maliakal_d
6f5635a402
gotthard2: vetoref taken as decimal and not hex in server
2020-07-30 12:03:36 +02:00
maliakal_d
86d3fc7e55
fixes from review, moving from array to vector to avoid VLA
2020-07-29 16:52:22 +02:00
maliakal_d
74a7ca9b71
gotthard2: vetophoton now has gain thresholds for each row and the get writes to file gain indices and adu for each channel, adus written in dec instead of hex, veto file in server removed and uses vetophoton instead
2020-07-29 13:24:42 +02:00
Erik Frojdh
5faf3c7336
format
2020-07-23 14:01:59 +02:00
Dhanya Thattil and GitHub
ad297e9c51
Readlink ( #117 )
...
* gotthard config file path using readlink
* gotthard2
* eiger
* eieger, mnythen3, moench
* binaries in
* moved readlink to a common function
* binaries in
2020-07-23 12:17:46 +02:00
Erik Frojdh
01d00164e5
added cast to silence warning in CTB server
2020-07-22 08:57:02 +02:00
maliakal_d
a76ed6d8db
tengiga enable
2020-07-17 18:34:23 +02:00
maliakal_d
b7cb341ee3
dr
2020-07-17 17:33:43 +02:00
maliakal_d
f70d28b175
Merge branch 'developer' into gotthard2
2020-07-17 10:34:46 +02:00
maliakal_d
a3062a5e00
formatting
2020-07-17 07:19:19 +02:00
maliakal_d
c6921bf954
virtual memory error verbosity
2020-07-16 17:19:05 +02:00
maliakal_d
9a284f75c3
pthread mutex works on blackfin
2020-07-16 16:18:40 +02:00
maliakal_d
3e87cfa5c1
WIP shm deletion working on blackfin
2020-07-16 16:01:30 +02:00
maliakal_d
6136eabee2
WIP shm deletion working on blackfin
2020-07-16 16:00:28 +02:00