muhmaz3
muhmaz3
@sduenas I have tried your suggestion and as @jgbarah mentioned, there is no HOME on windows and I also got returned default value. Thereafter, I tried HOMEDRIVE, and HOMEPATH, USERPROFILE,...
@jgbarah , no no, HOMEDRIVE and HOMEPATH and USERPROFILE returns fine, but when I set them in GIT back end only then I get the same error that I mentioned...
@sduenas After changing on line 805 as mentioned, I got the following ``` Scripts>python ./perceval -d usage: perceval [-c ] [-g] [] | --help | --version perceval: error: the following...
``` \Scripts>python ./perceval -d git https://github.com/chaoss/grimoirelab-perceval --git-path C:\abc usage: perceval [-c ] [-g] [] | --help | --version perceval: error: unrecognized arguments: -d ``` The error which I get without...
No, I have tried that long ago, and I have also tried it again as well just now, I get the same error. My make shift solution in which I...
I got your point, I have tried with empty directory, same error, I have also changed line 786 as per your suggestion. ``` \Scripts>python ./perceval git https://github.com/chaoss/grimoirelab-perceval --git-path C:\aff [2018-07-24...
This problem happens due to data rates. Refer to the following and I hope that will solve the issue you are facing. https://github.com/xieyaxiongfly/Atheros-CSI-Tool-UserSpace-APP/issues/22#issuecomment-512192196 May I know which mode you are...
@magienguyen I did not understand the following statement of yours. Are you referring to the rate table given in the PDF? > I checked the rate table but there is...
@chandramahankali I am trying to achieve transmission configuration like yours. 1(tx) x 3(rx). Using the link you have mentioned I set txantenna = 1 on the transmitter and rxanteena =...
I have tried the solution proposed by @zhangdh24. However, this did not work for me. I am using Windows 10 and Matlab 2018a. Here is how I fixed the read_csi.c...