linSmith is a Smith charting program. Users can enter either discrete components or transmission lines, see the results on screen, and/or generate Postscript output. Component values can be changed numerically or using scrollbars. Problems can be solved on-screen, and high-quality Postscript can be output for publication.
| Tags | Scientific/Engineering Visualization education Computer Aided Instruction (CAI) Communications Ham Radio |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This release removes the (deprecated) gnomeprint dependency. Now the complete print route relies on Pango/Cairo to generate the plot, and the GtkPrint interface to do the actual printing. There are some slight improvements in configuration settings.


Release Notes: The Swedish translation was updated. Smaller bugs which could cause a few problems if z0 was changed were corrected.


Release Notes: A few minor bugs after adding s2p file import have been corrected, and .TGZ (Slackware) and .RPM (Red Hat) packages have been released (these are very experimental).


Release Notes: This release adds import of Touchstone(r) two-port files. Until now, only version 1.0 files were correctly parsed, though (hopefully) completely with all parameter types and input formats. The Spanish translation has been updated. The manual has been updated with this info.


Release Notes: The 'New' button wasn't always enabled, even with correct values for a load. 'errno' is cleared before each call to strtod to ensure it's only set by that function.