sn9000 support
This commit is contained in:
@@ -9,6 +9,7 @@ Available models:
|
||||
librevna
|
||||
librevna_multi
|
||||
compact_m_k209
|
||||
sn9000
|
||||
kamil_adc
|
||||
```
|
||||
|
||||
@@ -48,7 +49,8 @@ The GUI process supervisor starts the correct producer automatically:
|
||||
|
||||
- `librevna` -> `build/bin/sweep_orchestrator`
|
||||
- `compact_m_k209` -> `build/bin/sweep_orchestrator`
|
||||
- `librevna_multi` -> `python_app.scripts.multi_device_raw_producer`
|
||||
- `librevna_multi` -> `python_app.scripts.matrix_raw_producer`
|
||||
- `sn9000` -> `python_app.scripts.matrix_raw_producer`
|
||||
- `kamil_adc` -> `python_app.scripts.kamil_adc_raw_producer`
|
||||
|
||||
## Pure Simulator
|
||||
@@ -140,7 +142,7 @@ Notes:
|
||||
run:
|
||||
|
||||
```bash
|
||||
.venv/bin/python -m python_app.scripts.multi_device_raw_producer \
|
||||
.venv/bin/python -m python_app.scripts.matrix_raw_producer \
|
||||
--config run_config_librevna_multi.example.json
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user