diff options
author | xengineering <me@xengineering.eu> | 2025-07-30 19:08:19 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-07-30 19:50:18 +0200 |
commit | 663205ee522cddababe21b9437523ac32adb13c8 (patch) | |
tree | e380a5a45f8a454e4b8ede5aa0005275d25d7d4c /fw/app/src | |
parent | d07fc8cb10b7c04f3a22137678fe1150f4a1e379 (diff) | |
download | iot-contact-663205ee522cddababe21b9437523ac32adb13c8.tar iot-contact-663205ee522cddababe21b9437523ac32adb13c8.tar.zst iot-contact-663205ee522cddababe21b9437523ac32adb13c8.zip |
fw: Remove simulate-network.sh
This script requires root privileges. It is annoying to always type a
password for it and in general to start this script to test the native
sim firmware.
Thus the new approach is to provide the network infrastructure with a
system-wide NetworkManager connection and the required servers (IPv6
router advertisement, MQTT, IPv4 DHCP in the future) with systemd
services constantly.
That way the full network environment for the simulation is always just
there for the `zeth` interface and the firmware executable can just be
started with user privileges.
Diffstat (limited to 'fw/app/src')
0 files changed, 0 insertions, 0 deletions