Search found 3 matches

by zitroneneis
Fri Aug 10, 2012 11:34 am
Forum: PCI MAX transmitters
Topic: [Release] PCIMAX3000+ linux driver / control software
Replies: 8
Views: 49853

README

pcimax-ctl readme

installation:
this program requires the libudev library (for auto device detection)
Debian/Ubuntu: sudo apt-get install libudev0 libudev-dev

default installation path is /usr/local/bin
installation path can be changed by setting PREFIX variable
(e.g: sudo make PREFIX=/opt ...
by zitroneneis
Fri Aug 10, 2012 11:24 am
Forum: PCI MAX transmitters
Topic: [Release] PCIMAX3000+ linux driver / control software
Replies: 8
Views: 49853

[Release] PCIMAX3000+ linux driver / control software

Hello out there,
over the last weeks I've been working on a software that makes it possible to control the PCIMAX3000+ card under Linux.

The software reached a stage where it features the same options available in the official control software, and it is
stable and user friendly enough to be ...
by zitroneneis
Tue Jul 17, 2012 8:59 am
Forum: PCI MAX transmitters
Topic: Some questions about a setup with PCIMAX3000+ on linux.
Replies: 8
Views: 36100

hi there, I'm the guy working on the Linux "Driver".

Right now it's rather a control application, as it is hard to turn it into a real driver, because the card is registered as
a generic virtual usb serial interface.

The goal of the app is to provide an easy way to set the FM related settings and ...