forked from iNavFlight/inav
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Aocodarcf4 #33
Open
sensei-hacker
wants to merge
567
commits into
sensei-hacker:unofficial_targets_backup
Choose a base branch
from
dlt2018:aocodarcf4
base: unofficial_targets_backup
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Aocodarcf4 #33
sensei-hacker
wants to merge
567
commits into
sensei-hacker:unofficial_targets_backup
from
dlt2018:aocodarcf4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sensei-hacker
force-pushed
the
unofficial_targets
branch
from
November 7, 2022 07:02
c5d3b47
to
686b0ad
Compare
* [Doc] update blackbox.md for 6.0 cli options, consistent list type
…r_tweaks Landing detector improvements
…nding Manual emergency landing FW and MR
Correct INAv to INAV
- Add `ACRO` to `FLIGHT_MODE` operand - Add `WAYPOINT_MISSION` to `FLIGHT_MODE` operand - Update functionality of `COURSE_HOLD` as currently it will still be active if `CRUISE` is active - Update Programming Framework.md document
add icm42688p support in MATEKF411TE target
…r_fallback_handling Landing detection invalid velocity protection
…mode-operand-in-programming Update Flight Mode operand in programming framework
The 1-3 arrows that hang off the side of the ESP32 Radar POIs are not intuitive for finding your flying buddies. This PR replaces the 1-3 arrows with a compass style cardinal indicator. This will point in the direction of the other craft. It is displayed on the right of the POI, to be distinct from the relative heading arrow.
- Renamed `osdPanServoHomeDirectionOffset` to `osdGetPanServoOffset` as the function does not reference home direction. So it can be used elsewhere. - Added pan servo offset to POIs. - Made cardinal always visible for ESP32 Radar.
Updated the `osd_pan_servo_index` max to 16. There are flight controllers now that have 12 PWM outputs. This now matches `MAX_SUPPORTED_SERVOS`.
- Fix bug from merge with master - Reverse pan offset direction arrow
Add osd menu option to preview font file
People are still confused with AUTOLEVEL. Some think that it self levels the airplane. This little modification adds TRIM to the name to disassociate with self-levelling and also be more consistent with the PID Tuning tab, where it's called Fixed Wing level trim.
* [DOC] update USB Flashing for contemporary usage
Add the "GEPRCF722_BT_HD" target
Recognize MPU9255 as a valid IMU
Code inspired by BF's implementation. Should make it simpler to add more chips in the future. As a bonus, the list of chips is now the union of BF's supported chips with INAV's.
Cleanup m25p16 flash detection code
Update from master
This is the only fc I have on my fleet that does not have an INAV target MCU is F745 with 1mb flash. Baro and gyro ok. Font upload ok. Led strip ok. (built in led on the bottom is addressable) M1-M4 works with DSHOOT600. Board alignment ok. Blackbox ok. (Needed SPI3_*_AF for it to work) 1st flight ok Should work for a few different FC by iFlight, like the iFlight BLITZ Whoop AIO and the Defender 25 F7 AIO.
Since this is an unofficial target, mark it as SKIP_RELEASES
Add a mode to silence all the beeping. Ideal for those bench sessions where your gps or some other piece of INAV is causing it to beep all the time.
Add beeper mute mode.
PixRacer R14.md capitalized
mw-mission.xsd inav capitalized
Building in Linux.md inav capitalized
Cmake usage.md inav capitalized
Cmake usage.md inav capitalized
Building in FreeBSD.md inav capitalized
Building in FreeBSD.md inav capitalized
draft_rn_settings.rb inav capitalized
Building in Vagrant.md inav capitalized
Building in Windows light.md inav capitalized
…near-Descent Enhance Linear Descent RTH feature
…ofile-doc updated battery profile documentation
…again INAV capitalization
Rename AUTO LEVEL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.