fixed: update interpolation status on changing sweep freq from serial #84

lever-ops
TT 6 years ago
parent 55cacef4d4
commit 85c8b5c893

@ -1325,6 +1325,7 @@ cal_interpolate(int s)
}
cal_status |= src->_cal_status | CALSTAT_APPLY | CALSTAT_INTERPOLATED;
redraw_request |= REDRAW_CAL_STATUS;
}
static void cmd_cal(BaseSequentialStream *chp, int argc, char *argv[])

Loading…
Cancel
Save

Powered by TurnKey Linux.