Michal Krenek (Mikos)

Results 93 comments of Michal Krenek (Mikos)

(both simplesoapy, soapy_power and qspectrumanalyzer needs at least Python 3.4, it is in README)

I see two problems here: 1. your numpy version doesn't provide `tobytes()` method. Maybe you have too old version of NumPy? Looking at NumPy documentation, you need at least version...

I see that both Ubuntu Xenial (16.04 LTS) and Ubuntu Yaketty (16.10) have good version of NumPy (1.11), but Debian Jessie has too old version (1.8).

@GinesGarcia could you please run `soapy_power -O output.csv --debug` and post me both `output.csv` file and console log?

Well, this is strange, output looks good (there is still that `WARNING: readStream returned only 453 samples, but buffer size is 2044!`, but it only happens once, so there will...

@GinesGarcia I think I have found the issue, it seems to be problem with floating point precision leading to generating different number of bins for x axis (because `numpy.arange()` is...

Can you please test your original settings (which gave you error) in latest QSpectrumAnalyzer Git master branch? Latest commit should hopefully fix it.

@f4stb00t Sorry for late reply. You are lucky that it didn't work, CM13 broke `vdc cryptfs` command horribly, see e.g. here: [Decryption unsuccessful on N5 running Stock 6.0 with ElementalX...

@f4stb00t New version of SnooperStopper is compatible with bot stock Android 6 and CyanogenMod 13 (I have tested it on Nexus 5).

@xenithorb SnooperStopper is now using `cryptfs changepw default|password|pin|pattern currentpasswd newpasswd` format if it detects CyanogenMod 13. Am I right that OnePlus One is not using CyanogenMod, but Cyanogen OS (that...