Dmitry Kovalev
/
LGstaandart
forkd
Fork of LG2 by
Diff: Global.c
- Revision:
- 215:b58b887fd367
- Parent:
- 214:4c70e452c491
- Child:
- 216:189b0ea1dc38
--- a/Global.c Wed Aug 16 09:00:25 2017 +0000 +++ b/Global.c Tue Aug 29 06:33:08 2017 +0000 @@ -29,6 +29,24 @@ unsigned int Clock1Hz; unsigned int ShiftD; unsigned int ShiftL; + + + + + + int BuffADC_1Point [600]; + int BuffADC_64Point [100]; + int BuffADC_16Point [100]; + int BuffADC_32PointD [100]; + +int Buff_Restored_Mod [100]; +int Buff_PLC_Eror [100]; +int BSinMns [100]; +int BSinPls [100]; +int ADC_1Point =0; +int ADC_32PointD =0; +int ADC_64Point =0; +int ADC_16Point =0; //unsigned int EventMod; @@ -63,12 +81,9 @@ ShiftL = 0; Event500Hz = 0; Time500Hz = 0; - PulseADC_64Point= 0; + Temp_AMP64P = 0; - Temp_ADC_2 = 0; - Temp_ADC_3 = 0; - Temp_ADC_4 = 0; - Temp_ADC_5 = 0; + Gyro.Log = 0; Gyro.LogPLC = 0; Gyro.PLC_Lern = 0;