FOX controller library

Here is the source code for the FOX controller library I developed during my PhD thesis. This library is copyright (C) 1998,1999,2000 Russell Smith.

The FOX Controller Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

The FOX Controller Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.

This software is ALPHA code, despite its version number. It was developed under Linux using GCC. It has not been compiled or tested under any other platforms. This software is also missing tons of documentation - you will have to read the comments in the source code to get an idea of what it does.

File list

README, Makefile, COPYING.LIB
atoi.h, cftype-n.h, error.h, fox-n.h, foxstuff.h, trace-n.h
atoi.cpp, error.cpp, fox-n.cpp, overlay_displacement.cpp, trace-n.cpp
foxtest1.cpp, foxtest2.cpp, foxtest3.cpp