Jonathan Bennett

Results 60 issues of Jonathan Bennett

I'm trying to put together udev rules for firing up an SPI device automatically on plug. I think there's an issue, that the ch341-spi driver doesn't actually expose what SPI...

podman start -a owntracks_meshtastic-bridge_1 Traceback (most recent call last): File "./main.py", line 12, in from plugins import plugins File "/code/plugins.py", line 542, in from nostr.relay_manager import RelayManager File "/usr/local/lib/python3.8/site-packages/nostr/relay_manager.py", line...

Running Ardour with "-D trigger" revealed that the Novation Launchpad Mini has a habit of sending multiple pad_press events for a single press. These extra phantom presses were getting stuck...

We run into a precedence issue here, where we can't set the time before the console is inited, and we can init the console before concurrency::hasBeenSetup is set to true....

This adds the results from a build of https://github.com/espressif/esp32-arduino-lib-builder v4.4 with the extra sdkconfig options of: ``` CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y CONFIG_ESP_WIFI_IRAM_OPT=n CONFIG_ESP32_WIFI_RX_IRAM_OPT=n CONFIG_SPIRAM_CACHE_LIBCHAR_IN_IRAM=n CONFIG_SPIRAM_CACHE_LIBSTR_IN_IRAM=n CONFIG_HAL_DEFAULT_ASSERTION_LEVEL=0 CONFIG_SPIRAM_CACHE_LIBMISC_IN_IRAM=n CONFIG_SPIRAM_CACHE_LIBTIME_IN_IRAM=n ``` Which...

Full erase from the web will erase keys and BLE pairings. It might be nice to add a note to this effect when full erase is selected.

While playing around with the slipstreaming stuff, I noticed that uploading a tbeam firmware.factory.bin to the flasher, and doing a full erase and install results in a non-booting device. The...

### Checklist - [X] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [X] Described the feature in detail and justified the reason for...

Hey, Sorry to use an issue to reach out. This seems like a super cool project. We're always keen to cover Open Source AI on the FLOSS Weekly podcast. If...