openshwprojects

Results 379 comments of openshwprojects
trafficstars

"cmd 'publish 1 $CH1' - but it just published '$CH1', and also reported command not found!" related TODO: https://github.com/openshwprojects/OpenBK7231T_App/issues/190 I might do that today if no one is interested "SetChannel...

@iprak wow nice spot, it seems indeed that true and false are swapped

Is it a new thing? Or does it happen also on older builds?

@bugalaws can you tell more about that MQTT? Do you have this issue: https://www.elektroda.com/rtvforum/topic3920846.html ? @iprak it seems we need to look into this.

@valeklubomir feel free to increase the size of the buffers, I will just say that I tried it and seemingly the issue looked like it still persists. https://github.com/openshwprojects/OpenBK7231N/commit/bacdb9ce6c70dc180ddc736ef38a7fa18a4895ca https://github.com/openshwprojects/OpenBK7231N/commit/295af010d8a882c90af2db7843f3dd2acee45030 How...

Which build are you using? Where does the "CAME TO MAIN" message come from?

@valeklubomir _Protocol error and Malformed packets were issue with MQTT Ringbuffer and fact that there is no MUTEX preventing collisions during writing into buffer._ I assumed that my mutex in...

@valeklubomir _"I have downloaded lwip-2.1.3 version and after quick comparison MQTT RingBuffer macros are replaced with functions."_ I saw that as well, as at one point of time I tried...

@valeklubomir have you implemented correctly the LWIP mutex? The core locked one? Is now the whole LWIP thread-safe? May I see your updated LWIP 2.1.3 SDK and do some testing?

@valeklubomir Those 1 2 3 4 points are correct. You can use a GUI client like a sourcetree to make git operations easier. "out of memory packets" - maybe increase...