Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tets #1

Open
gelius1959 opened this issue Dec 14, 2021 · 3 comments
Open

tets #1

gelius1959 opened this issue Dec 14, 2021 · 3 comments

Comments

@gelius1959
Copy link

Hello
Good works
//ENCODER VARIABLES
int indexx;
long int interp;
long int XY;
long int t;
int Sin,Cos,X,Y,A;
uint16_t B,B2,B3;
long int tits;//tets ???????
I understood correctly
Here's a mistake.

int octant,octant2;

extern float Error_d,SP_d,Pterm_d,Pterm2_d,Iterm_d,Iterm2_d;
extern float Error_q,SP_q,Pterm_q,Pterm2_q,Iterm_q,Iterm2_q;
extern float thetaSum,theta_eSum;
long int thetaI,Turns,Theta_Turns;
float theta,theta2,theta_e,AbsTheta,AbsTheta2;
int Sa,Ca,S,C;

And please if possible.
More comments for a good understanding of the program
At least in variables

int indexx;//?
long int interp; //?
long int XY; //?
long int t; //?
int Sin,Cos,X,Y,A;
uint16_t B,B2,B3; //?
long int tits; //?
int octant,octant2//?;

extern float Error_d,SP_d,Pterm_d,Pterm2_d,Iterm_d,Iterm2_d; //?
extern float Error_q,SP_q,Pterm_q,Pterm2_q,Iterm_q,Iterm2_q; //?
extern float thetaSum,theta_eSum; //?
long int thetaI,Turns,Theta_Turns; //?
float theta,theta2,theta_e,AbsTheta,AbsTheta2; //?
int Sa,Ca,S,C; //?

Sorry for my bad english
Regards, Yuri

@alvaroserdotte
Copy link
Owner

Hi friend!!
There are some errors and some variables was not in use too.
So, I made some changes in the Code.c file.
Maybe now, the code gets more understandable.
Thanks

@gelius1959
Copy link
Author

Thank you
Now great

@alvaroserdotte
Copy link
Owner

alvaroserdotte commented Dec 20, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants