mripv6

Results 3 issues of mripv6

Using soapy_power output as the input to Mr. Keen's heatmap.py causes heatmap.py to throw an error. The problem is that the start frequency in soapy_power output is a float and...

This error shows up and I'm not sure how to fix it: /libraries/ESP8266-Websocket-master/MD5.h:25:3: error: 'UINT4' does not name a type UINT4 state[4]; /\* state (ABCD) */ ^

I cloned the project and ran .install.sh. wxPython 4.2.0 failed to install. ModuleNotFoundError: No module named 'attrdict' When I tried: pip install attrdict, I received a message that said: error:...