First release commit, dynamic tests done!

This commit is contained in:
EmanuelFeru
2019-05-28 21:38:39 +02:00
parent cdcafbaa5c
commit ac0e680369
186 changed files with 20824 additions and 23528 deletions

View File

@@ -13,30 +13,30 @@ this.def["F01_03_Direction_Detection"] = {file: "BLDC_controller_c.html",line:19
this.def["Edge_counter_Reset"] = {file: "BLDC_controller_c.html",line:238,type:"fcn"};
this.def["Edge_counter_Disable"] = {file: "BLDC_controller_c.html",line:249,type:"fcn"};
this.def["Edge_counter"] = {file: "BLDC_controller_c.html",line:266,type:"fcn"};
this.def["Moving_Average_Filter"] = {file: "BLDC_controller_c.html",line:319,type:"fcn"};
this.def["Raw_Speed_calculation"] = {file: "BLDC_controller_c.html",line:357,type:"fcn"};
this.def["rising_edge"] = {file: "BLDC_controller_c.html",line:391,type:"fcn"};
this.def["F03_01_Pure_Trapezoidal_Method"] = {file: "BLDC_controller_c.html",line:408,type:"fcn"};
this.def["F03_02_Sinusoidal_Method"] = {file: "BLDC_controller_c.html",line:436,type:"fcn"};
this.def["F03_02_Sinusoidal3rd_Method"] = {file: "BLDC_controller_c.html",line:464,type:"fcn"};
this.def["F02_Electrical_Angle_Ca_Disable"] = {file: "BLDC_controller_c.html",line:492,type:"fcn"};
this.def["F02_Electrical_Angle_Calculatio"] = {file: "BLDC_controller_c.html",line:507,type:"fcn"};
this.def["rising_edge_f"] = {file: "BLDC_controller_c.html",line:576,type:"fcn"};
this.def["BLDC_controller_step"] = {file: "BLDC_controller_c.html",line:589,type:"fcn"};
this.def["BLDC_controller_initialize"] = {file: "BLDC_controller_c.html",line:1284,type:"fcn"};
this.def["Motor_Speed_Calculation"] = {file: "BLDC_controller_c.html",line:319,type:"fcn"};
this.def["falling_edge2"] = {file: "BLDC_controller_c.html",line:371,type:"fcn"};
this.def["rising_edge"] = {file: "BLDC_controller_c.html",line:384,type:"fcn"};
this.def["F03_01_Pure_Trapezoidal_Method"] = {file: "BLDC_controller_c.html",line:401,type:"fcn"};
this.def["F03_02_Sinusoidal_Method"] = {file: "BLDC_controller_c.html",line:429,type:"fcn"};
this.def["F03_02_Sinusoidal3rd_Method"] = {file: "BLDC_controller_c.html",line:457,type:"fcn"};
this.def["F02_Electrical_Angle_Ca_Disable"] = {file: "BLDC_controller_c.html",line:485,type:"fcn"};
this.def["F02_Electrical_Angle_Calculatio"] = {file: "BLDC_controller_c.html",line:500,type:"fcn"};
this.def["falling_edge2_b"] = {file: "BLDC_controller_c.html",line:567,type:"fcn"};
this.def["rising_edge_f"] = {file: "BLDC_controller_c.html",line:580,type:"fcn"};
this.def["BLDC_controller_step"] = {file: "BLDC_controller_c.html",line:593,type:"fcn"};
this.def["BLDC_controller_initialize"] = {file: "BLDC_controller_c.html",line:1279,type:"fcn"};
this.def["DW_F01_03_Direction_Detection"] = {file: "BLDC_controller_h.html",line:39,type:"type"};
this.def["DW_Edge_counter"] = {file: "BLDC_controller_h.html",line:45,type:"type"};
this.def["DW_Moving_Average_Filter"] = {file: "BLDC_controller_h.html",line:51,type:"type"};
this.def["ZCE_Moving_Average_Filter"] = {file: "BLDC_controller_h.html",line:56,type:"type"};
this.def["ZCE_Raw_Speed_calculation"] = {file: "BLDC_controller_h.html",line:61,type:"type"};
this.def["DW"] = {file: "BLDC_controller_h.html",line:113,type:"type"};
this.def["PrevZCX"] = {file: "BLDC_controller_h.html",line:121,type:"type"};
this.def["ConstP"] = {file: "BLDC_controller_h.html",line:208,type:"type"};
this.def["ExtU"] = {file: "BLDC_controller_h.html",line:220,type:"type"};
this.def["ExtY"] = {file: "BLDC_controller_h.html",line:234,type:"type"};
this.def["P"] = {file: "BLDC_controller_h.html",line:298,type:"type"};
this.def["DW_Motor_Speed_Calculation"] = {file: "BLDC_controller_h.html",line:51,type:"type"};
this.def["ZCE_Motor_Speed_Calculation"] = {file: "BLDC_controller_h.html",line:56,type:"type"};
this.def["DW"] = {file: "BLDC_controller_h.html",line:111,type:"type"};
this.def["PrevZCX"] = {file: "BLDC_controller_h.html",line:117,type:"type"};
this.def["ConstP"] = {file: "BLDC_controller_h.html",line:204,type:"type"};
this.def["ExtU"] = {file: "BLDC_controller_h.html",line:216,type:"type"};
this.def["ExtY"] = {file: "BLDC_controller_h.html",line:230,type:"type"};
this.def["P"] = {file: "BLDC_controller_h.html",line:295,type:"type"};
this.def["rtP"] = {file: "BLDC_controller_data_c.html",line:27,type:"var"};
this.def["rtConstP"] = {file: "BLDC_controller_data_c.html",line:109,type:"var"};
this.def["rtConstP"] = {file: "BLDC_controller_data_c.html",line:108,type:"var"};
this.def["int8_T"] = {file: "rtwtypes_h.html",line:55,type:"type"};
this.def["uint8_T"] = {file: "rtwtypes_h.html",line:56,type:"type"};
this.def["int16_T"] = {file: "rtwtypes_h.html",line:57,type:"type"};