From fbf21a73685a3e7cda428a397fb85cbe4d717038 Mon Sep 17 00:00:00 2001 From: "ge.m" <94282685+Max07B2@users.noreply.github.com> Date: Sun, 8 Feb 2026 19:08:14 +0100 Subject: [PATCH] chore: Update TESTED_FEATURES.md Tested the remaining todo-Items for HW-V1, details see pull request --- TESTED_FEATURES.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/TESTED_FEATURES.md b/TESTED_FEATURES.md index c6ccd21..efe3ef4 100644 --- a/TESTED_FEATURES.md +++ b/TESTED_FEATURES.md @@ -7,23 +7,23 @@ Legend: โœ… Pass ยท โŒ Fail ยท ๐ŸŸก Todo ยท ๐Ÿ” Retry ยท ๐Ÿงช Manual-only | Auto-reboot after initial boot | yes | โœ… | โœ… | โœ… | | Debian release `lsb_release -a` | Debian GNU/Linux 13 (trixie) | โœ… | โœ… | โœ… | | OpenMowerOS release `cat /etc/rpi-issue` | OpenMowerOS v2.x YYYY-MM-DD | โœ… | โœ… | โœ… | -| Hostname (default) `hostname` | openmower | ๐ŸŸก | โœ… | โœ… | +| Hostname (default) `hostname` | openmower | โœ… | โœ… | โœ… | | Hostname (non-default) `hostname` | | โœ… | โœ… | โœ… | -| Default user/password | openmower/openmower | ๐ŸŸก | โœ… | โœ… | +| Default user/password | openmower/openmower | โœ… | โœ… | โœ… | | SSH enabled | SSH active on first boot | โœ… | โœ… | โœ… | -| SSH public key | Password less SSH login via SSH-key | ๐ŸŸก | โœ… | โœ… | +| SSH public key | Password less SSH login via SSH-key | โœ… | โœ… | โœ… | | Imager Wiโ€‘Fi | Preseeded Wiโ€‘Fi connects on first boot | โœ… | โœ… | โœ… | | Imager openmower pass | Applied when configured | โœ… | โœ… | โœ… | -| No known Wiโ€‘Fi | Comitup AP appears (default SSID pattern) | ๐ŸŸก | โœ… | โœ… | -| Comitup captive portal | Able to configure Wiโ€‘Fi, then joins WLAN [^1] | ๐ŸŸก | โœ… | โœ… | -| Internal LAN | xCore is getting an IPv4 | ๐ŸŸก | โœ… | โœ… | -| Home LAN | eth0 IPv4 by your networks DHCP | ๐ŸŸก | โœ… | โœ… | +| No known Wiโ€‘Fi | Comitup AP appears (default SSID pattern) | โœ… | โœ… | โœ… | +| Comitup captive portal | Able to configure Wiโ€‘Fi, then joins WLAN [^1] | โœ… | โœ… | โœ… | +| Internal LAN | xCore is getting an IPv4 | -- | โœ… | โœ… | +| Home LAN | eth0 IPv4 by your networks DHCP | โœ… | โœ… | โœ… | | SSH | Reachable after network is up | โœ… | โœ… | โœ… | | WebTerminal (ttyd) | Reachable at port 7681 | โœ… | โœ… | โœ… | | Dockge | Reachable at port 5001 | โœ… | โœ… | โœ… | | ESC access | Ports get exposed via `openmower ...` cmd | โœ… | โœ… | ๐ŸŸก | | GNSS access | Port get exposed via `openmower ...` cmd | โœ… | ๐ŸŸก | ๐ŸŸก | -| OpenOCD remote debugging | Remote debugging via `openmower openocd` | ๐ŸŸก | โœ… | โœ… | +| OpenOCD remote debugging | Remote debugging via `openmower openocd` | โœ… | โœ… | โœ… | | Container shell (prefix) | `openmower shell` has docker prefix | โœ… | โœ… | โœ… | ## Notes @@ -31,4 +31,4 @@ Legend: โœ… Pass ยท โŒ Fail ยท ๐ŸŸก Todo ยท ๐Ÿ” Retry ยท ๐Ÿงช Manual-only - Update cells as you validate on each hardware combo. - If Imager Wiโ€‘Fi is set, Comitup should not spawn AP; if not, AP should appear. -[^1]: You probably need to power-cycle your mower after entering your home WiFi credentials \ No newline at end of file +[^1]: You probably need to power-cycle your mower after entering your home WiFi credentials