Commit Graph

6 Commits

Author SHA1 Message Date
6276c1dac5 Mettre à jour chemins pour renommage wireclaw → wireclaw-jetson 2026-07-20 18:32:16 +02:00
9db1897af7 fix: chemin absolu uvicorn pour systemd
systemd n'inclut pas ~/.local/bin dans PATH, uvicorn non trouvé (exit 127).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 18:32:58 +02:00
a6abcb7d9d Hotspot WireClaw, iptables ports MAVLink, modèle Gemini 2.5-flash 2026-06-01 19:12:32 +02:00
6306e823f4 start.sh : kill uvicorn et web_server au nettoyage
Sans ça, un ancien processus uvicorn reste en écoute sur 8765
entre deux lancements et répond à la place du nouveau.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 16:32:28 +02:00
7264bd1d3d start.sh : remplace python3 wireclaw_core.py par uvicorn web_server
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 14:11:59 +02:00
17c2ae5ce8 Initial commit — WireClaw SITL fonctionnel 2026-05-30 10:35:15 +02:00