Changeset 38441 for trunk/Ohana/src/opihi/dvo/gstar.c
- Timestamp:
- Jun 12, 2015, 6:18:23 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/gstar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ohana.20150429 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/opihi/dvo/gstar.c
r37246 r38441 235 235 236 236 /* lock, load, unlock catalog */ 237 catalog.catflags = LOAD_AVES | LOAD_SECF;238 catalog.catflags |= GetMeasures ? LOAD_MEAS : SKIP_MEAS;237 catalog.catflags = DVO_LOAD_AVERAGE | DVO_LOAD_SECFILT; 238 catalog.catflags |= GetMeasures ? DVO_LOAD_MEASURE : DVO_SKIP_MEASURE; 239 239 catalog.Nsecfilt = 0; 240 240
Note:
See TracChangeset
for help on using the changeset viewer.
