Austin

Results 11 issues of Austin

Adds experimental support for [WolfSSL](https://www.wolfssl.com/), the native SSL implementation on OpenWRT. Leveraging `libwolfssl` should enable hardware offloading on OpenWRT devices, which is typically enabled when available. > With a 20-100...

### Platform Linux Native ### Description Currently `meshtasticd` requires manual config file changes after installation, which can be daunting to users who are not experienced with Linux. With the coming...

enhancement
linux-native

### Request Details UDP Meshing, new in 2.6, needs to be documented. Should probably include an example diagram showing a mesh hopping over multiple mediums (LoRa + UDP). Documentation for...

PlatformIO packaging efforts downstream in Fedora, Debian, Arch, OpenWrt, and probably others must currently patch `platformio-core` to remove the `platformio upgrade` command to ensure packaging is not broken. This results...

integration

Run `check` jobs using the pre-baked `gh-action-firmware` docker images (same ones we use for `build` jobs). Everything's pre-baked, 503 no more! Also transitions `check` jobs to run on the `arctastic`...

github_actions

- Exclude `graphics` on STM32WL - Split Meshtastic OLED library from base lib_deps to `screen_base` lib_deps - Include `screen_base` in arduino_base, and portduino. - Use `MESHTASTIC_EXCLUDE_SCREEN` macro to exclude `...

enhancement

Fixes [`executable-not-elf-or-script`](https://lintian.debian.org/tags/executable-not-elf-or-script.html) warnings in downstream packaging. Similar to: - #36

Bootstrap 3.4.x, as included in `_static/js/bootstrap.min.js` is EOL and no longer receives security updates. This results in warnings in downstream Debian packaging, [`build-depends-on-obsolete-bootstrap`](https://lintian.debian.org/tags/build-depends-on-obsolete-bootstrap.html) > The package build-depends on an unmaintained...

## What did you change Add NixOS packaging to Linux install docs ## Why did you change it NixOS packaging was added by @drupol in https://github.com/NixOS/nixpkgs/pull/466509

Please add an option to list nodes on the local network that are advertising over multicast DNS (avahi). Listen for `_meshtastic._tcp`. For bonus points, include the `shortname` and `id` TXT...

enhancement