JamesJCode
|
aac9731852
|
Refactor PCB calcs to common library, and add coupled stripline
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16863
|
6 months ago |
JamesJCode
|
2483ab4d7a
|
Add calculation of unit propagation delay to PCB calculator
|
6 months ago |
Simon Richter
|
4f1c2573f1
|
PCB Calculator cleanups
|
3 years ago |
Ian McInerney
|
708050aa55
|
pcb_calculator: Some code cleaning
|
4 years ago |
jean-pierre charras
|
49de9e405e
|
Fix duplicate variables in a class and its parent.
|
4 years ago |
Ian McInerney
|
e5446f8d7d
|
Remove wx/wx.h include from some pcb calculator headers
|
4 years ago |
Fabien Corona
|
8de6aa161f
|
pcb_calculator : do not overwrite input parameters
Split the computing / displaying code into different functions
Add coloured warnings when a value is not finite / illogical .
Fixes https://gitlab.com/kicad/code/kicad/-/issues/1849
|
5 years ago |
Michael Kavanagh
|
daa41c663b
|
Pcb calculator: remove unused variable
Fixes https://gitlab.com/kicad/code/kicad/issues/3907
|
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
|
1275240759
|
Add a new utility: pcb_calculator (need of course wore work)
Eeschema: optimize import of footprints names ( .stf files) that was time consumming with large designs.
|
14 years ago |