Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpmd/cores: Removed PPS disable logic from TDC routine and added comments | djepson1 | 2017-12-22 | 1 | -10/+15 |
* | mpmd/cores: Adding TDC range check and removing clock enable/disable logic | djepson1 | 2017-12-22 | 1 | -2/+10 |
* | mpm/tdc: Re-enable PPS after synchronization procedure is complete | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 1 | -0/+2 |
* | mpm: Remove numpy dependency | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | mpm: Replaced xrange with range for better Python future-proofing | Martin Braun | 2017-12-22 | 1 | -3/+3 |
* | mpm: Added TDC clock sync driver | Martin Braun | 2017-12-22 | 3 | -0/+345 |