Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Euroscope launcher & auto connect shortcuts #220

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

GeorgeBarlow
Copy link
Collaborator

Allows you to either start EuroScope with Track Audio, or just start Track Audio in mini mode which waits for a valid connection and automatically RX's if you're an observer or RX & TX if you're an ATC.

Annoying it means the installer can't be one click, but it will automatically try to find EuroScope otherwise will ask you to provide its path, if it is not provided it doesn't install the shortcut.

1E2s19

Search for TrackAudio and you now get:
3c6y67

This feature won't work if you've not configured TrackAudio properly yet. Instead it will still open but not go into mini mode and try to auto connect.

I've set the PR to draft as I havent spoken to you @pierr3 about this yet, and wanted to get your thoughts on it. Let me know if you think this is something we want to add to the repo, if not that's fine also.

@GeorgeBarlow GeorgeBarlow changed the title Euroscope launcher Euroscope launcher & auto connect shortcuts Nov 18, 2024
commit 9142faf
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 16:45:26 2024 +0000

    Update to have latest

commit ef63ec2
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 12:16:02 2024 +0000

    Fix

commit 3dc53fe
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 11:28:19 2024 +0000

    Fix

commit fb7549c
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 11:27:55 2024 +0000

    Implement gain based off of main

commit 3f3ccaf
Author: George Barlow <[email protected]>
Date:   Sat Dec 28 19:21:46 2024 +0000

    Add fixes

commit a2722c2
Author: George Barlow <[email protected]>
Date:   Sat Dec 28 11:58:08 2024 +0000

    Check

commit 9480abc
Author: George Barlow <[email protected]>
Date:   Sat Dec 28 11:42:38 2024 +0000

    Slight improvement

commit fc0c754
Author: George Barlow <[email protected]>
Date:   Sat Dec 28 11:11:19 2024 +0000

    Fix

commit 99e9975
Author: George Barlow <[email protected]>
Date:   Sat Dec 28 11:03:25 2024 +0000

    Initial of individual volume + hf

commit 379914c
Author: George Barlow <[email protected]>
Date:   Fri Dec 27 20:16:13 2024 +0000

    Fix

commit a9f3d29
Author: George Barlow <[email protected]>
Date:   Mon Nov 4 22:48:59 2024 +0000

    Fix

commit 427ec6e
Author: George Barlow <[email protected]>
Date:   Mon Nov 4 21:27:15 2024 +0000

    New logic

commit 9e870fb
Author: George Barlow <[email protected]>
Date:   Sun Nov 3 15:28:17 2024 +0000

    Change dot to lighter colour when hovering?

commit 12e7b27
Author: George Barlow <[email protected]>
Date:   Sun Nov 3 15:23:21 2024 +0000

    HF alias commit

commit d2222a2
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 16:12:32 2024 +0000

    Improve

commit 5854dec
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 15:50:57 2024 +0000

    Improve

commit 0f0ebc5
Author: George Barlow <[email protected]>
Date:   Sun Dec 29 15:56:39 2024 +0000

    Improve for windows

commit d0483b0
Author: Pierre Ferran <[email protected]>
Date:   Sun Dec 22 16:08:20 2024 +0100

    Bump version & electron version

commit 4e79fbd
Author: Pierre Ferran <[email protected]>
Date:   Sun Dec 22 16:01:54 2024 +0100

    Fix error with unsynced radio state

commit 2285b62
Author: Pierre Ferran <[email protected]>
Date:   Sun Dec 22 15:40:49 2024 +0100

    Better log, refactor bootstrap

commit 36b6b11
Merge: 5071905 7629213
Author: Pierre <[email protected]>
Date:   Sat Dec 21 15:48:03 2024 +0100

    Merge pull request #238 from pierr3/dependabot/npm_and_yarn/npm_and_yarn-db2da2e155

    Bump the npm_and_yarn group across 1 directory with 2 updates

commit 5071905
Author: Pierre Ferran <[email protected]>
Date:   Fri Dec 20 23:30:47 2024 +0100

    Manually build utf8proc

commit f7ff954
Author: Pierre Ferran <[email protected]>
Date:   Fri Dec 20 18:25:41 2024 +0100

    Add utf8proc to cmake

commit 65de85d
Author: Pierre Ferran <[email protected]>
Date:   Fri Dec 20 18:10:02 2024 +0100

    Missing libraries in CI

