Thanks to visit codestin.com
Credit goes to github.com

Skip to content

paultag/gpib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Linux GPIB Package
 -----------------------------------
  (c) 1994-1996 by C.Schroeter
  (c) 2001-2011 by Frank Mori Hess

=====================================================

This is a GPIB/IEEE-488 driver and utility package for LINUX.

This software distribution package linux-gpib-4.3.5.tar.gz contains
this README and two tarballs:

1) kernel modules in linux-gpib-kernel-4.3.5.tar.gz

2) user space software in linux-gpib-user-4.3.5.tar.gz containing the
   config program, library, device scripts, examples and documentation

Untar each file and see the respective INSTALL files for instructions
on building and installing.

Send comments, questions and suggestions to to the linux-gpib mailing
list at [email protected]

Release Notes for linux-gpib-4.3.5
----------------------------------

Changes since the linux-gpib-4.3.4 release

	Add board support to ibask for IbaBNA option

	Improvements to findlisteners.c

	Fixes for python3.10 from mika

	Optionally suppress printing error messages in ibfind()
	by setting IB_NO_ERROR environment variable.

	Add support for pci version of fmh_gpib_core

	New and improved interrupt driven version of gpib_bitbang
	driver for RPi gpios from Marcello Carla'
	
	See ChangeLog since [r1962] for bug fixes and other changes.
	  
Note: If you have any pre 4.3.0 gpib udev rules files in
      /etc/udev/rules.d/ please remove them before installing
      linux-gpib-user-4.3.5.
      
      The files to remove are:
	   99-agilent_82357a.rules
	   99-gpib-generic.rules
	   99-ni_usb_gpib.rules


About

Debian packaging of the linux-gpib library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.3%
  • Makefile 16.1%
  • HTML 14.8%
  • Shell 13.1%
  • M4 3.7%
  • Perl 1.5%
  • Other 1.5%