-
Traceback:
```
File "/home/nmos-testing/nmostesting/GenericTest.py", line 155, in execute_test
self.result.append(method(test))
File "/home/nmos-testing/nmostesting/suites/IS0501Test.py", …
-
Hi, Alexander Tyutyarev from Macnica here!
As soon as I'm trying run tests after pointing them to Network Controller, I'm getting this:
> 127.0.0.1 - - [09/Nov/2018 17:32:39] "POST / HTTP/1.1" 500…
-
IS-05 defines Sender/Receiver transport parameters for MQTT, including `broker_authorization`, but the definition of that parameter is fairly minimal:
> Indication of whether authorization is used …
-
OS Ubuntu 2204
Docker version 26.1.4, build 5650f9b
docker-compose version 1.29.2, build unknown
[docker-compose.yml.txt](https://github.com/user-attachments/files/15959209/docker-compose.yml.txt)
…
-
Running on Windows.
* Start the registry
* Use Riedel NMOS Explorer 1.5.5 to monitor the nodes and other objects
* Start the nmos-node sample program
* For the data sender, use nmos explorer to …
jwpwh updated
5 years ago
-
In the nmos node there is no mechanism to autoamtically pass the dst ip address from receiver to sender in unicast mode.
In nmos-js this would currently be done with a manual edit of the SDP file.
I…
-
Cell # **255** in **ONE_FIVE_LIB** has a constantly on transistor, M0001, but is not identified as non-minimal cell
```
M0001 OUT01 VDD N0001 GND NMOS
M0002 GND IN001 OUT01 GND NMOS
M0003 VDD IN00…
-
Part of #929
### nm
Between 2019-04-11 and 2021-03-04 we have [6 opinions](https://www.courtlistener.com/?q=court_id%3Anm&type=o&order_by=dateFiled%20asc&stat_Precedential=on&stat_Non-Precedential…
-
The test seems to be querying on a description attribute which is not available on a v1.0 node.
Here is the Traceback (most recent call last):
`File "C:Sandbox\nmos-testing-master (1)\nmos-tes…
-
Below is the process while I try to run dc simulation for a single NMOS, which is supported by the BAG's author with testbench example(sim.py), spec file(nch_w4.yaml), main function file(mos_char.py).…