Changeset 7782
- Timestamp:
- 06/05/08 10:24:53 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/jgaeddert/0.6.x/components/DataStreamer/src/DataStreamerSink.cpp
r7781 r7782 242 242 // AGC 243 243 //------------------------------------------------ 244 #if 0244 #if 1 245 245 sigprocc_agc_apply_gain(&agc, I1, Q1, &I2, &Q2); 246 246 #else