FLAGS_DROP_DATA
if (garmin_data_p->flags & FLAGS_DROP_DATA) {
garmin_data_p->flags |= FLAGS_DROP_DATA;
garmin_data_p->flags &= ~FLAGS_DROP_DATA;