Skip to content

ktossell/m4api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m4api is a tool for monitoring and configuring Mini-Box M4-ATX power supplies.

Built using libusb 0.1, m4api can be used on Linux, Mac, BSD and Windows
systems. For information about libusb, see http://www.libusb.org/.

Up-to-date source code is available at:
  http://ram.umd.edu/wiki/Public/Software/m4api
  or http://ram.umd.edu/git/

For Git access:
  $ git clone git://ram.umd.edu/bits/m4api.git

INSTALLATION
============

$ mkdir -p build
$ cd build
$ cmake ..
$ make
$ sudo make install

USAGE
=====

$ ./m4ctl -diag [loop]         # Print diagnostic values
$ ./m4ctl -config              # Print all config values
$ ./m4ctl -config FIELD        # Print one field
$ ./m4ctl -config FIELD VALUE  # Set one value

-- Ken Tossell
   ktossell@umd.edu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages