update status of at-mio-16e-10
authorFrank Mori Hess <fmhess@speakeasy.net>
Thu, 13 May 2004 02:14:05 +0000 (02:14 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Thu, 13 May 2004 02:14:05 +0000 (02:14 +0000)
comedi_calibrate/ni.c

index 1ad40871b9da14bcd8aaa1cf43684cc6a739bafb..3913dc55691fc1ed592fbfaa24960577d3dfa66a 100644 (file)
@@ -81,7 +81,7 @@ static struct board_struct boards[]={
        { "at-mio-16de-10", STATUS_UNKNOWN, NULL, ni_setup_observables, 0x1a7, 0x1a8 },
        { "at-mio-16e-1", STATUS_DONE, cal_ni_at_mio_16e_1, ni_setup_observables, 0x1a9, 0x1aa },
        { "at-mio-16e-2", STATUS_DONE, cal_ni_at_mio_16e_2, ni_setup_observables, 0x1a9, 0x1aa },
-       { "at-mio-16e-10", STATUS_SOME, cal_ni_at_mio_16e_10, ni_setup_observables, 0x1a7, 0x1a8 },
+       { "at-mio-16e-10", STATUS_DONE, cal_ni_at_mio_16e_10, ni_setup_observables, 0x1a7, 0x1a8 },
        { "at-mio-16xe-10", STATUS_UNKNOWN, NULL, ni_setup_observables, 0x1b7, 0x1b8 },
        { "at-mio-16xe-50", STATUS_SOME, cal_ni_at_mio_16xe_50, ni_setup_observables, 0x1b5, 0x1b6 },
        { "DAQCard-ai-16e-4", STATUS_DONE, cal_ni_daqcard_ai_16e_4, ni_setup_observables, 0x1b5, 0x1b6 },