Dr. Mickey Lauer

Results 80 issues of Dr. Mickey Lauer

(Disclaimer: I'm using the esp-nimble fork, but that should be irrelevant in this context) Usage case: In my application, I have various subsystems (BLE/L2CAP, WiFi, Ethernet) which all provide access...

Refers to #83. This commit adds the ability to service BLE L2CAP connection-oriented-connections (COC). It follows the GATT service and delegate patterns. It has been tested successfully on ESP32C3 and...

It would be nice to have support for the new string catalogues. They are a good addition, but fail to add typesafe enums like we do.

enhancement

Hi, I'm using the category on UINavigationController to animate push/pop using a fold transition. The animation of the content area is perfect, however at the end of the animation, the...

SDSegmentedControl manages to hard-freeze iOS (6.x), so that only a forced shutdown makes it work again. I have created a minimal example that puts the blame on a combination of...

First off, thanks for this great control. It would be very helpful, if we could customize the titleLabel font for this control.

On macOS 11 w/ QT 5.15, I found a problem in the values of a capture UDS communication, where the values of p2max and p2*max are much too high (512ms...

In CAN Extended Addressing, the first byte is being used as an additional address selector, thus, ISOTP can only use 7 byte for its thing. It looks like SaavyCAN's ISOTP...

After having worked successfully with KSJSON for a couple of years, recent deployments seem to crash. I have attached a couple of crash logs, perhaps they ring a bell for...

Using the Xcode 7 analyzer I get two warnings about potential leaks in KSJSON.m. Both are fairly complex (29 / 13 steps to reproduce), so I'm not directly seeing whether...