Commit Graph

231 Commits

Author SHA1 Message Date
leonarski_f 27e17c316d Build RPM for DKMS driver 2024-05-20 11:40:30 +02:00
leonarski_f 4ca397bd42 Change the way dependencies are handled 2024-05-17 19:19:17 +02:00
leonarski_f 91fd44bff7 Improve release/versioning of Jungfraujoch repository 2024-05-15 11:29:01 +02:00
leonarski_f 5312f3ea6a Improvements in building Jungfraujoch 2024-05-06 21:28:55 +02:00
leonarski_f 64dbd2291e Further enhacements 2024-04-29 14:13:35 +02:00
leonarski_f ea70b27e85 Improvements before MAX IV test 2024-04-25 20:11:58 +02:00
leonarski_f 9630c06b02 Modifications necessary for the EIGER test 2024-04-18 15:36:52 +02:00
leonarski_f c6d2b5eedf File writer and spot finding improvements 2024-04-08 11:18:50 +02:00
leonarski_f 30e775d8a2 Improve plotting 2024-03-31 23:08:19 +02:00
leonarski_f 59aacf516d Updates March 2023 2024-03-14 20:26:03 +01:00
leonarski_f d315506633 * Enhancements for XFEL
* Enhancements for EIGER
* Writer is more flexible and capable of handling DECTRIS data
2024-03-05 20:41:47 +01:00
leonarski_f 8dcecb9685 Add deep learning resolution estimation model from Stanford 2024-02-08 20:15:29 +01:00
leonarski_f 820c3616e5 Minor modifications in SwissFEL preparations 2024-02-07 09:43:52 +01:00
leonarski_f babb1a5c8d Fixes after MAX IV experiment 2024-02-05 17:18:16 +01:00
leonarski_f 6e85a30930 FPGA: Change FIFO size to improve placing 2024-01-28 20:11:39 +01:00
leonarski_f f5f86d9ab6 Modifications in preparation to MAX IV experiment 2024-01-27 21:23:56 +01:00
leonarski_f 07fd769102 Remove AN/LT capability 2023-12-18 12:33:31 +01:00
leonarski_f d66b6b949d Fix spot finding + fix FPGA network LEDs behavior 2023-12-16 09:20:46 +01:00
leonarski_f a4e7cd54ae Initial look into bug with spot finder 2023-12-15 06:50:14 +01:00
leonarski_f d82bd13917 Minor fixes for CI and dependencies
Improvements in documentation and readability of JungfraujochDevice function
2023-12-14 22:39:17 +01:00
leonarski_f 0b69dfb290 New REST+OpenAPI interface 2023-12-11 12:11:54 +01:00
leonarski_f 1798de247b Extend FPGA functionality 2023-12-09 12:08:39 +01:00
leonarski_f 1d3d8d081e FPGA: add power report after routing 2023-11-28 21:30:40 +01:00
leonarski_f 657cf802eb FPGA: frame_summation_reorder_compl doesn't need ap_start 2023-11-23 16:39:48 +01:00
leonarski_f 73cb5531b5 FPGA: Remove frame_summation_reorder_compl test bench 2023-11-23 16:38:29 +01:00
leonarski_f 5e7868d17d FPGA: frame_summation_reorder_compl - minor change in operation order 2023-11-23 14:56:40 +01:00
leonarski_f d38a6baa59 FPGA: load_from_hbm: release handles before receiving start message 2023-11-23 14:56:21 +01:00
leonarski_f e254ef1a60 FPGA: No "trailing" address message in AXI-Stream 2023-11-23 14:52:53 +01:00
leonarski_f a7c2849a84 FPGA: measure pipeline beats in timer 2023-11-21 15:55:23 +01:00
leonarski_f 39ca47aea9 FPGA: Add processing stalls 2023-11-21 15:42:26 +01:00
leonarski_f d2f1c569a7 FPGA: Modify FPGA register map (move action configuration to offset 0x200) 2023-11-21 15:24:55 +01:00
leonarski_f 8635724ca3 Move FPGA register map from Definitions.h to jfjoch_drv.h 2023-11-21 15:20:12 +01:00
leonarski_f f4f35adb02 FPGA: load_calibration - First check if addresses are OK, then issue datamover read commands 2023-11-20 15:11:51 +01:00
leonarski_f ba70aa1915 FPGA: Load calibration issues datamover commands first 2023-11-18 22:44:37 +01:00
leonarski_f 7ebb2f967c FPGA: Add extra safety in load_calibration 2023-11-18 19:20:00 +01:00
leonarski_f e5397e68cf FPGA: Clean-up of HDL modules 2023-11-18 19:18:26 +01:00
leonarski_f 95058de3ca PCIe driver: generalize code to load things from host memory 2023-11-18 16:16:21 +01:00
leonarski_f b7e09f20ac PCIe driver: add check of REG_MAP bit in CMS after startup 2023-11-18 16:05:43 +01:00
leonarski_f 7d48c5f2cd PCIe driver: fix load routines 2023-11-18 14:59:41 +01:00
leonarski_f c51bfcb95a PCIe driver: more verbose 2023-11-18 14:42:08 +01:00
leonarski_f 760484635e PCIe driver: show max modules as decimal 2023-11-17 16:48:53 +01:00
leonarski_f b69d9cb477 FPGA: Fix setup_action.sh 2023-11-17 16:48:27 +01:00
leonarski_f 6b2f6ef3d1 PCIe driver: remove depmod call 2023-11-17 16:46:32 +01:00
leonarski_f fc75f4ea96 FPGA: Clean-up unnecessary comment 2023-11-17 13:04:29 +01:00
leonarski_f 01af2e497b FPGA: Fix ADU histogram for high summation 2023-11-17 13:04:12 +01:00
leonarski_f 1e6f64b4da FPGA: Increase max summation to 256 2023-11-16 21:32:37 +01:00
leonarski_f 0babc43637 fpga/README.md: Update instructions to find xbflash2 2023-11-16 16:26:07 +01:00
leonarski_f 050d762187 Remove FPGAStatus - replace it with non-ProtoBuf version 2023-11-08 21:01:36 +01:00
leonarski_f 98cb58d199 PCIe driver: Fix addresses for calibration and frame generator 2023-11-08 14:36:36 +01:00
leonarski_f 427f0f7a45 Fix tests + re-run FPGA synthesis 2023-11-07 21:42:16 +01:00