Changed SweepPoints names, included KTO frequency set.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.1.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>20260521.192455</string>
|
||||
<string>20260604.062842</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
||||
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
This repository contains compiled Rust-based software for communicating with a custom-built bio-impedance amplifier.
|
||||
|
||||
## Features
|
||||
- Single-frequency (user selectable) and frequency-sweep measurements
|
||||
- Single-frequency (user selectable) and frequency-sweep measurements (predefined frequency lists)
|
||||
- Real-time visualization of magnitude and phase
|
||||
- Support for both 2-lead and 4-lead measurements
|
||||
- Supports hardware with or without an electrode multiplexer
|
||||
@@ -13,6 +13,12 @@ This repository contains compiled Rust-based software for communicating with a c
|
||||
- Control via on-screen buttons or keyboard shortcuts (see corresponding tab)
|
||||
- Adding custom markers at specific timepoints
|
||||
|
||||
### Frequency-sweep measurement | Frequency lists
|
||||
Selectable in Sweep-tab in GUI.
|
||||
- Partial: `10k,16k,25k,40k,63k,100k,160k,200kHz`;
|
||||
- Full: `100,160,250,400,630,1k,1.6k,2.5k,4k,6.3k,10k,16k,25k,40k,63k,100k,160k,200kHz`;
|
||||
- KTO: `100,160,250,400,630,1k,1.6k,2.5k,4k,5k,10k,16k,25k,40k,50k,100k,160k,200kHz`.
|
||||
|
||||
## Installation
|
||||
This software supports Windows and macOS; Linux distributions are available on request.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user