Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RSL: Detailed Capacities Part 1 #249

Merged
merged 27 commits into from
Nov 14, 2022
Merged

RSL: Detailed Capacities Part 1 #249

merged 27 commits into from
Nov 14, 2022

Conversation

pablohoch
Copy link
Member

@pablohoch pablohoch commented May 24, 2022

  • Vehicle capacity data (CSV input)
  • Vehicle order support
    • VuBasisFormation parser
    • AMQP support
    • File input support
  • Trip UUID mapping
  • Event UUID mapping
  • Capacity lookup
    • Matching event UUID
    • Matching station range?
    • Handling of missing information?
    • Merged trips?
  • Capacity updates
    • VuBasisFormation messages
    • Reroutes

@pablohoch pablohoch added the RSL label May 24, 2022
pablohoch added a commit that referenced this pull request Jul 21, 2022
Squashed commit of the following:

commit cb559e4
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Mon May 30 13:11:11 2022 +0200

    paxmon: update detailed trip capacity during reroutes

commit 21d1742
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Wed May 25 12:52:02 2022 +0200

    fix for gcc/clang (boost uuid + cista)?

commit 5a3c2fe
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Wed May 25 12:41:48 2022 +0200

    use ptr<trip const> for uuid maps (clang-tidy)

commit 3b6b9c4
Merge: 3dc1a6d 5a34354
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Wed May 25 11:41:21 2022 +0200

    Merge remote-tracking branch 'origin/master' into rsl-detailed-capacities

commit 3dc1a6d
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 18:41:58 2022 +0200

    fix unused parameter

commit 9aa348c
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 18:24:42 2022 +0200

    paxmon: section specific capacity (initial version)

commit fc3da64
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 18:06:37 2022 +0200

    add motis::access::get_event_uuid

commit 003a438
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 17:13:36 2022 +0200

    rt: reroute: update/remove event uuids

commit da07702
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 16:49:32 2022 +0200

    rt: fix separate_trip spelling

commit 09171d7
Merge: a535e00 7d01f17
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 16:46:32 2022 +0200

    Merge remote-tracking branch 'origin/master' into rsl-detailed-capacities

    # Conflicts:
    #	.pkg.lock

commit a535e00
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 14:13:17 2022 +0200

    fix utl::get_or_create errors

commit 1542dd9
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 14:12:35 2022 +0200

    update cista

commit 212d7f7
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Tue May 24 13:28:07 2022 +0200

    loader: handle file access errors on windows

commit f12eff4
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Mon May 23 13:41:45 2022 +0200

    rt: separate_trip: update event uuids

commit ded7488
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Fri May 20 17:43:19 2022 +0200

    ri basis: store event uuids

commit 36ba8be
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Fri May 20 12:56:45 2022 +0200

    ribasis lookup: use trip uuid if set, random uuid otherwise

commit 56d8e6b
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Thu May 19 16:39:12 2022 +0200

    store trip uuids

commit 7cf7241
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Thu May 19 15:31:44 2022 +0200

    ri basis: parse event uuids

commit 557a401
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Wed May 18 18:59:55 2022 +0200

    paxmon: add initial VuBasisFormation parser

commit 4ff74c0
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Wed May 18 16:29:07 2022 +0200

    paxmon: add support for vehicle capacity csv files

commit 91fe218
Author: Pablo Hoch <pablo@melaxis.com>
Date:   Wed May 18 14:59:27 2022 +0200

    paxmon: preparations for detailed capacities
pablohoch added a commit that referenced this pull request Sep 21, 2022
@pablohoch pablohoch marked this pull request as ready for review November 14, 2022 11:42
@pablohoch pablohoch changed the title RSL: Detailed Capacities RSL: Detailed Capacities Part 1 Nov 14, 2022
@pablohoch pablohoch merged commit 2fd8df0 into master Nov 14, 2022
@pablohoch pablohoch deleted the rsl-detailed-capacities branch November 14, 2022 11:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant