Severson-Group / AMDC-Firmware

Embedded system code (C and Verilog) which runs the AMDC Hardware
http://docs.amdc.dev/firmware
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

Add timing acquisition logic for sensors #346

Closed annikaolson closed 7 months ago

annikaolson commented 8 months ago

Add the necessary code to now get the acquisition time per sensor. Send an "all_done" signal when done, and use it with the trigger to know when it is okay to start the next acquisition.

npetersen2 commented 7 months ago

@annikaolson says she has most of the code done for this, but needs to test it on the hardware.