RexAttaque / ESL1

ESO ESL1 Main repository
https://eso-estaca.fr/2-0-page-fusee-sonde/
0 stars 0 forks source link

loop time reduction #30

Open RexAttaque opened 1 year ago

RexAttaque commented 1 year ago

if necessary : -optimize code (concatenante if else statements, study loops and exclude break cases etc. -reduce the number of verifications (GPS fixStatus check for example) -Code our own matrix lab (to replace basic linear algebra) -Centralize utilities (matrix multiplications which are present in multiple files)