pierr3 / TrackAudio

A next generation Audio-For-VATSIM ATC Client for macOS, Linux and Windows
Other
49 stars 11 forks source link

Add support for saving profiles with frequencies I care about #206

Closed neilenns closed 6 days ago

neilenns commented 1 week ago

Every time I start a controlling session I do the following:

  1. Launch TrackAudio
  2. Connect, activate my frequency
  3. Add SEA_GND
  4. Add SEA_APP
  5. Add SEA_CTR

This makes me sad.

In CRC integrated audio these frequencies are all saved with my profile so when I open CRC to control the list of frequencies I want to listen to are already right there, I just have to select Rx on them.

I'd love to have profiles or some other system in TrackAudio where I could just say "I'm opening SEA" and TrackAudio would populate with all the frequencies I care about.

pierr3 commented 1 week ago

This is already supported and something your FE can fix. It’s called the AFV VCCS and is configurable in database. It works fine in my vACC and others, exactly as you describe.

On Thu, Nov 7, 2024 at 23:12 Neil Enns @.***> wrote:

Every time I start a controlling session I do the following:

  1. Launch TrackAudio
  2. Connect, activate my frequency
  3. Add SEA_GND
  4. Add SEA_APP
  5. Add SEA_CTR

This makes me sad.

In CRC integrated audio these frequencies are all saved with my profile so when I open CRC to control the list of frequencies I want to listen to are already right there, I just have to select Rx on them.

I'd love to have profiles or some other system in TrackAudio where I could just say "I'm opening SEA" and TrackAudio would populate with all the frequencies I care about.

— Reply to this email directly, view it on GitHub https://github.com/pierr3/TrackAudio/issues/206, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UK3GBFMZ7RVGIB4XJSTZ7PQVRAVCNFSM6AAAAABRMGNZTCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2DEMZRHA4TKNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

neilenns commented 1 week ago

This is already supported and something your FE can fix. It’s called the AFV VCCS and is configurable in database. It works fine in my vACC and others, exactly as you describe.

Mmm, I'm talking about something different. The frequencies I add are not associated to my current position, like SEA_E_TWR and SEA_W_TWR. They're other positions that someone else would staff above/below me that I just listen in to for fun.

Adding "SEA_TWR" shouldn't add over 30 different stations to TrackAudio (all the center splits for example). This is just so people can maintain a list of their personal favourite frequencies when they log in to a specific position.

On the CRC integrated audio side this is a user preference thing stored in your saved CRC profile for each position you set up.

pierr3 commented 1 week ago

This is what I’m saying, your FE can configure this, for example you get GND, DEL when logging on as LFMN_TWR. It’s not random, it’s chosen by your FE and can be anything. So a list of favourites is not something we’ll add because good setup by your FE fulfils that.

On Fri, Nov 8, 2024 at 00:36 Neil Enns @.***> wrote:

This is already supported and something your FE can fix. It’s called the AFV VCCS and is configurable in database. It works fine in my vACC and others, exactly as you describe.

Mmm, I'm talking about something different. The frequencies I add are not associated to my current position, like SEA_E_TWR and SEA_W_TWR. They're other positions that someone else would staff above/below me that I just listen in to for fun.

Adding "SEA_TWR" shouldn't add over 30 different stations to TrackAudio (all the center splits for example). This is just so people can maintain a list of their personal favourite frequencies when they log in to a specific position.

On the CRC integrated audio side this is a user preference thing stored in your saved CRC profile for each position you set up.

— Reply to this email directly, view it on GitHub https://github.com/pierr3/TrackAudio/issues/206#issuecomment-2463432111, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UK6CBQN66RQGRQADX5TZ7P2QVAVCNFSM6AAAAABRMGNZTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRTGQZTEMJRGE . You are receiving this because you commented.Message ID: @.***>

pierr3 commented 6 days ago

After discussions, I get what you mean but will not implement unfortunately