Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update to a later meshtastic/rust and switch in available_ble_devices#528

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
matthewCmatt wants to merge1 commit intomain
base:main
Choose a base branch
Loading
frombluetooth-discovery

Conversation

@matthewCmatt
Copy link
Collaborator

@lukipuki Thanks for working through the bluetooth discovery! This MR is just to keep track of these changes, hopefully we can get things merged up inrust and this MR will need to be updated

@barkincavdaroglu
Copy link
Contributor

@ajmcquilkin looks like systemic change fyi

tauri-plugin-log = {features = ["colored"] ,version ="2" }
chrono = {version ="0.4.34",features = ["serde"] }
meshtastic = {git ="https://github.com/meshtastic/rust.git",rev ="6057294aa6cfa979033299f7f02cfe6ceafddeda",features = ["ts-gen","bluetooth-le"] }
meshtastic = {git ="https://github.com/lukipuki/meshtastic-rust.git",rev ="71978de0121ed87c5953621d7fbe59f25f68fe13",features = ["ts-gen","bluetooth-le"] }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

aspecifically this part@ajmcquilkin

@matthewCmatt
Copy link
CollaboratorAuthor

@barkincavdaroglu Thanks for looking through. for some background, this is a placeholder PR untilmeshtastic/rust#66 is merged, then this should be switched back to the officialrust repo at head.

@lukipuki
Copy link
Contributor

Can you try this new API insteadmeshtastic/rust#68 ?

I'm also considering to swap out the tuple to a 2-field struct withname: Option<String> andmac_address: BDaddr. It would be great to hear your thoughts on that.

@barkincavdaroglu
Copy link
Contributor

Hi all, I am no longer a maintainer of this repo. I worked on this as part of my college senior cumulative project. I understand the repo got significantly larger now and I also like that more people are contributing to it. However, I no longer have enough context about the code in this repo so all major changes should go through@ajmcquilkin

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@barkincavdaroglubarkincavdaroglubarkincavdaroglu left review comments

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@matthewCmatt@barkincavdaroglu@lukipuki

[8]ページ先頭

©2009-2025 Movatter.jp