labgrid icon indicating copy to clipboard operation
labgrid copied to clipboard

embedded systems control library for development, testing and installation

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

Fixes #948 changes the names for the temporary file_paths from `labgrid-ssh-tmp-` to `lg-ssh-` and `labgrid-connection-` to `lg-con-` in order to be compatible with MacOS and its longer tempdir-path

Hi, I have a target which is only reachable by using Labgrids Proxy-Mechanism, or (obviously) by logging into the host which connects to the target and which runs the exporter....

needs author info

**Description** * shelldriver: make run wrapper injecting more reliable * shelldriver: make kernel silencing more reliable * shelldriver: fix missing kernel silencing on password less consoles * shelldriver: make post_login_settle_time...

needs rebase

**Description** - bump requirements to recent versions (vmprof tip of master) - update system dependencies - fix pytest deprecation warnings caused by the new pytest version - set crossbar's "user_timeout"...

dependencies

**Description** * merge getting started udev section into configuration * use preferred `ID_PATH` instead of `sys_name` in examples Fixes #854

documentation

**Description** ubootdriver: allow handling of console output decoding errors Some buggy vendor bootloaders can output non ASCII characters to the serial console: ```shell 00001e50 74 68 20 6e 61 6d...

if running `labgrid-client` nativly on MacOS the ssh-connection to the exporter will fail due to an error called `too long for Unix domain socket` I'll link a pull-request

As things are, restarting the coordinator will result in any locks or reservations that were being tracked to be lost (despite the fact that some of this state may have...

Locally modified/compiled installs of ser2net could be in /usr/local, allow that as a fallback when not found in the other locations. Signed-off-by: Kevin Hilman

**Description** Various simplifications and cleanups to make the client code smaller. No change in client behavior intended. **Checklist** - [ ] Documentation for the feature - [ ] CHANGES.rst has...