X-Git-Url: http://git.maemo.org/git/?p=gpssportsniffer;a=blobdiff_plain;f=constants.h;fp=constants.h;h=256770219ac96c8a063d6ce6a90c4dd9499113da;hp=47630b4e4832d3a23f6b9a523381f30c57a5f0d9;hb=07ffd2adcb93c3dbe4a201312ba15cb14f86ec06;hpb=d83d54cbe39ffa872c360c017fccfafc3520e392 diff --git a/constants.h b/constants.h index 47630b4..2567702 100755 --- a/constants.h +++ b/constants.h @@ -158,11 +158,15 @@ const int tdim=256; #endif #ifndef ACCURACY_V_MIN -#define ACCURACY_V_MIN 10000 +#define ACCURACY_V_MIN 100 +#endif + +#ifndef ACCURACY_V_GAIN +#define ACCURACY_V_GAIN 20 #endif #ifndef ACCURACY_H_MIN -#define ACCURACY_H_MIN 20000 +#define ACCURACY_H_MIN 100 #endif enum MapType { MapTypeCloudMade=0,