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

add board definition and imu sensor for JFB110 #23150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jfbblue0922
Copy link

we are developing JAE flight controllers to be compatible with PX4.
we would like to continue development in the future, so we have created a PR.

JFB-110 Flight Controller
https://www.jae.com/Motion_Sensor_Control/eVTOL/FlightController/

Added JFB-110 board control function
・add JFB-110 board definition(boards/jfb)
・add external watchdog clear signal output(boards/jfb/jfb110/src)
・add imu sensor SCHA63T(src/drivers/imu/murata)

thank you.

@dagar
Copy link
Member

dagar commented May 20, 2024

The board support looks good, but could you please explain the io_timer/io_pins change?

There's also a minor merge conflict to resolve.
image

@dagar
Copy link
Member

dagar commented May 20, 2024

@jfbblue0922
Copy link
Author

@dagar

Thank you for your advice.

Regarding the PWM IO pin assignment of the JFB110 board, the timer was not continuous, so I changed it.

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.

None yet

2 participants