Alexandru Radovici

Results 33 issues of Alexandru Radovici

### Pull Request Overview After discussing the modifications for the display HIL and drivers (#3041 and #3047) with @dcz-self, I tried to unify the text and graphics display HILs under...

HIL

### Pull Request Overview This pull request adds the ability to pack several system calls together. It allows an application to issue several system calls while performing one single user...

kernel
risc-v

### Pull Request Overview This pull request is a RFC for defining a WiFi HIL. Boards like the Arduino Connect RP 2040 have an integrated WiFi chip. This handles all...

kernel
tock-libraries
HIL
risc-v
WG-OpenTitan

### Pull Request Overview Following the discussion for #2233, I tried to define a BLE lower and upper HILs. This is far from being ready, I opened this PR to...

HIL

I am porting over to Tock 2.0 several drivers and I stumbled upon the following questions. 1. How *low level* or *high level* should the drivers' API be? 2. What...

Is the simulator available? The https://github.com/microbit-foundation/micropython-simulator repository says that it is used by this editor, but can't seem to figure out how to activate it?

### Description Hidden folders are sown in the file manager's tree even if the show hidden checkbox is not selected. ### Steps to Reproduce 1. Connect to a board 2....

bug

When connecting over the serial to a port that does not run wyliodrin-server, the connecting hangs up until the user clicks Disconnect. An automatic timeout should be implemented. In SerialChromeDevice.js...

enhancement

I am trying to disconnect and reconnect to a Alvium 1800 U-1620 USB camera. It seems that the camera returns error -12 unless I restart the application. I have attached...

I was wondering if there is any way to discover GigE cameras that have a wrong IP? By wrong IP I mean: 1. the camera was connected to another system...