-
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.
OL crowding read loop selection (#678)
* Add locations feed engine * Add unit test for 'deletion' logic * Add a few more tests * remmove io puts * fix typedef * Begin reading in multi_carriage_details field * Calculate crowding data confidence level * Branch arrival and approaching audio logic based on crowding data confidence level * Add a todo for where to incorporate read loop selection logic * Clean up calculation logic * adjust mapping logic to match actual schema * Add main crowding determination logic * Start passing crowding description to Arriving and Approaching messages * Add read loop selection logic * Add logging of crowding announcements * remove old unneeded module attributes * Clean up * Condense logging code
- Loading branch information
Showing
3 changed files
with
228 additions
and
8 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