Chad Attermann

Results 9 issues of Chad Attermann

In latest master, local conferences are not being terminated properly causing the second conference attempt to fail. I have traced this issue back to a call to `Call::attachedToLocalConference` made from...

### Category Other ### Hardware T-Beam ### Firmware Version 2.2.160-beta ### Description Meshtastic will run without issue for several hours, but then crashes at some point and enters a loop...

bug

Adds support common in other ResultSet implemenatations for qualifying column names with table name to distinguish potentially duplicate column names in a join of two or more tables from one...

in: data
type: enhancement

**Describe the Bug** In a simple lora mesh scenario with 3 nodes where one node is acting as a transport node between the other two, a nomadnet client is unable...

I've been able to succesfully connect to a device over HTTP in a Node.js app, but discovered when that connecting over Serial is dependent on `navigator` and doesn't work in...

bug
enhancement
dependencies

Using belle-sip (c8a82ea) in linphone-desktop to make a series of parallel HTTP requests results in the Windows app hanging and the following error being logged several times per millisecond: `[/belle-sip]...

Initializes `selected_model` with the value of model specified on the command line.

Changed Adafruit_FlashCache to operate on base class Adafruit_SPIFlashBase instead of derived Adafruit_SPIFlash so that it can be used with other derived classes inheriting from Adafruit_SPIFlashBase. Changed private member variables in...