summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon
diff options
context:
space:
mode:
authorFlorent Duchon2012-12-18 23:01:47 +0100
committerFlorent Duchon2012-12-24 17:47:58 +0100
commit7c6b1b9da9859c86435693cdf3611fa029060cb9 (patch)
tree630317b91e4d210daa3a4d3b6f2fe7a33fe276bb /digital/beacon
parent93c02fb25083357c76734f406113c2aad24f4a6c (diff)
digital/beacon: take distance table<->beacon in account into formula
Diffstat (limited to 'digital/beacon')
-rw-r--r--digital/beacon/src/formula.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/digital/beacon/src/formula.h b/digital/beacon/src/formula.h
index 719ab8c0..24b6b2d7 100644
--- a/digital/beacon/src/formula.h
+++ b/digital/beacon/src/formula.h
@@ -27,8 +27,8 @@
#define _FORMULA_H
/* Formula calibration */
-#define LARGEUR_TABLE 2000
-#define LONGUEUR_TABLE 3000
+#define LARGEUR_TABLE 2070
+#define LONGUEUR_TABLE 3070
#define LARGEUR_DEMI_TABLE LARGEUR_TABLE/2
#define BLIND_ZONE_PRECISION 0.18 //10 degrees