commit e7e1b9a
Merge: f59a4ea 6116d07
Author: Pierre Ferran <[email protected]>
Date:   Fri Dec 20 18:07:15 2024 +0100

    Merge branch 'main' of https://github.com/pierr3/TrackAudio

commit f59a4ea
Author: Pierre Ferran <[email protected]>
Date:   Fri Dec 20 18:07:11 2024 +0100

    Address #240

commit 6116d07
Author: Pierre <[email protected]>
Date:   Fri Dec 20 16:39:40 2024 +0100

    Add missing submodule init command

commit 7629213
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 6 01:28:59 2024 +0000

    Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [rollup](https://github.com/rollup/rollup).

    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

    Updates `rollup` from 4.21.3 to 4.28.0
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.21.3...v4.28.0)

    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit f0aaa31
Merge: 3d2fdae 187ce6c
Author: Pierre <[email protected]>
Date:   Sun Nov 24 15:27:11 2024 +0100

    Merge pull request #228 from neilenns/neilenns/issue227

    Send `kStationAdded` when frequencies are added

commit 3d2fdae
Author: George Barlow <[email protected]>
Date:   Sun Nov 24 10:25:24 2024 +0000

    Fix issue with z-index and not allowing a tags on focus bar to be clickable

commit 187ce6c
Author: Neil Enns <[email protected]>
Date:   Sat Nov 23 12:58:29 2024 -0800

    Send `kStationAdded` when frequencies are added
    Fixes #227

commit 1892025
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 19:50:09 2024 +0100

    Bump electron-builder

commit 89d6335
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 19:32:56 2024 +0100

    Update release.yml

commit a0b7a45
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 19:06:16 2024 +0100

    Update release CI

commit 352f2ff
Merge: 0b22ad8 46cd34f
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 18:50:11 2024 +0100

    Merge branch 'main' of https://github.com/pierr3/TrackAudio

commit 0b22ad8
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 18:50:07 2024 +0100

    Missing CI submodule checkout

commit 46cd34f
Merge: 24836da 6248cb2
Author: Pierre <[email protected]>
Date:   Sat Nov 23 18:30:23 2024 +0100

    Merge pull request #224 from neilenns/add-station

    Add `kAddStation` message

commit 24836da
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 18:26:37 2024 +0100

    Bump electron version

commit 0d989bc
Author: Pierre Ferran <[email protected]>
Date:   Sat Nov 23 18:18:13 2024 +0100

    Use helper function instead of manual freq conversion

commit 8c622d7
Author: George Barlow <[email protected]>
Date:   Wed Nov 20 10:26:50 2024 +0000

    Fix actual issue with invalid station

commit 7274d24
Author: George Barlow <[email protected]>
Date:   Wed Nov 20 10:03:03 2024 +0000

    Validate frequency string is of correct size before converting to humanFreq

commit 6248cb2
Merge: 693ef26 4511442
Author: Neil Enns <[email protected]>
Date:   Tue Nov 19 06:54:29 2024 -0800

    Merge branch 'main' into add-station

commit 4511442
Merge: 5b27bd5 5180c51
Author: Pierre <[email protected]>
Date:   Tue Nov 19 15:36:08 2024 +0100

    Merge pull request #225 from pierr3/modern-client-callback

    Implement modern afv callback

commit 5180c51
Author: Pierre Ferran <[email protected]>
Date:   Tue Nov 19 15:11:31 2024 +0100

    Implement modern afv callback

commit 693ef26
Author: Neil Enns <[email protected]>
Date:   Tue Nov 19 05:54:01 2024 -0800

    Fix whitespace issues

commit f813697
Author: Neil Enns <[email protected]>
Date:   Mon Nov 18 11:42:05 2024 -0800

    Code cleanup

commit 9b8da6a
Author: Neil Enns <[email protected]>
Date:   Mon Nov 18 10:04:05 2024 -0800

    Works!

commit 1969d14
Merge: 9f0449c 5b27bd5
Author: Neil Enns <[email protected]>
Date:   Mon Nov 18 08:32:00 2024 -0800

    Merge branch 'main' into add-station

commit 9f0449c
Author: Neil Enns <[email protected]>
Date:   Fri Nov 8 09:20:13 2024 -0800

    Add kAddStation message

    Fixes #1

    Auto-generated by Copilot workspace

    ---

    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/neilenns/TrackAudio/issues/1?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant