Index: doc-rnd/mods/gen.sh =================================================================== --- doc-rnd/mods/gen.sh (revision 1114) +++ doc-rnd/mods/gen.sh (revision 1115) @@ -45,7 +45,7 @@ else clr="" - print "" st + print "" st if (DB["lstate"] != "") print "
(" strip(DB["lstate"]) ")" Index: doc-rnd/mods/index.html =================================================================== --- doc-rnd/mods/index.html (revision 1114) +++ doc-rnd/mods/index.html (revision 1115) @@ -6,76 +6,76 @@ autoplace 604 - works + works buildin Automatically place elements. autoroute 4172 - works + works buildin Automatically route selected or all rats. This is the original autorouter. dbus 438 - disabled + disabled
(TODO: needs scconfig support) disabled Remote control PCB using DBUS. djopt 2312 - works + works buildin Various board optimization algorithms. edif 3575 - works + works buildin Import code for netlists in the EDIF format. gpmi 8881 - works + works buildin
(if gpmi is installed) Scriptable plugin system with about 10 scripting languages supported and dynamic load/unload of scripts that can manipulate the GUI, the board, can implement exporters, etc. import_sch 252 - works + works buildin Imports element and netlist data from the schematics (or some other source). mincut 884 - works + works buildin Use the minimal cut algorithm to indicate shorts: instead of highlighting two random pins/pads, try to highlight the least number of objects that connect the two networks. oldactions 50 - works + works disabled Random collection of old/obsolete actions. Bell(): audible feedback; DumpLibrary(): print footprint library on stdout puller 1876 - works + works buildin Pull traces to minimize their length. renumber 212 - works + works buildin Renumber elements (renaming them) and generate a text file for back annotation. stroke 123 - partially works (doesn't work with lesstif; works with the gtk hid, but there's no zoom bindings) + partially works (doesn't work with lesstif; works with the gtk hid, but there's no zoom bindings) buildin
(requires libstroke installed) Gesture recognition with libstroke. toporouter 6159 - fails + fails
(infinite loop in gts) disabled Automatically route selected or all rats using a topological algorithm. This is the new autorouter from 2009. vendordrill 564 - works + works buildin Vendor drill mapping.