@@ -101,7 +101,7 @@ New Features in 0.3.0
101101~~~~~~~~~~~~~~~~~~~~~
102102
103103- All `CommandProtocol ` drivers support the poll_until_success method.
104- - The new `FileDigitalOutputDriver ` respresents a digital signal with a file.
104+ - The new `FileDigitalOutputDriver ` represents a digital signal with a file.
105105- The new `GpioDigitalOutputDriver ` controls the state of a GPIO via the sysfs interface.
106106- Crossbar and autobahn have been updated to 19.3.3 and 19.3.5 respectively.
107107- The InfoDriver was removed. The functions have been integrated into the
@@ -117,7 +117,7 @@ New Features in 0.3.0
117117 file just like the images are.
118118- The ShellDriver's keyfile attribute is now specified relative to the config
119119 file just like the images are.
120- - ``labgrid-client -P <PROXY> `` and the ``LG_PROXY `` enviroment variable can be
120+ - ``labgrid-client -P <PROXY> `` and the ``LG_PROXY `` environment variable can be
121121 used to access the coordinator and network resources via that SSH proxy host.
122122 Drivers which run commands via SSH to the exporter still connect directly,
123123 allowing custom configuration in the user's ``.ssh/config `` as needed.
@@ -131,7 +131,7 @@ New Features in 0.3.0
131131- AndroidFastbootDriver now supports 'getvar' and 'oem getenv' subcommands.
132132- The coordinator now updates the resource acquired state at the exporter.
133133 Accordingly, the exporter now starts ser2net only when a resources is
134- aquired . Furthermore, resource conflicts between places are now detected.
134+ acquired . Furthermore, resource conflicts between places are now detected.
135135- Labgrid now uses the `ProcessWrapper ` for externally called processes. This
136136 should include output from these calls better inside the test runs.
137137- The binding dictionary can now supports type name strings in addition to the
0 commit comments