Stuart W Baker

Results 13 comments of Stuart W Baker

> I'm curious how this might have happened, I saw something similar in one of my tests (it wasn't throttle related) but found that my node-id wasn't initializing correctly (it...

> Interesting, I wonder then if OpenMRN should discard the 0x000 alias frames or reply with an error to the caller (though with an invalid alias it may raise other...

At 9:48, same testing session, the LCC LocoNet Gateway still produces a 0x000 alias crash. This is with the latest firmware version "B8f".

David, I’m looking into it. For the record, I did not want OpenMRN to use pselect(). I wanted to use standard select() with a pipe for asynchronous wakeup. You know,...

David, I had to update all my X Code tools and that took a while. Not it is late and I’m going to bed. I’ll keep looking at this later....

So both of these statements are untrue. Yes pselect() is an [optional] POSIX method. I’ve worked with many operating systems over the years that do not support it. Our use...

David, I have submitted a pull request to cleanup the Mac OS X build. It removes 32-bit support and doubles down on 64-bit support. https://github.com/bakerstu/openmrn/pull/409 Can you pull my branch...

Yes, I agree, it is an issue and poorly implemented by Espressif for some of our use cases. We have run into this before, and it is on our radar....

Yes, I'll collect this info and get back to you.