Dr. Mickey Lauer

Results 80 issues of Dr. Mickey Lauer

I've been previously using a competitor's project that detects the terminal type and can transparently turn off color and style coding when it encounters a non-interactive one (e.g., file redirection)....

First off, thanks for this great package. What do you think about including named colors for the 8-bit mode, e.g. from [here](https://www.ditig.com/256-colors-cheat-sheet)? I know they're not quite standardized, but it...

First off, thanks for this great project. I'm using it to show a bunch of features my apps have using both an iOS device and an Android device. For this...

Did anyone compile this successfully for macOS? Apple's fork of clang should be able to handle the source, but some of the tests fails with a segmentation fault. FWIW, here's...

Right now, the main command class `LTOBD2Command` provides the `formattedResponse` call that returns an `NSString` for displaying the result of a command. To allow more sophisticated processing of the returned...

enhancement

This issue keeps track about the forthcoming Swift support for LTSupportAutomotive. I'm planning to: - [x] Relayout the source files to make the Swift Package Manager happy (while not breaking...

The demo is a bit sparse. I should add at least a minimum of code to - Choose between a WiFi adapter and a Bluetooth adapter, and - Select a...

enhancement
demo

Sometimes I receive reports where the OBD2 adapter gets recognized successfully, but for some reason the adaptervehicle can't negotiate on a common protocol. I wonder whether there's anything we can...

help wanted

Supplying the `--arch` options does not work on Linux, as there are no fat binaries there. `swift build` wants to invoke `xcode-select` when these options are given, which – of...

First off, thanks for this great product. It's incredible that you put that out for free... I would have gladly payed for it. I just submitted an update for one...