labgrid icon indicating copy to clipboard operation
labgrid copied to clipboard

embedded systems control library for development, testing and installation

Results 195 labgrid issues
Sort by recently updated
recently updated
newest added

Hi, I was reading the docs and the examples , but maybe I missed something. **Are the name and bindings options from drivers sections taken into consideration at target creation...

question
needs author info

Am just going through the docs with fresh eyes and have a few questions/directions to put on the table just to see what the reception might be. Background wise, I...

documentation
good first issue

Hi! I would be helpful when checking exporters healthiness to have a labgrid-client command that is able to list the available exporters. What do you think?

enhancement

In case of a PDU = Power Distribution Unit, like EG-PMS2-LAN or DLI Web Power Switch, a custom user and password can be configured.

1. Coordinator and Exporter are running 2. User locks a board which acquires resources from the exporter 3. Exporter requires a restart due to changed configuration 4. Shutdown of the...

bug
needs author info

Some of the examples are confusing (looking at `examples/strategy/`) and should be separated into directories and extended with the necessary YAML files. We should also provide a `rst` explanation file...

enhancement
documentation

Hi! Can you please take a look at this output? ``` aug 29 09:42:02 : 2019-08-29T09:42:02+0300 [Controller 5451 crossbar.node.guest.GuestWorkerClientProtocol] GuestWorkerClientProtocol.connectionLost: [Failure instance: Traceback (failure with no frames): : A process...

**Initial situation** I got 2 systems: `client` and `exporter`, `client` has `labgrid-client` running and `exporter`, `labgrid-exporter`. I am in directory `/build`, which on `client` is a symlink to local file...

bug

When command times out, an Exception is thrown. However, I want to be able to get the partial uart output.

enhancement

Issue: pytest checks only at init time if the target is acquired. Whenever someone else kicks current user and acquires the place, pytest should exit.

enhancement