Windel Bouwman

Results 191 comments of Windel Bouwman

This looks nice! Having a database backed datastore is very good. Also the key-value pair is handy. It would be nice to be able to change the database, so the...

Hi! Yes, it makes sense to split the ITM decoding code. This sould be possible. How would you use this code? Would you use openocd in combination with a rust...

I created a matrix chat room: https://matrix.to/#/!vENRYheIihxkvCRCSF:matrix.org?via=matrix.org

Maybe the best option is to add the ITM protocol decoding code to the probe-rs project?

What type of behavior do you expect? Options: - Drop all NaN values - other ideas?

The simplest implementation would be to ignore the value. This might well be different from the right thing to do. In any case, I propose to drop the value with...

This appears to be a mac specific issue, since the last message is a segfault, it should be checked with xcode what the cause is here.

Feature requests are welcome! Perhaps the best way would be to create a seperate issue per feature request, and then we can discuss whether it can be added or not?...

Agreed that this appears do-able as a python script. This would make for a great first issue!

The reason I implemented the behavior this way, is that you will not need to rezoom vertically, it is done for you automatically. But, you are right, I suspected this...