-
I tried to simulate a very simple _multiphase_ circuit (a sine voltage source in parallel with a resistive load) and got this problem:
> Overriding final modifier for T
> File: .../Modelica/Modeli…
-
Som nevnt i #511 : Trengs alle tre eller er det rom for sammenslåing?
-
Hi
I added MOSFET support and thought maybe you want the code to include it in you plugin...
regards
KST
```
#---------------------------------------------
#metal oxyde transistors (…
-
**Reported by ahaumer on 8 Feb 2016 11:27 UTC**
When checking Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump for fixed initial conditions, I realized that the switche…
-
This issue follows on from https://github.com/KiCad/kicad-library/issues/1386
Some references:
* https://github.com/KiCad/kicad-library/pull/1081
* https://github.com/KiCad/kicad-library/issues…
-
Intro
====
https://tools.ietf.org/html/draft-ietf-grow-bgp-gshut-06 (`gshut` for short) introduces a well-known BGP community `65535:0` to signal to an adjacent network that the path will disappea…
-
Is there a way to we can add the column name right in `repeat_add_columns` rather than going and renaming the column after?
example:
repeat_add_columns(tibble::tibble(c("CH4","N2O","NMVOC","NOx",…
-
Hi Dima!
Thank you very much for the development and efforts. What do you think, would it be possible to extract desfire authentication key from the reader authentication attempt (reader attack) em…
-
When testing MCR20A driver with KW24D, the following issue was observed.
The KW24D mbed hal implementation defines the RST pin used by the MCR20A driver.
#define MCR20A_SPI_RST PTB19
Howev…
-
**Reported by jriel on 21 Mar 2012 21:57 UTC**
The equation for gds (a leakage conductance, so value should be small) is
```
gds = if (RDS < 1.e-20 and RDS > -1.e-20) then 1.e20 else 1/RDS;
```
T…