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

Added betaflight API #31

Merged
merged 26 commits into from
Mar 3, 2023
Merged

Added betaflight API #31

merged 26 commits into from
Mar 3, 2023

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Feb 8, 2023

Signed-off-by: Alejandro Hernández Cordero [email protected]

Related with #26

  • with socat we should generate a virtual serial port to communicate with the TCP connection
  • Connect to betaflight using the msp API

TODO

  • Parse msgs and expose the data

Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde ahcorde self-assigned this Feb 8, 2023
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde ahcorde mentioned this pull request Feb 15, 2023
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
@ahcorde ahcorde marked this pull request as ready for review February 16, 2023 11:53
@ahcorde ahcorde changed the title [WIP] Added betaflight API Added betaflight API Feb 16, 2023
@ahcorde
Copy link
Contributor Author

ahcorde commented Feb 16, 2023

@codebot This is ready for an initial review

@codebot codebot self-requested a review February 18, 2023 03:36
betaflight_sim/CMakeLists.txt Outdated Show resolved Hide resolved
dependencies.repos Show resolved Hide resolved
ahcorde and others added 3 commits March 2, 2023 10:38
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Morgan Quigley <[email protected]>
Copy link
Member

@codebot codebot left a comment

Choose a reason for hiding this comment

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

LGTM, builds successfully 🎉 I added a small tweak to the top-level README.

@codebot
Copy link
Member

codebot commented Mar 3, 2023

It's necessary to run the vcs import and rosdep steps in the top-level README after pulling this PR, but that is expected 👍

@ahcorde ahcorde merged commit 1d46aa4 into main Mar 3, 2023
@ahcorde ahcorde deleted the ahcorde/betaflight_api branch March 3, 2023 17:39
@codebot codebot mentioned this pull request Mar 3, 2023
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.

2 participants