- Timestamp:
- Jun 2, 2015, 12:37:17 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20150429/src/opihi/dvo/gstar.c
r37246 r38352 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.
