flipperzero_protobuf_py icon indicating copy to clipboard operation
flipperzero_protobuf_py copied to clipboard

Remove numpy from deps & some fixes

Open python273 opened this issue 3 years ago • 5 comments

Using numpy for a few functions seems quite excessive, I replaced it python lists. Also some bugfixes

python273 avatar Nov 22 '22 06:11 python273

I will take a look tomorrow, thank you.

Just want to clarify that this is mostly internal tool that is being used for our integration/e2e flipper tests at this moment. Saw the issue as well, will fix that next week

doomwastaken avatar Nov 24 '22 11:11 doomwastaken

I mainly use it for reuploading an app after compilation. qFlipper-cli doesn't have file transfer cmds

python273 avatar Nov 24 '22 13:11 python273

oh I see, that is one way to do it, I will talk to dev of qflipper, maybe it is easy to introduce to the cli version

doomwastaken avatar Nov 26 '22 18:11 doomwastaken

as for qflipper, there will be no updates sadly

as for pull request, let me quickly go through code

doomwastaken avatar Nov 28 '22 14:11 doomwastaken