• Joined on 2023-07-24
morgan pushed to master at morgan/CoaXPress-SFP 2025-04-09 13:43:55 +08:00
15d80d3ff6 add README
d69c8bca00 CXP-SFP: initial schematics, layout & jobset
d0c0b22e6a flake: init
Compare 3 commits »
morgan pushed to master at morgan/CoaXPress-SFP 2025-04-09 13:14:53 +08:00
6ea2db23a8 add README
8735f17866 CXP-SFP: initial schematics, layout & jobset
2232fe5143 flake: init
Compare 3 commits »
morgan pushed to master at morgan/CoaXPress-SFP 2025-04-09 12:46:35 +08:00
6eebf4f315 add README
f098e834a2 CXP-SFP: initial schematics, layout & jobset
682c42b31e flake: init
d2cfe3105b git: add gitignore
Compare 4 commits »
morgan pushed to master at morgan/CoaXPress-SFP 2025-04-09 12:23:53 +08:00
9664bf6861 jobset: add B.Fab gerber
9f3a117ab7 pcb: update docs
fb6d784531 pcb: update docs
fe6c46bb4c lib: update sfp footprint
8c05807266 pcb: update routing
Compare 10 commits »
morgan created branch master in morgan/CoaXPress-SFP 2025-04-09 12:23:53 +08:00
morgan created repository morgan/CoaXPress-SFP 2025-04-09 12:23:21 +08:00
morgan pushed to cxp_fix_roiviewer_xy at morgan/artiq-zynq 2025-03-25 15:34:08 +08:00
e8fd35476d kernel: add printout & reduce line capture delay
50b9a7977c kernel: add sensor off helper fn
f8ebfb4340 kernel: remove wip driver
5fd9b97e78 kernel: update test
34ba53b7da test kernel: speedup write file
Compare 10 commits »
morgan commented on pull request sinara-hw/datasheets#84 2025-03-25 10:24:00 +08:00
6302: add Grabber
        self.core.break_realtime()
        delay(100*us) 
        # setup ROI boundaries 
        grabber.setup_roi(0, 0, 0, 2, 2) 
        grabber.setup_roi(1, 0, 0, 2048, 2048)
 
morgan commented on pull request sinara-hw/datasheets#84 2025-03-24 10:43:35 +08:00
6302: add Grabber

We should add third EEM mode for the Full CameraLink.

morgan commented on pull request sinara-hw/datasheets#84 2025-03-24 10:43:35 +08:00
6302: add Grabber

maybe we should add a comment like # Trigger the camera or something similar?

morgan commented on pull request sinara-hw/datasheets#84 2025-03-24 10:43:35 +08:00
6302: add Grabber

No "Specifications" is okay, we already mentioned what CameraLink configurations the Grabber can support in other sections.

morgan commented on pull request sinara-hw/datasheets#84 2025-03-24 10:43:35 +08:00
6302: add Grabber

The grabber image on sinara hw is outdated, the card was changed to 3 EEM since v1.1

morgan commented on pull request sinara-hw/datasheets#84 2025-03-24 10:43:35 +08:00
6302: add Grabber

Grabber can support Full CameraLink via the third EEM. However, we only support base cameralink 8 to 16-bit Mono Base 1 tap (i.e. single pixel every CL clock) config in the current gateware.

morgan created pull request M-Labs/artiq-zynq#374 2025-03-20 15:46:27 +08:00
roiviewer syscall: raise error when over height limit and use the usual order of ROI coordinate
morgan pushed to cxp_fix_roiviewer_xy at morgan/artiq-zynq 2025-03-20 15:43:42 +08:00
15995bf593 cxp syscall: use usual order of ROI coordinates
5a4c01f789 cxp syscall: error if roiviewer over height limit
Compare 2 commits »
morgan created branch cxp_fix_roiviewer_xy in morgan/artiq-zynq 2025-03-20 15:40:08 +08:00
morgan pushed to cxp_fix_roiviewer_xy at morgan/artiq-zynq 2025-03-20 15:40:08 +08:00
a57561d5b9 cxp syscall: use usual order of ROI coordinates
8fe42f7a00 cxp syscall: limit roiviewer height
Compare 2 commits »
morgan pushed to cxp_roiviewer at morgan/artiq-zynq 2025-03-20 14:41:53 +08:00
7d1d0aa26e cxp syscall: use usual order of ROI coordinates
a3f60bc930 cxp syscall: limit roiviewer height
85189cae92 kernel: update
d6c6ce7580 kernel: clean up
dd56ff69b1 kernel: capture fullframe
Compare 20 commits »
morgan commented on pull request M-Labs/web2019#171 2025-03-18 16:26:45 +08:00
Adds CoaXpress to the Kasli-SoC options
morgan commented on pull request sinara-hw/assembly#42 2025-03-14 15:11:34 +08:00
stabilizer_pounder: fix pounder test procedure and use python3 pyserial

Right, it's using USB CDC-ACM, so any baudrate will work.