kicad/pcb_calculator
Huanyin Liu c64b4b8179 Update the formulas for Tee and Pi Attenuators
This makes clear that we are utilizing the voltage attenuation formula while keeping the correct formulation as it is implemented in the code

Fixes https://gitlab.com/kicad/code/kicad/-/issues/12659
2022-10-19 15:49:09 +00:00
..
attenuators Update the formulas for Tee and Pi Attenuators 2022-10-19 15:49:09 +00:00
calculator_panels pcb_calculator, PANEL_ATTENUATORS: minor fix: disable R3 settings when not in use. 2022-10-17 07:32:30 +02:00
dialogs Calculator tools: Normalize regulator naming 2022-09-08 16:17:32 +00:00
docs Delete unused documentation 2016-02-12 15:48:24 -05:00
transline Fix various typos 2022-07-21 16:31:41 +00:00
widgets Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
CMakeLists.txt Patch out the install for argparse 2022-10-12 23:17:05 -04:00
class_regulator_data.h pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
common_data.cpp Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
common_data.h Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00
datafile_read_write.cpp pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
datafile_read_write.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
eserie.cpp Replace PROF_COUNTER with PROF_TIMER in some conditional places. 2022-09-27 14:07:47 +00:00
eserie.h Fix various typos 2022-07-21 16:31:41 +00:00
eserie_help.h update eserie_help.md (source of eserie_help.h) from changes in eserie_help.h 2021-10-23 15:00:16 +02:00
eserie_help.md update eserie_help.md (source of eserie_help.h) from changes in eserie_help.h 2021-10-23 15:00:16 +02:00
fusing_current_help.h pcb_calculator/calculator_panels/panel_cable_size: avoid a too large size. 2022-06-22 21:03:07 +02:00
fusing_current_help.md pcb_calculator/calculator_panels/panel_cable_size: avoid a too large size. 2022-06-22 21:03:07 +02:00
params_read_write.cpp Fix various typos 2022-07-21 16:31:41 +00:00
pcb_calculator.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
pcb_calculator.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
pcb_calculator_frame.cpp Corrosion table update 2022-10-03 18:03:03 +00:00
pcb_calculator_frame.h PCB_calculator: use treebook 2022-01-27 20:54:57 +00:00
pcb_calculator_settings.cpp Corrosion table update 2022-10-03 18:03:03 +00:00
pcb_calculator_settings.h Corrosion table update 2022-10-03 18:03:03 +00:00
pcb_calculator_utils.cpp Add missing header for MSVC due to 81108ed106 2022-07-06 18:04:43 -04:00
pcb_calculator_utils.h ADDED: pcb_calculator: wavelength panel 2022-07-06 18:28:59 +00:00
tracks_width_versus_current_formula.h fix missing line breaks in .md file 2021-12-31 10:38:50 +01:00
tracks_width_versus_current_formula.md fix missing line breaks in .md file 2021-12-31 10:38:50 +01:00
transline_dlg_funct.cpp ADDED: pcb_calculator: wavelength panel 2022-07-06 18:28:59 +00:00
transline_ident.cpp pcb_calculator: Update panel images/text when system theme changes 2021-10-08 17:31:21 +01:00
transline_ident.h pcb_calculator: Some code cleaning 2021-10-10 16:26:23 +01:00
units_scales.h Add more unit selectors, temperature and material coefficient 2022-09-07 23:16:57 +00:00