AdamLaurie / RFIDler

RFIDler - Software defined RFID (LF) Reader/Writer/Emulator
Other
450 stars 97 forks source link

more random Fixes #44

Closed evilpete closed 1 week ago

evilpete commented 2 months ago

random pylint edits, a few minor plot changes (less overlapping), also added test to make sure devices connected before sending command. Added verbose flag because debug up it might be overkill sometimes..

evilpete commented 2 months ago

LOAD/STORE CLI command logic fixed to work like py2.7 ver (I think)

passes pylint pycodestyle

Adds files    python/README.md    python/Makefile    /.gitignore

Added VERSION command to CLI

fix/updated setup.py

AdamLaurie commented 1 week ago

thanks @evilpete and apologies for slow response!