wtg / Shuttle-Tracker-SwiftUI

Rensselaer campus shuttle tracker
https://shuttletracker.app
Mozilla Public License 2.0
9 stars 2 forks source link

Preliminary support for the Shuttle Tracker Network #116

Closed Gerzer closed 1 year ago

Gerzer commented 1 year ago

This pull request implements preliminary, low-level support for the Bluetooth protocol that’ll be used by the Shuttle Tracker Network. It does not implement significant modifications to the UI; those changes will be made in other pull requests.

Since we haven’t yet locked down version 1.5.1—let alone version 1.6—which probably shouldn’t contain any code changes for the Network, it’s probably best to leave this pull request unmerged until we’ve already tagged that release and any subsequent 1.x releases. In other words, we should wait until we’re ready to move on to version 2.0, which will be the first version to add support for the Network. I’ll take this pull request out of the draft state at that time.

Closes #106