Giter Club home page Giter Club logo

mpx3-driver's Introduction

New super cool amazing Medipix3 SPIDR driver

Data flow diagram

Last updated: 15/10/2018

Ownership diagram

  • Fill this in later

Description

  • This Receiver UDP Thread binds to ports 8192-8195 on a specified address (ANY by default) and receive packets from the UDP streams from the SPIDR/emulator.
  • SpidrController and SpidrDaq are used to trigger readout as usual.
  • As of 02/10/18, this is reading in packets, parsing them by their packet types (pSOF, pSOR, pEOR, pEOF, iSOR etc.) and putting them in a buffer. Next step is to integrate frame buffering and a framebuilder thread.

Aim

  • The idea is to just replace the existing driver classes that handle receiving the UDP packets and framebuilding - receiverThread, receiverThreadC, framebuilderThread and framebuilderThread.
  • The interface to Dexter will be maintained unless necessary or it's much more efficient

Build and run instructions

cd src/
qmake && make -j12 && make clean && ./TestMpx3Driver

This is friendly with QtCreator of course, no weird configurations are required

Generate and open documentation

cd doc/
generateAndOpenDocs.sh

Dependencies

  • Mostly standard Linux/Unix
  • Qt (tested with 5.10 and 5.11, any recent version should work)
  • Clang++ (can change this to g++ in the .pro file)

mpx3-driver's People

Contributors

navrit avatar amscins avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.