2001-05-27 |
David Schleef | Cleanups, insn migration |
commit | commitdiff | tree | snapshot |
2001-05-27 |
David Schleef | Fix a couple checks, add comments |
commit | commitdiff | tree | snapshot |
2001-05-27 |
David Schleef | fix for EXTRAVERSION |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Frank Mori... | added pci-das08 and pci-das1200 entries |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Frank Mori... | updates |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Frank Mori... | fix so cards on bus 0 can be chosen through configurati... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Frank Mori... | added support for pci-das08 card |
commit | commitdiff | tree | snapshot |
2001-05-25 |
David Schleef | fixed overwriting of cb_mask. |
commit | commitdiff | tree | snapshot |
2001-05-25 |
David Schleef | Compilation fixes on powerpc |
commit | commitdiff | tree | snapshot |
2001-05-24 |
David Schleef | Added email from Dan Christian about Red Hat |
commit | commitdiff | tree | snapshot |
2001-05-24 |
David Schleef | removed di_unpack, do_pack. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
David Schleef | Code cleanup, mainly things noticed by check_driver... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
David Schleef | new tests |
commit | commitdiff | tree | snapshot |
2001-05-24 |
David Schleef | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-05-21 |
Frank Mori... | marked (but did not fix =) a couple bugs |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Frank Mori... | fixed problem with comedi_switch_to_rt() and irq-less... |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Frank Mori... | exported rt_pend_call() so that comedi_rt_timer can... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Tim Ousley | MITE DMA data is now unsigned short instead of twos... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Frank Mori... | improved error handling a bit |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Tim Ousley | added PXI-6533 support. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Tim Ousley | added card IDs and descriptions for several PXI cards... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Frank Mori... | put start_rt_timer()back for rtai, as it looks like... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
David Schleef | 602x doesn't have unipolar AI. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
David Schleef | Update from Dan |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Frank Mori... | added comedi_rt_timer description |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Frank Mori... | bug fixes, analog output commands work now! Added... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Frank Mori... | fixed bug due to typo |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Frank Mori... | fixed spurious EINVAL errors on read and possibility... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Frank Mori... | now it is fixed for real. Had to redefine rt_get_time... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Tim Ousley | MITE does continuous AI now. Fixed bug so MIO cards... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Frank Mori... | nano2tick_hack() now gives exactly correct answer ... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Frank Mori... | rolling back last change |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Frank Mori... | added hack to fix broken rtlinux compatibility headers... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Frank Mori... | some fixes, still gives divide error / segfault on... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Frank Mori... | changed order or error check in read_v22() to get rid... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Frank Mori... | fixed dereferencing of chanlist, hopefully this will... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Frank Mori... | fixed clearing of async->events |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Tim Ousley | ni_ai_setup_MITE_dma() now configures MITE for correct... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Frank Mori... | fixed a bug I created, noticed that commands only work... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | minor cleanups |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | Minor cleanups |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | Added poll ioctl |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | Migrated from mode0 to insn |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | added rtd520 driver |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | added |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | Update from Dan |
commit | commitdiff | tree | snapshot |
2001-05-10 |
David Schleef | Added driver from Dan Christian <dac@ptolemy.arc.nasa... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Frank Mori... | added support for analog output commands. Untested... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Tim Ousley | oops, undid my last change. no more continuous DMA... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Tim Ousley | continuous analog acquisition using MITE... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Frank Mori... | dealt with possible race between interrupt fifio half... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Frank Mori... | added delarations of ret variable in comedi_map and... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
David Schleef | Added comedi_map, comedi_unmap, comedi_poll |
commit | commitdiff | tree | snapshot |
2001-05-05 |
David Schleef | Added comedi_map, comedi_unmap |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Frank Mori... | added entries for das800 and das1800 drivers |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Frank Mori... | fixed null dereference that occured when interrupt... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Frank Mori... | restored include of comedidev.h from comedi_rt.h so... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Frank Mori... | bug fixes, seems to work |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Tim Ousley | fixed bug with innaccurate pulse width measurement... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Frank Mori... | fixed trig modes > 0 for using cur_trig-> instead of... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Frank Mori... | dealt with switch from cur_trig->data, etc to async... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Frank Mori... | added some comments on what look like bugs |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Tim Ousley | fixed bug where pulsewidth meas. armed incorrectly |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Tim Ousley | changed GPCTR to GPCT and gpctr to gpct. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Frank Mori... | comedi specific error codes to be used in comedilib... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Frank Mori... | a small step towards standardized comedi error codes |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Tim Ousley | GPCTR compiles by default, #defined insn to get interna... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Frank Mori... | renmaed to COPYING |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Frank Mori... | named GPL file COPYING instead of LICENSE |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Frank Mori... | added copy of GPL |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Tim Ousley | fixed bug with gating. |
commit | commitdiff | tree | snapshot |
2001-04-28 |
David Schleef | comedi_command shouldn't set _EOS |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Tim Ousley | compiles now with MITE DMA support |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Tim Ousley | insn based counter/timer operations now work, including... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Frank Mori... | use dev->spinlock now instead of creating my own spinlo... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Tim Ousley | added single pulse generation using the GPCTRs. almost... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Tim Ousley | Period measurement and pulsewidth measurement now work... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
David Schleef | Check async structure in comedi_unlock |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Frank Mori... | fixed compile errors |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Frank Mori... | patch to make comedi_rt_timer.c compile under rtlinux 3.0 |
commit | commitdiff | tree | snapshot |
2001-04-23 |
David Schleef | Added PCI-6713 and PCI-6711 board definitions. Added... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Frank Mori... | change to make comedi_error() callable from a driver... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Frank Mori... | update, fixes, cleanup |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Frank Mori... | fixed initialization of comedi_device bug due to sizeof... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
Tim Ousley | Simple event counting (and quadrature encoding) works... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
Tim Ousley | added first draft of insn API for GPCTRs |
commit | commitdiff | tree | snapshot |
2001-04-19 |
David Schleef | Major fixes. Updates for cmd/insn, compiles for RTAI... |
commit | commitdiff | tree | snapshot |
2001-04-19 |
David Schleef | remove dependency on bc |
commit | commitdiff | tree | snapshot |
2001-04-19 |
David Schleef | Specs for new card |
commit | commitdiff | tree | snapshot |
2001-04-19 |
David Schleef | Logic error |
commit | commitdiff | tree | snapshot |
2001-04-19 |
David Schleef | change 2.3 to 2.4 |
commit | commitdiff | tree | snapshot |
2001-04-18 |
Tim Ousley | started adding an insn interface to GPCTRs. |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Tim Ousley | GPCTR_Begin_Event_Counting() functions now, although... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Frank Mori... | fixed some problems with last change trying to derefere... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Frank Mori... | added checking of chanlist against limitations of das80... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Tim Ousley | added ni_set_bits(dev,register,bits, value) to share... |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Frank Mori... | fixed unresolved symbol problem due to merging of free_... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Tim Ousley | added functions to do simple event counting...no API... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
David Schleef | writew() had its arguments reversed. |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tim Ousley | Tim Ousley 4/12/01: consolidated some constants in... |
commit | commitdiff | tree | snapshot |
next |