My vdr stuff
Files
- OLD files
- HISTORY
- README
- vdr-actuator-1.1.1.tgz for vdr >=1.5.8, including vdr-1.6.0
- vdr-actuator-1.0.5.tgz for old stable vdr 1.4.x
- patches for vdr to enhance actuator functionality
- vdr-savechannel-0.0.2.tgz
- vdr-iaxphone-0.0.4.tgz
Actuator plugin

This is a plugin for the Video Disk Recorder (VDR).
THIS PLUGINS NEEDS vdr >= 1.3.47 (including 1.4.x, the experimental 1.5.X and 1.6.0)
(If you have an older release of vdr, look in the OLD directory. Note that it must be >= 1.3.7 anyway)
Releases 1.0.5 is the last one working with vdr 1.4.x
Release 1.1.1 is for vdr 1.6.0
With this plugin you can control a linear or an horizon to horizon actuator controlled through the parallel port.
This kind of actuator usually needs a 36V supply (I drive mine at 12V to reduce noise) and has a reed relay that gives pulses while the motor is running. By counting the pulses you know the position of the actuator (and the position of the dish).
You have to build a simple circuit to interface the parallel port to the actuator. The circuit I used is in the file actuator.sch (made with geda-gschem, a png rendering is in actuator.png) in the "module" subdirectory.
You also have to build and load a kernel module (2.6.x kernel needed), look in the "module" subdirectory for details.
Savechannel plugin
This plugin saves the channel as soon as you switch to it, so, if vdr crashes, when it restarts it will tune to it and not to the last channel saved in setup.conf
Iaxphone plugin
(unmaintained)
This plugin is a very simple (read: not very featureful and hopefully with an high WAF ;-) softphone using the iax protocol (asterisk server).
It uses the iaxclient library to handle every details of the call, so the plugin is just an user interface.
It needs a free (i.e that isn't used by something else, like a softdevice plugin), full-duplex sound card.
Miscellaneous things
- Check my patch for the ttxtsubs plugin (now integrated in the premium-edition patch available at http://users.tkk.fi/~rahrenbe/vdr/)
- Here you can find icons for the Enigma skin with reduced number of colors (so they show on a dxr3).