Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| computer:ubuntu:garmin_fenix_und_linux [2022/12/02 09:49] – springm | computer:ubuntu:garmin_fenix_und_linux [2025/03/09 19:02] (current) – [Aktuelle Darstellung] spring | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| ===== OSM-Karten für Garmin ===== | ===== OSM-Karten für Garmin ===== | ||
| * https:// | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ====== Openmtbmap ====== | ||
| + | |||
| + | Openmtbmap ist eine für MTB und GPS optimierte OSM-Karte: | ||
| + | ===== Karte für Garmin erstellen ===== | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ==== Aktuelle Darstellung ==== | ||
| + | |||
| + | # Aktuelle Daten von der Garmin-Website holen | ||
| + | ~/ | ||
| + | | ||
| + | # In CSV umwandeln | ||
| + | (cd ~/ | ||
| + | | ||
| + | # Darstellen mit Plotly | ||
| + | # ( cd ~/ | ||
| + | | ||
| + | # flask-Anwendung für docker testen | ||
| + | ( cd ~/ | ||
| + | | ||
| + | Plan: Flask-Server in docker, der die Werte dynamisch liest und darstellt. | ||
| + | hierzu: | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ==== garmindb-mtb-dashboard auf hermes ==== | ||
| + | docker compose build | ||
| + | |||
| + | ===== Ubuntu Softwareprojekte ===== | ||
| + | |||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ===== Grafana, Kibana et.al. ===== | ||
| + | Die Grafana-Visualisierung funktioniert, | ||
| + | * https:// | ||
| + | * [[kibana-garmin]] | ||
| + | |||