labgrid
labgrid copied to clipboard
embedded systems control library for development, testing and installation
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...
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...
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?
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...
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...
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...
When command times out, an Exception is thrown. However, I want to be able to get the partial uart output.
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.