FireBirdLib - Topfield TMS PVR TAP Programming Library
Topfield TMS PVR FireBirdLib TAP development library

This is the FireBirdLib library for aiding Topfield TMS PVR TAP development. The original version is maintained by FireBird and available here. This library augments the cygwin TAP development tools and linux TAP development tools provided by Topfield.

My FireBirdLib on github master branch version tracks the sources from that upstream version but adds some minor fixes and improvements. See the commit history for full details. I have also added FireBird's JailBreak utility and some of my own tap development utilities in devutils/. See devutils/README.md for details.

Some of my changes and additions here have been retrofitted by FireBird back to his original source.

I have added Doxygen to the make/build to supplement the API documentation. You can see the output here. The directory links are probably the most useful.

Also refer to the documentation about the standard Topfield TAP API.