Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

orca: Handle hand-held readers better (fixes #681) #811

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

micolous
Copy link
Collaborator

@micolous micolous commented Jul 5, 2022

Both Seattle Monorail and King County Water Taxis use KCM's agency ID and hand-held readers, and vehicle number 3. We previously marked these as Monorail, but the Water Taxi also uses vehicle Number 3. 馃槥

We don't have enough info to be able to tell these apart, so for now we'll mark these all as "point of sale", and show the mCoachNum as the "Machine ID" (though this will probably always be 3).

While here, I added the file and rec IDs to the "raw data" fields. This makes debugging much easier.

Tested this with a dump provided by @phcoder with a Water Taxi trip, shown below (with raw mode on):

Screenshot_1656999743

This should let us close #681.

cc: @cookieguru, @frozenpandaman

Both Seattle Monorail and Water Taxis use KCM's agency ID and hand-held
readers, and vehicle number 3.  We previously marked these as Monorail, but
the Water Taxi also uses vehicle Number 3.

We don't have enough info to be able to tell these apart, so for now, just
mark these all as "point of sale".

While here, also show the `file` and `rec` IDs in the "raw data" fields.
This makes debugging much easier.
@frozenpandaman
Copy link
Contributor

I like this solution!

@micolous micolous added this to the 3.1.0 milestone Jul 5, 2022
@micolous micolous added the bug label Jul 5, 2022
@cookieguru
Copy link
Contributor

See also #757

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seattle Monorail recognized as water taxi
3 participants