Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: betaflight/betaflight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.5.0-RC1
Choose a base ref
...
head repository: betaflight/betaflight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0-RC2
Choose a head ref
  • 13 commits
  • 25 files changed
  • 5 contributors

Commits on Dec 27, 2023

  1. Fix arming when GPS included in build but no active GNSS device attac…

    …hed + revert msp request for SatInfo (#13244)
    
    * Fix arming when GPS included in build but not active
    
    * Fixes per review from Chris
    
    * Move PG change to new PR
    
    * Restore changing GPS PG version
    haslinghuis authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9b078c0 View commit details
    Browse the repository at this point in the history
  2. Led task optimistion (#13247)

    * LED task optimisation
    
    * Drop LED task rate from 100Hz to 50Hz to reduce CPU load
    SteveCEvans authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c996d5f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Fix BMI160 gate and optimize directives (#13237)

    * Add BMI160 gate and other defines
    
    * Fix make test
    
    * Remove redundant directives
    haslinghuis authored Dec 31, 2023
    Configuration menu
    Copy the full SHA
    2ee519e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Increasing frequency of MSP protocol in SITL (#13253)

    Increasing frequency of MSP protocol
    Tuxliri authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    507fc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e09315 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    2caed9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c5882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb07d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    5fff781 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    70e70c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    024224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a7043 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    f1cbd83 View commit details
    Browse the repository at this point in the history
Loading