Skip to content

bgamari/tracker

Repository files navigation

tracker

Particle tracking implementation for uDAQ

installation

After installing gcc-arm-embedded as well as dfu-util from git,

$ git clone --recursive git://github.com/bgamari/tracker
$ cd tracker
$ make
$ sudo make program

notes

Samples from the ADC are assumed to have the following channel mapping,

0 = stage feedback x 1 = stage feedback y 2 = stage feedback z 3 = PSD x sum 4 = PSD x difference 5 = PSD y sum 6 = PSD y difference

todo

stage_fb_gains should be one-dimensional

About

Particle tracking implementation for mDAQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published