Update README
This commit is contained in:
parent
0fc9309748
commit
698e90df1c
|
@ -10,6 +10,8 @@
|
|||
|
||||
* `mch_start`: Power on the MCH and start logging serial outputs from Metlino and Saymas
|
||||
* `mch_stop`: Power off the MCH and stop logging serial outputs from Metlino and Saymas
|
||||
* `rp_start_uhubctl`: Power on a RedPitaya connected to a smart USB hub on a computer, using [`uhubctl`](https://github.com/mvp/uhubctl)
|
||||
* `rp_stop_uhubctl`: Safely power off a RedPitaya connected to a smart USB hub on a computer, using `uhubctl`
|
||||
* `get_and_plot_sayma_data`: Acquire and analyse data from RedPitayas over local network
|
||||
* `get_and_plot_remote_sayma_data`: Acquire and analyse data from remote RedPitayas via SSH (often over different networks) to the local file system
|
||||
* Requires Python testsuite scripts present on the remote host
|
||||
|
|
Loading…
Reference in New Issue