Chris Morgan

Results 252 comments of Chris Morgan

@Bouni would recommend this be closed with the changes to the scaling that I had made.

@FantomXR recently I implemented a change to highlight on the board the part selected in the plugin parts list. Can you see if this addresses your comment here?

@PhyxionNL @kayoub5 thoughts on how we might get TLS support?

@kayoub5 I think we'd assume the user would provide certificates yep.

@lukecyca I've seen that those panics don't always point out the appropriate line that caused the panic. In this case rmt.c:769 is the end of rmt_wait_tx_done(). It's certainly possible there...

Can we avoid rebuilding the list to reduce the impact of list rebuilding being expensive? I get having a separate index table and considered such things. Imo it isn't worth...

Agree any freezes should be eliminated or reduced. For the freezing, what is the action that results in the freezing for you? I’m assuming it’s something other than changing the...

That helps. I'll take a look to see what might be going on there. We know the fts5 stuff is a lot of overhead (in exchange for the free text...

@Oscilllator speeding the query without the additional table is a simpler approach.

@gyohng it might not be as fast but it does appear like its faster (note that I'm back using the plugin to release some boards but I haven't tested it)....