aboutsummaryrefslogtreecommitdiff
path: root/src/gtfs_vigo_stops/stop_report.py
AgeCommit message (Expand)Author
2025-12-08Refactor code structure for improved readability and maintainability; removed...Ariel Costas Guerrero
2025-12-07feat: implement provider-specific configurations for GTFS feed formatsAriel Costas Guerrero
2025-12-01refactor: replace StopSheet with StopSummarySheet and update related componentsAriel Costas Guerrero
2025-11-22feat: Implement previous trip shape handling in VigoController and update rel...Ariel Costas Guerrero
2025-11-22feat: Enhance bus position calculation to support previous trip shapes and im...Ariel Costas Guerrero
2025-11-22Use trip ID structure to link previous trips instead of block_idcopilot-swe-agent[bot]
2025-11-22Add previous_trip_shape_id field to protobuf and implement linking logiccopilot-swe-agent[bot]
2025-11-22Link previous trip shapes for GPS positioning on circular routes (#111)Copilot
2025-11-20feat: Add format_gtfs_time function for improved GTFS time formatting; enhanc...Ariel Costas Guerrero
2025-11-18Handle GTFS times exceeding 24 hours for night services (#98)Copilot
2025-11-14Add Shape extraction from GTFS to new protobufsAriel Costas Guerrero
2025-11-14Update generation script to fix issues and make it fasterAriel Costas Guerrero
2025-11-14Implement new stop schedule generation format using protobufAriel Costas Guerrero
2025-11-06Seemingly fix algorithm (thanks copilot)Ariel Costas Guerrero
2025-11-06Add stop_report.py for generating stop-based JSON reportsAriel Costas Guerrero