inav icon indicating copy to clipboard operation
inav copied to clipboard

Add new target CSKY405 and fix BMI088 driver

Open AlexandrShipovsky opened this issue 1 year ago • 3 comments

I have added the configuration file of the board that our company produces. I also added the ability to set the address of the BMP388 barometer, since in my case it is necessary. In addition, the BMI088 sensor refused to work properly with the supplied driver. It seems there was an error in the alignment of the axes of the gyroscope and accelerometer. With the current changes, my single sensor board BMI088 is working fine. It would be great if someone else can check this on another board.

AlexandrShipovsky avatar Mar 11 '24 16:03 AlexandrShipovsky

Thank you for the PR, In case you haven't seen it before, this is INAV's new hardware policy: https://github.com/iNavFlight/inav/blob/master/docs/policies/NEW_HARDWARE_POLICY.md

If you are already in touch with INAV devs to arrange for test samples, you can ignore this, otherwise please have a look at the policy and get in touch either on Discord here so we can validate the hardware for inclusion.

mmosca avatar Mar 11 '24 16:03 mmosca

Thank you for the PR, In case you haven't seen it before, this is INAV's new hardware policy: https://github.com/iNavFlight/inav/blob/master/docs/policies/NEW_HARDWARE_POLICY.md

If you are already in touch with INAV devs to arrange for test samples, you can ignore this, otherwise please have a look at the policy and get in touch either on Discord here so we can validate the hardware for inclusion.

I have not seen this policy before. Please let me know who I can send the samples to?

AlexandrShipovsky avatar Mar 11 '24 16:03 AlexandrShipovsky

@mmosca this flight controller was added to the ardupilot, it is a pity that it is not possible to quickly add it to INAV https://github.com/ArduPilot/ardupilot/pull/26667

AlexandrShipovsky avatar Apr 05 '24 07:04 AlexandrShipovsky