-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add certainty fields to prediction struct * pass certainty to prediction content * Add Early AM suppression logic along with bugfix for JFK UMass top line headway paging * Add a headway direction name for Wellington SB * Tidying up a bit * Cleaning some things up and implementing audio readout for generic paging * Add new takes and adjust train announcements to maintain status quo * Flip schedules and early am status when messages get flipped. Also clean some things up and add some documentation * Add warn log when generic paging messages are of unequal length * Add new unit testing * Fix existing unit tests * remove comment * Fix bad merges * Remove old file * Remove duplicate test * Don't flip messages when top line is empty * Add additional comments and clean up predictions filtering logic * Address PR comments, specifically add logic for an unhandled JFK/UMass case * handle non-suppressed headway at JFK * Fix unit tests * Start filtering stopped train messages based on certainty and make filtering code more readable * Add unit test for stopped train message filtering * Use right certainty fields --------- Co-authored-by: Brett Heath-Wlaz <[email protected]>
- Loading branch information
1 parent
845af14
commit 68fc4b4
Showing
12 changed files
with
938 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.