mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 15:04:11 +00:00
Handle csv import/export with power traces
This commit is contained in:
parent
deefe30beb
commit
fa4e954f73
5 changed files with 38 additions and 12 deletions
|
|
@ -174,7 +174,7 @@ private:
|
|||
bool calibration;
|
||||
DataType domain;
|
||||
QString filename;
|
||||
unsigned int fileParemeter;
|
||||
unsigned int fileParameter;
|
||||
std::set<Marker*> markers;
|
||||
struct {
|
||||
union {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue