Brian Starkey
Brian Starkey
Having chewed on this a bit, I came up with the commit above. It doesn't commute events across chained network subscriptions, but is fairly neat/pragmatic. Looking for feedback if there...
I'm using the bus to communicate between subsystems on a robot I'm building. e.g. the sensor subsystem(s) can publish events with sensor readings. It's useful to send telemetry data from...
@mlctrez Oh neat, thanks for pointing it out! Not sure how I missed yours, I did have a search before I started. Looks like you're further along than me, so...
Yes, it does seem to be the raster code (*RGBAPainter).Paint | Flat | Flat% | Sum% | Cum | Cum% | Name | Inlined? | -- | -- | --...
P.S. I'll submit a new PR with a README change describing how it works/doesn't work if the approach looks reasonable.
That's interesting - I'm not sure how yours is able to recover. For me it goes like this: 1. send/receive is interrupted, leaving a snapshot on the remote side which...
Could you please share your full CMakeLists.txt?
Right, it looks like I haven't made the `bootloader_build_combined` target build the app binary. Could you try adding this line before line 104: ``` picowota_build_standalone(${NAME}) ``` I've implemented a somewhat...
Yes, works for me. The calibration isn't perfect - seems better towards the centre of the display (the LED switch is difficult to press, but the other two work well)
No plans no, I haven't used the Core 2 at all since I got it, so can't see me using a CoreS3 either :-)