This website requires JavaScript.
Explore
Help
Sign In
brut
/
bincio-activity
Watch
1
Star
0
Fork
0
You've already forked bincio-activity
Code
Issues
Pull Requests
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
862226305a98a37d1709d6c4a178b9e0b0d2d627
bincio-activity
/
bincio
/
segments
T
History
Davide Scaini
862226305a
Fix segment avg_speed: derive from distance/time; tighten speed bounds to reject false matches
2026-05-14 17:09:41 +02:00
..
__init__.py
Segments phase 1: models, store, and API endpoints (GET/POST/DELETE /api/segments)
2026-05-13 00:19:15 +02:00
cli.py
Segments Phase 3: detection algorithm, CLI, ingest hook, and efforts API
2026-05-13 00:50:39 +02:00
detect.py
Fix segment avg_speed: derive from distance/time; tighten speed bounds to reject false matches
2026-05-14 17:09:41 +02:00
models.py
Segments phase 1: models, store, and API endpoints (GET/POST/DELETE /api/segments)
2026-05-13 00:19:15 +02:00
store.py
Dedup segment efforts by started_at to handle same activity stored under two IDs
2026-05-13 16:20:10 +02:00