aboutsummaryrefslogtreecommitdiff
path: root/src/survive_cal.h
diff options
context:
space:
mode:
authorultramn <dchapm2@umbc.edu>2017-03-23 00:41:22 -0400
committerultramn <dchapm2@umbc.edu>2017-03-23 00:41:22 -0400
commit39ef5af74702c8825a82f65cf68e6af875a814ee (patch)
tree40da99d033d2a5168757d70c444f68ec0f605ae8 /src/survive_cal.h
parentc72b1dd68a653dff2be9915750d2f6535a6db3bd (diff)
downloadlibsurvive-39ef5af74702c8825a82f65cf68e6af875a814ee.tar.gz
libsurvive-39ef5af74702c8825a82f65cf68e6af875a814ee.tar.bz2
Added a dynamic plotting tool for OrthoSolve. Charles added orthogonalization to the rotation matrix.
Diffstat (limited to 'src/survive_cal.h')
-rw-r--r--src/survive_cal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/survive_cal.h b/src/survive_cal.h
index c64b8f9..45b77f6 100644
--- a/src/survive_cal.h
+++ b/src/survive_cal.h
@@ -37,7 +37,7 @@ void survive_cal_angle( SurviveObject * so, int sensor_id, int acode, uint32_t t
#define MIN_PTS_BEFORE_CAL 24
-#define DRPTS 1024 //Number of samples required in collection phase.
+#define DRPTS 32 //Number of samples required in collection phase.
#define POSE_OBJECTS 3