Mercurial > hg > fxanalyse
annotate .hgignore @ 88:9b7588cd4013
Move data acquisition into separate thread
The data acquisition thread transfers data to the main thread trough a Thread
Safe Queue. This separation allows for making the data acquisition system
pluggable. The old file based communication to the KK counter is implemented
along with a very simple fake data provider.
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Thu, 21 Mar 2013 18:24:45 +0100 |
parents | c4a80952cb63 |
children | 72c46cdfb808 |
rev | line source |
---|---|
7
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
1 syntax: glob |
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
2 FXAnalyse.exe |
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
3 cvibuild.* |
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
4 cvidistkit.* |