zbyrek

Results 8 comments of zbyrek

It would help a lot, because then attack must be targeted against some specific person/camera and right now I could just print some stickers and put them in public places...

I think that won't be possible, not only because lack of bandwidth, but also, because it is using SMI which is not multiplexed.

> The next step should be to describe methods for persons who are not experts on Linux or C++ or python. That is why i thought about premade image with...

The mirror issue here is that samples for Q and I channels are same for 6GHz channel (for sub1Ghz channel everything is fine), there must be a bug in firmware...

> It's not always this easy (to find) but the fix below works for me (effectively a swap operation gone wrong). Thanks! That fix the issue, i think this is...

In worst case scenario this could be mixer leakage, so can't be fixed in software. edit: I checked mine with direct connection and there are no emissions on rf port....

I have same issue, did you resolve that?

All right, the issue is in init code, here's the fix in file thermalprinter.py: ```diff - # Printer settings - self.send_command(Command.ESC, 55, self.most_heated_point, - self.heat_time, self.heat_interval) ``` It seems that...