Open teaganharatua opened 4 years ago
Attached is the error log in the MATLAB
Yes, its needed @teaganharatua . But you can use ssh to localhost. That ssh layer is a part of the code, but you can change it on the python layer of realtime_view.
About your print problem, is a rename command error. im fixing it right now on the master branch. Pull the new code and initialize the view by the realtime_view command.
Thanks for the reply! another question, if I may @brunosoaresds, After managing to connect into the realtime_view, and changing the MAC Adress to the reciever's MAC Address on "self.socket.send" in the DMClient.py file. I ran the realtime_view GUI
The resulting graph shows a flat line, and the exported log file is showing empty arrays, any idea on the cause of the issue?
Attached are the screenshots of the issue
Hello, is the ssh connection still needed if only two devices were used (1 AP and one Client (both Ubuntu 14.04))? I've been running the csi-gui-tool on the AP device, but I'm unable to start the monitoring using the gui, as nothing shows up.
Thanks again!