forked from iNavFlight/inav
-
Notifications
You must be signed in to change notification settings - Fork 0
merge master #2
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
Merged
Merged
merge master #2
Conversation
This file contains hidden or 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
…changes Position estimator improvements
Added Zerodrag WARP7
…s_fix Blackbox servos fix
enable support for the ICM42605 IMU on the SKYSTARSH743HD target.
…LO06 DAKEFPVF722 SPL06 support
Add New Target HAPPYMODELF405
…ition, and velocity.
…TTITUDE' in favor of more accuracy.
Fix some typos
HUMMINGBIRD_FC305 motor order
add target RADIOLINKF405
- Added warning to naming of the target - Added document listing warnings and recommendations.
NEXUSX: USE_DSHOT_DMAR, use TIM2 instead of TIM5
…RC-F4wing-mini
…rd_fc305 Add I2C compass driver registration for HUMMINGBIRD FC305
Co-authored-by: sensei-hacker <1971284+sensei-hacker@users.noreply.github.com>
Co-authored-by: sensei-hacker <1971284+sensei-hacker@users.noreply.github.com>
…-line-endings-flyspackf4v4 Normalize line endings to LF in src/main/target/FLYSPARKF4V4
Dynamic Custom OSD Elements position changing by companion computer
MSP2 message exposing 3D attitude, position, and velocity
[crsf] add temperature, RPM and AirSpeed telemetry
target: Add JHEMCU F435 AIO target board support
…-11025-merge Revert "[crsf] add temperature, RPM and AirSpeed telemetry"
…l recovery When GPS signal is lost and recovered, the position estimator's lastUpdateTime was only being updated on subsequent readings (when isFirstGPSUpdate was false). This caused the GPS validity timeout check to fail on the first reading after recovery, resulting in altitude and distance-to-home values getting stuck at zero. The fix moves the lastUpdateTime update outside the isFirstGPSUpdate check so it is updated on every GPS reading, including the first one after recovery. Fixes iNavFlight#11049
Changed createLogicCondition (which doesn't exist) to pushLogicCommand with correct signature: (operation, operandA, operandB, activatorId)
…t_programming Add JavaScript programming documentation
…ry-issue-11049 Fix GPS recovery - update lastUpdateTime on first reading after signal recovery
inavflight/inav to kijan007/innav master update
kijan007
pushed a commit
that referenced
this pull request
Nov 29, 2025
DAKEFPVH743PRO: deconflict ADC and LED DMA
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.