Navigation Menu

Skip to content

dstien/pcimaxfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcimaxfm

PCI MAX 200x FM transmitter driver and tools.

Description

This project overly ambitiously aimed to provide a free, cross-platform suite of unofficial drivers and tools for the PCI MAX 2007+ and compatible FM radio transmitter cards manufactured by PCS Electronics. Currently only a Linux 2.6+ driver module and a command line user space tool are ready. A GUI tool and drivers for other operating systems may be added if there's demand.

Getting started

  1. Building sources from Git (requires GNU autotools and Linux kernel headers):
$ git clone https://github.com/dstien/pcimaxfm.git
$ cd pcimaxfm
$ ./autogen.sh
$ ./configure
$ make
  1. Installing and loading Linux module (as superuser):
# make install
# modprobe pcimaxfm
  1. Usage:
$ pcimaxctl --help

Releases

No releases yet, get sources from the Git repository https://github.com/dstien/pcimaxfm.git.

Links

About

PCI MAX 200x FM transmitter driver and tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published