Mercurial > hg > fxanalyse
comparison FXAnalyse.c @ 152:0f7adefc4d37
New folder for 2014 data files
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Fri, 31 Jan 2014 21:27:51 +0100 |
parents | df7ce04af51d |
children | b060780ade19 |
comparison
equal
deleted
inserted
replaced
151:df7ce04af51d | 152:0f7adefc4d37 |
---|---|
16 #include "utils.h" | 16 #include "utils.h" |
17 #include "stat.h" | 17 #include "stat.h" |
18 #include "data-provider.h" | 18 #include "data-provider.h" |
19 | 19 |
20 #define SR_LOGGER_IP "145.238.204.91" | 20 #define SR_LOGGER_IP "145.238.204.91" |
21 #define DATAFOLDER "Z:\\Measures-2013" | 21 #define DATAFOLDER "Z:\\Measures-2014" |
22 | 22 |
23 #define FREP_STEP_SIZE 50000.0 | 23 #define FREP_STEP_SIZE 50000.0 |
24 | 24 |
25 // data acquisition status | 25 // data acquisition status |
26 int acquiring; | 26 int acquiring; |