summaryrefslogtreecommitdiff
path: root/cad/mcalc
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-02-17enable pkgviewsdmcmahill1-1/+3
2003-12-30Add trailing / on HOMEPAGEscjep1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-09-12Standardize.wiz1-4/+5
2002-08-23update to mcalc-1.5.dmcmahill2-5/+5
Corrects a small error in Keff and Z0 calculation. Typical errors in the previous version is less than 1% or so.
2001-11-15initial import of mcalc.dmcmahill5-0/+58
Mcalc is a JavaScript based calculator for accurate microstrip transmission line analysis and synthesis. The electrical parameters may be determined from specified physical parameters, or the physical parameters required to meet a given set of electrical parameters may be found. Much attention has been given to making mcalc the most accurate online based calculator short of a full electromagnetic simulation.