18 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
JamesJCode aac9731852 Refactor PCB calcs to common library, and add coupled stripline 6 months ago
JamesJCode 2483ab4d7a Add calculation of unit propagation delay to PCB calculator 6 months ago
jean-pierre charras fc9795e95d pcb_calculator, STRIPLINE: fix incorrect formula for conductor loss. 8 months ago
jean-pierre charras f41734aa48 pcb_calculator/transline/stripline: add missing conv from log to db. 2 years ago
Ian McInerney 708050aa55 pcb_calculator: Some code cleaning 4 years ago
Marek Roszko 2ade8031dc Clean up pcb_calculator includes a bit and rename files 5 years ago
Fabien Corona 8de6aa161f pcb_calculator : do not overwrite input parameters 5 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
jean-pierre charras 51a128e323 pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 7 years ago
jean-pierre charras da0f956ca5 pcb_calculator: code rework: rename "murC" member by "m_murC" 7 years ago
jean-pierre charras 77477e4f10 pcb_calculator: code rework: rename "sigma" member by "m_sigma", and "skindepth" by "m_skindepth" 7 years ago
jean-pierre charras 884dc1c3e8 pcb_calculator: code rework: rename "f" member by "m_freq" 7 years ago
jean-pierre charras f16e083ecf Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead code) 11 years ago
jean-pierre charras a550ff84db Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 11 years ago
Felix Morgner 24f95c66db resaved some files as UTF-8 to silence clangs warnings about illegal character encodings. 13 years ago
Dick Hollenbeck 210a7036db switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 1275240759 Add a new utility: pcb_calculator (need of course wore work) 14 years ago