Files
bincio-activity/bincio/extract
Davide Scaini e6bb6e61a2 fix elevation_gain_m null for modern Garmin FIT files; fix map flash
FIT parser: try enhanced_altitude before altitude. Barometric altimeters
on modern Garmins (Edge 540, 840, etc.) write enhanced_altitude in
record messages and total_ascent in lap messages. The old code read only
altitude, producing null elevation_m per point → null elevation_gain_m
at the activity root while laps had correct values from total_ascent.

ActivityMap: use preview_coords (passed from ActivitySummary) to
initialise the map at the activity's location on mount, eliminating the
flash of world-view before the async detail JSON / bbox arrives.
2026-04-13 19:18:37 +02:00
..
2026-03-28 13:59:36 +01:00
2026-04-10 18:13:49 +02:00
2026-04-10 18:13:49 +02:00
2026-04-12 15:36:21 +02:00
2026-04-10 22:01:44 +02:00
2026-03-31 23:22:12 +02:00
2026-04-10 22:01:44 +02:00
2026-04-06 22:25:57 +02:00
2026-04-11 08:13:27 +02:00