Sfoglia il codice sorgente

Signed-off-by: zhuhongbin <kptzhu@163.com>

zhuhongbin 2 anni fa
parent
commit
0d96de9f93
2 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 0 1
      MDK-ARM/test.uvguix.zhuhongbin
  2. 1 2
      tmr/Ad.c

File diff suppressed because it is too large
+ 0 - 1
MDK-ARM/test.uvguix.zhuhongbin


+ 1 - 2
tmr/Ad.c

@@ -130,8 +130,7 @@ ulng get_weight(void)
     // ad_sample_=ad_sample;
     //  ad_sample=(int)((float)ad_sample * 0.01 + (1.0 - 0.01) * (float)ad_sample);
    // ad_sample = AdFilter_xf(ad_sample);  //限幅滤波	 FLT_XF_CNT=32;
-		ad_sample = middleFilter(ad_sample);
-		
+		ad_sample = middleFilter(ad_sample);		
 		
 		tempvalw = ad_sample;
 		

Some files were not shown because too many files changed in this diff