Results 13 issues of Adam Cooper

I would like to know when the heightmap adjustments are applied, specifically to understand how to combine with homing and probing. For example: is it possible to build a heightmap...

enhancement

Scenario: Mains disconnects (for whatever reason) - 80W last input measurement Time elapses - 50mins Mains reconnected and a high current device starts immediately, such that the first power input...

One thing which would be useful from a "white-boxing" point of view, for tree classifiers, would be an indication of where the decision thresholds* are for a feature. Is the...

The documentation shows two methods on objects of class GdbController which are not supported: ``` response = gdbmi.send_signal_to_gdb('SIGKILL') # name of signal is okay response = gdbmi.interrupt_gdb() # sends SIGINT...

Having disabled a device in "Device Manager", the associated COM port is reported by list_ports_windows.iterate_comports() and by the associated CLI command.

VSCode 1.82.2 Platformio 3.3.1 Working with ESP8266 Setting Port Switcher in VSCode status bar conflicts with port for OTA upload when not "Auto". ``` [env:esp12e] extends = core monitor_speed =...

bug
known issue

Consider a scenario where a user does not wish to send a request if the data which they already have remains valid, for example if the underlying forecast has not...

enhancement

Hello - excellent tool Thomas; the best I found for my scenarios One issue, which I suspect relates to #84 is that your efforts to make things more concise do...

I ran three readings with varying MTreg values (31, default, 200). Across a range of light levels (in the 100-500 lux range), the lux value computed for MTreg=200 was wildly...

Is this unit supported? https://www.daikin.co.uk/en_gb/products/product.html/edla04-08e3v3.html I consulted setup.h but none of the options matched. Thanks in advance...