source: multiio/pcmmio/rootfs/set_adc_modes @ 6957d53

Last change on this file since 6957d53 was 6957d53, checked in by Joel Sherrill <joel.sherrill@…>, on 02/17/11 at 16:39:38

2011-02-17 Joel Sherrill <joel.sherrill@…>

  • Makefile, main_pcmmio_adc.c, pcmmio_commands.h, pcmmio_shell.c: Add set mode command. Add capability to read a single ADC. Updates from Ada version.
  • rootfs/set_adc_modes, rootfs/test_adc: New files.
  • Property mode set to 100755
File size: 90 bytes
Line 
1#! joel
2echo "Setting all ADCs to +/-10V (bipolar) and single ended"
3pcmmio_adc_mode 0 15
Note: See TracBrowser for help on using the repository browser.