ambanmba

Results 10 issues of ambanmba

Each time the app is closed the following problem report is produced: `------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: welle-io [30717] Path: /Applications/welle.io.app/Contents/MacOS/welle-io Identifier: com.yourcompany.welle-io Version: ??? Code Type:...

bug

macOS version gives this error when accessing device over TCP. Works fine when accessed locally via USB port. Other applications (e.g. CubicSDR) can access the RTL-TCP device without any problems....

question

``` serial.c:443:54: error: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Werror,-Wdeprecated-declarations] kern_return_t ret = IOServiceGetMatchingServices(kIOMasterPortDefault, ^~~~~~~~~~~~~~~~~~~~ kIOMainPortDefault /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:123:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here const mach_port_t kIOMasterPortDefault...

At the moment, the example for PhotoFromSD sends one byte at a time while others such as PhotoFromSerial send full buffers at a time. I have created a sketch which...

I was unable to get the script to work as-is and needed to make the following changes on macOS Big Sur: Line 50: ATTACHMENT=`base64 -i $ATTACHMENT` needs to change to:...

Maybe totally out of scope for this type of app, but would be cool if we could "generate" data (maybe a random number or timestamp) that gets published periodically. This...

The avatar image translates nicely to Mastodon, but is there a way to also do a banner image?

I followed the steps for setup but every time I run `munkiimport --configure` I get the following error: ``` This plugin uses the boto3 module. Please install it with: pip...

My doorbell produces a static small .jpeg file at http://192.168.xx.xx/snap.jpeg ... would it be possible to embed that image (not a link to the image, but the actual image?)

Without giving any errors, it seems to not be able to connect to SSIDs where the password is 40 characters long. Yes, it's very long, but it's certainly within spec...