Giter Club home page Giter Club logo

Comments (15)

davwheat avatar davwheat commented on May 27, 2024

The GTR and Southeastern CIS's announce St Pancras Low Level/High Speed as "London St Pancras International" in real life.

The EMR CIS announces St Pan High Level as "London St Pancras" in real life.

The system is simply attempting to model different systems as well as possible.

liveTrainsTiplocStationOverrides(tiploc: string): string | null {
switch (tiploc) {
case 'STPX': // STP EMR
return 'STP'
case 'STPXBOX': // STP low level
case 'STPANCI': // STP high speed
return 'STP - St Pancras International'
}

from rail-announcements.

313rail avatar 313rail commented on May 27, 2024

Fair enough

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

Shouldn't there be an option to choose whether you want the GTR 'London St Pancras International' or the EMR 'London St Pancras'.

from rail-announcements.

davwheat avatar davwheat commented on May 27, 2024

Quite honestly, that's a big chunk of work to implement with how it's all set up at the moment, with rather little benefit.

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

Just wondering, is the GTR 'London St Pancras International' audio file on this website? I would like to use this myself

from rail-announcements.

313rail avatar 313rail commented on May 27, 2024

Can't you just add another button for it

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

He said it's a big chunk of work for little benefit, which is fair enough.

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

Does it really take a lot of work to add 1 file? I'm just wondering.

from rail-announcements.

davwheat avatar davwheat commented on May 27, 2024

It's not about adding the file. All the files available are there, and all the files are already used as I mentioned earlier, depending on whether it's High Speed, Midland or Thameslink platforms.

There is no London St Pancras Intl file in the audio, though, to answer your question, hence the use of St Pancras Intl instead.

And I can't just "add another button for it", which is the main issue.

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

I found the file for the TL St Pancras Intl. And why are there so many in the screenshot you sent above?

from rail-announcements.

davwheat avatar davwheat commented on May 27, 2024

Because that's how many there are?

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

Whats the inflection?

from rail-announcements.

davwheat avatar davwheat commented on May 27, 2024

start/middle/end of a sentence

from rail-announcements.

GTRspotter avatar GTRspotter commented on May 27, 2024

oh ok

from rail-announcements.

313rail avatar 313rail commented on May 27, 2024

I was referring to onboard the 700/707s. The files
Screenshot_20240102-170814
do exist as STA_SPL and STB_SPL

from rail-announcements.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.