-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 KAKUTEF7 target #3868
Add KAKUTEF7 target #3868
Conversation
256a3f7
to
49a4d51
Compare
I have a kakute f7. The configurator 2.0.0 doesn’t have it as an option. How can I install? Thanks in advance. |
@adamstern2000 You can test this dev build: inav_2.1.0_KAKUTEF7.hex.zip You will need to run the latest configurator's master branch. |
Michael,
That did it! Thanks so much. When will the next release candidate come out?
Thank you,
Adam Stern
Systems Engineer
www.infinitelyvirtual.com<http://www.infinitelyvirtual.com>
Office: (866) 257-8455 x1101
Direct: (760) 585-4084
On Dec 16, 2018, at 1:22 PM, Michel Pastor <notifications@github.com<mailto:notifications@github.com>> wrote:
@adamstern2000<https://github.com/adamstern2000> You can test this dev build: inav_2.1.0_KAKUTEF7.hex.zip<https://github.com/iNavFlight/inav/files/2676704/inav_2.1.0_KAKUTEF7.hex.zip>
You will need to run the latest configurator<https://github.com/iNavFlight/inav-configurator>'s master branch.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#3868 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AryEJSt3mKHoXWTXQVg2dwHukXcZbAOmks5u5rl2gaJpZM4WrCcd>.
…________________________________
This email has been scanned for spam and viruses by Proofpoint Essentials. Click here<https://us1.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mail_id=1544995325-jdPTyS_rXiBs&r_address=adam.stern%40altayusa.com&report=1> to report this email as spam.
|
The first RC for 2.1 should be released very soon |
Hi Michel,
So far the Kakute build has been fine with one exception. I just tried to add an LED strip, and it won’t light up. I have verified the following:
1. No shorts – solder is clean and there are no shorts between contacts in the path or on the lights
2. I am getting 5v on the led strip from one end to the other.
3. I have verified continuity from each of the three contacts going to the LED strip
I have enabled the LED feature, but no light. I purchased the 5v version of LEDs recommended by Oscar Liang. I don’t have any other LEDs to try.
https://oscarliang.com/setup-led-betaflight/
Is it possible there is something missing in the hex file for this model?
Thank you,
Adam Stern
Systems Engineer
[IV Logo - Red - 200x57]
www.infinitelyvirtual.com
Office: (866) 257-8455 x1101
Direct: (760) 585-4084
[facebook_32]<http://www.facebook.com/pages/Infinitely-Virtual/128340657197129?v=app_7146470109>[twitter_32]<https://twitter.com/IV_CloudHosting> [linkedin_32] <https://www.linkedin.com/in/adam-stern-37338122>
From: Michel Pastor <notifications@github.com>
Sent: Sunday, December 16, 2018 1:22 PM
To: iNavFlight/inav <inav@noreply.github.com>
Cc: Adam Stern <Adam.Stern@infinitelyvirtual.com>; Mention <mention@noreply.github.com>
Subject: Re: [iNavFlight/inav] Add KAKUTEF7 target (#3868)
@adamstern2000<https://github.com/adamstern2000> You can test this dev build: inav_2.1.0_KAKUTEF7.hex.zip<https://github.com/iNavFlight/inav/files/2676704/inav_2.1.0_KAKUTEF7.hex.zip>
You will need to run the latest configurator<https://github.com/iNavFlight/inav-configurator>'s master branch.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#3868 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AryEJSt3mKHoXWTXQVg2dwHukXcZbAOmks5u5rl2gaJpZM4WrCcd>.
…________________________________
This email has been scanned for spam and viruses by Proofpoint Essentials. Click here<https://us1.proofpointessentials.com/index01.php?mod_id=11&mod_option=logitem&mail_id=1544995325-jdPTyS_rXiBs&r_address=adam.stern%40altayusa.com&report=1> to report this email as spam.
|
Kakute F7 target in 2.1 stable does not appear to work for Kakute F7 non-AIO FC. INAV 2.1 flashes (with full erase) just fine to my Kakute F7 non-AIO, but INAV configurator will not connect afterwards (using INAV config 2.1.4). I get "no configuration received within 10 seconds, communication falied". Note that I have no issues flashing/re-flashing Betaflight 4.0 to this FC. I also downloaded the kakuteF7.hex and tried flashing using Betaflight configurator. Flash went fine, but INAV still would not connect with same error. If it only works for AIO version, I suggest adding "AIO" to the name (KakuteF7AIO). Or it would be nice if it worked for the non-AIO version too. Edit: Never mind. It does work for the non-AIO version. My issue looks like it was a driver problem. I went back and re-flashed iNav and now iNav connected just fine after the flash. I spent hours yesterday and iNav would not connect. Now it did. What changed was in between, I had given up on iNav and flashed Arducopter and had downloaded Mission Planner. When Mission Planner installed, I noticed that it installed/re-installed some drivers and one of them was a STM driver. What ever drivers I had previously worked just fine for Betaflight, but apparently not iNav. I suspect that at least one of the drivers installed by Mission Planner was also what iNav needed. So now it works. |
Closes #3855
Configurator update: iNavFlight/inav-configurator#573