Skip to content

Remove ipoverusb connection from build window, add link to usbncm docs#10536

Closed
david-c-kline wants to merge 4 commits into
microsoft:prerelease/2.8.0from
david-c-kline:usbNcm
Closed

Remove ipoverusb connection from build window, add link to usbncm docs#10536
david-c-kline wants to merge 4 commits into
microsoft:prerelease/2.8.0from
david-c-kline:usbNcm

Conversation

@david-c-kline

@david-c-kline david-c-kline commented Apr 12, 2022

Copy link
Copy Markdown

This change removes the use of ip-over-usb connections in the build and deploy window for UWP projects. The recommended mechanism for connecting to the HoloLens via USB is to use usb-ncm.

To help developer identify the correct IP address to use for the usb-ncm connection ("169.254.x.x") a button labeled "Connect over USB" was added to link to the documentation on how to identify the appropriate address.

image

@david-c-kline david-c-kline added the Build / Tools Issues related to build and tools. label Apr 12, 2022
@david-c-kline david-c-kline added this to the MRTK 2.8 milestone Apr 12, 2022
@david-c-kline david-c-kline self-assigned this Apr 12, 2022
@david-c-kline

Copy link
Copy Markdown
Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@david-c-kline

Copy link
Copy Markdown
Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Comment thread Assets/MRTK/Tools/BuildWindow/BuildDeployWindow.cs
Comment thread Assets/MRTK/Tools/BuildWindow/BuildDeployWindow.cs
@keveleigh

Copy link
Copy Markdown
Contributor

@davidkline-ms you'll likely want to merge with #10571 to test successful deployment. Maybe your PR will fix the deployment issue I'm seeing! My PR fixes the Rest calls not completing, though.

Comment thread Assets/MRTK/Tools/BuildWindow/BuildDeployWindow.cs
@david-c-kline david-c-kline changed the base branch from main to prerelease/2.8.0 May 4, 2022 19:57
@david-c-kline

Copy link
Copy Markdown
Author

closing in favor of #10575

@david-c-kline david-c-kline deleted the usbNcm branch June 28, 2022 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build / Tools Issues related to build and tools.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Window should use USB Ncm instead of IpOverUsb

3 participants