From b8143025ca3f7b67cb491dae45f2738393912e89 Mon Sep 17 00:00:00 2001 From: David Meyer <10246856+davidjmeyer@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:25:42 -0700 Subject: [PATCH] rename nScope to nLab (#18) --- .run/List All nScopes.run.xml | 4 +- Cargo.toml | 12 +-- README.md | 12 +-- examples/analog_outputs.rs | 18 ++--- examples/data_request.rs | 22 ++--- examples/fast_communication.rs | 20 ++--- examples/list_all_nscopes.rs | 16 ++-- examples/monitor_power.rs | 18 ++--- examples/pulse_outputs.rs | 18 ++--- examples/update_firmware.rs | 24 +++--- src/firmware.rs | 4 +- src/lab_bench.rs | 144 ++++++++++++++++----------------- src/lib.rs | 30 +++---- src/scope.rs | 60 +++++++------- src/scope/analog_input.rs | 4 +- src/scope/analog_output.rs | 4 +- src/scope/commands.rs | 4 +- src/scope/data_requests.rs | 10 +-- src/scope/power.rs | 14 ++-- src/scope/pulse_output.rs | 4 +- src/scope/run_loops/v1.rs | 8 +- src/scope/run_loops/v2.rs | 4 +- src/scope/trigger.rs | 4 +- src/version.rs | 6 +- 24 files changed, 232 insertions(+), 232 deletions(-) diff --git a/.run/List All nScopes.run.xml b/.run/List All nScopes.run.xml index 919fb97..171f82e 100644 --- a/.run/List All nScopes.run.xml +++ b/.run/List All nScopes.run.xml @@ -1,6 +1,6 @@ - -