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:
- 14:f118158b0f60
- Parent:
- 11:8c9dc5a81614
- Child:
- 15:732822ddf3df
diff -r ae228d1889da -r f118158b0f60 Defs_Sett.h --- a/Defs_Sett.h Sat Mar 20 16:55:05 2021 +0000 +++ b/Defs_Sett.h Sat Mar 20 20:37:55 2021 +0000 @@ -15,13 +15,13 @@ #define TICK_WIND 1000ms //Interval for Checking Wind Speed //PHYSICAL ATTRIBUTES -#define PANEL_HEIGHT 0.6 //Heigh of Panels' Pivot -#define REFLECTOR1_HEIGHT 0.01 //Height of Reflector 1 Pivot -#define REFLECTOR2_HEIGHT 0.01 //Height of Reflector 2 Pivot +#define PANEL_HEIGHT 0.8255 //Heigh of Panels' Pivot +#define REFLECTOR1_HEIGHT 0.0889 //Height of Reflector 1 Pivot +#define REFLECTOR2_HEIGHT 0.0889 //Height of Reflector 2 Pivot #define REFLECTOR1_LENGTH 1.0 //Length of Reflector 1 #define REFLECTOR2_LENGTH 1.0 //Length of Reflector 2 -#define REFLECTOR1_DIST 0.6 //Distance Between Panel's Pivot and Reflector 1 Pivot -#define REFLECTOR2_DIST 0.6 //Distance Between Panel's Pivot and Reflector 2 Pivot +#define REFLECTOR1_DIST 0.7747 //Distance Between Panel's Pivot and Reflector 1 Pivot +#define REFLECTOR2_DIST 0.7874 //Distance Between Panel's Pivot and Reflector 2 Pivot #define REFLECTOR1_LOW 0.0 //Lower Limit of Reflector 1 Range of Motion #define REFLECTOR2_LOW 0.0 //Lower Limit of Reflector 1 Range of Motion #define REFLECTOR1_HIGH 70 //Upper Limit of Reflector 2 Range of Motion