Spudmn

Results 7 comments of Spudmn

I am going to add SCPI support next. I will let you know when it is ready

SCPI support is starting to be added to my branch https://github.com/Spudmn/opendps/tree/SCPI_Support It is only working with the emulator so far.

@j123b567 Thanks for the hint. Yes I like SCPI and I intended to implement the mandatory commands. Thanks for the PDF. I am sure that will be very useful.

> Can you help me with how I can do it? I'd be grateful for. You will need to build scrcpy from my PR. If you like you can build...

Have a look at this. [https://github.com/Spudmn/renode_Logic_Analyzer](https://github.com/Spudmn/renode_Logic_Analyzer) This is my first attempt at renode but it seems to work. It creates a Socket server to send the state changes of the...

When doing a load, pyrsp uses the “M” command. The Black magic probe treats this as a memory write, and because it is into flash memory it has no effect...

This pull request will capture a screenshot. [Added Save Screenshot #2040](https://github.com/Genymobile/scrcpy/pull/2040)