Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Defs_Sett.h
- Revision:
- 3:8580dc2bce46
- Parent:
- 2:014cf2a98712
- Child:
- 4:2f802af67f4d
--- a/Defs_Sett.h Wed Mar 10 23:39:48 2021 +0000 +++ b/Defs_Sett.h Thu Mar 11 00:13:32 2021 +0000 @@ -34,7 +34,7 @@ #define ANGLE_TOL 2 //Angle Tolerance (Degrees) #define N_AVG 60 //Averaging #define N_CAL 150 //Calibration sampling -#define MEAS_AXIS 1 //Measurement Axis (0 - X, 1 - Y, 2 - Z) +#define MEAS_AXIS 2 //Measurement Axis (0 - Z, 1 - Y, 2 - X) #define MUL_P 1.0 //Multiplier of panel accelerometer #define MUL_R1 1.0 //Multiplier of reflector 1 accelerometer #define MUL_R2 1.0 //Multiplier of reflector 2 accelerometer