mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
CHG: data plot
- the marking of clock, looks better without borders. It only connected to ASK. STT mark also looks better.
Still problem with finding the startindex...
This commit is contained in:
parent
a47ded5b54
commit
c6e5c7ea46
4 changed files with 103 additions and 93 deletions
|
@ -23,6 +23,8 @@ class ProxWidget : public QWidget
|
|||
double GraphPixelsPerPoint;
|
||||
int CursorAPos;
|
||||
int CursorBPos;
|
||||
//int CursorCPos;
|
||||
//int CursorDPos;
|
||||
|
||||
public:
|
||||
ProxWidget(QWidget *parent = 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue