-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: betaflight/betaflight
base: 4.5.0
head repository: betaflight/betaflight
compare: 4.5.1
- 12 commits
- 16 files changed
- 8 contributors
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7fe372 - Browse repository at this point
Copy the full SHA d7fe372View commit details -
Fix hard-coded TARGET_IO_PORT* defines. (#13605)
This should be able to be overridden by targets. e.g. ones that use octospi IO lines 4-7 instead of 0-3.
Configuration menu - View commit details
-
Copy full SHA for 0f7d05f - Browse repository at this point
Copy the full SHA 0f7d05fView commit details
Commits on May 10, 2024
-
[4.5.1] battery - fix BATTERY_NOT_PRESENT detection, detection logic …
…change (#13623) battery - fix BATTERY_NOT_PRESENT detection, detection logic change (#13599) * battery - fix BATTERY_NOT_PRESENT detection, detection logic change Detection logic is refactored - battery voltage delta is tested each 50ms, voltage is considered stable when difference of last 10 samples is smaller than 100mV This makes stable threshold more forgiving than #13350 (time for comparison is 50 instead of 500ms). * battery - improve stable voltage detection - voltageStablePrevFiltered every time delta is exceeded - voltage within range is ANDed over 100ms periods - voltage is stable if it was within range for 10 out of 11 periods - slowly changing voltage will update threshold, but voltage will be considered stable - 1 update/s (100mV/s) is tolerated * battery - fuix typos, improve comments Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f001ad - Browse repository at this point
Copy the full SHA 0f001adView commit details
Commits on May 13, 2024
-
[4.5.1] Remove superfluous checks of useDshotTelemetry (#13634)
Ivan Efimov authoredMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 01fb78a - Browse repository at this point
Copy the full SHA 01fb78aView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 591c64d - Browse repository at this point
Copy the full SHA 591c64dView commit details
Commits on Jun 24, 2024
-
[4.5.1] Set next state expected time on per element basis (#13706) (#…
Configuration menu - View commit details
-
Copy full SHA for cffe79e - Browse repository at this point
Copy the full SHA cffe79eView commit details
Commits on Jun 26, 2024
-
[4.5.1] FIX: make: Circular configs <- configs dependency dropped. (#…
Configuration menu - View commit details
-
Copy full SHA for 6cf13cd - Browse repository at this point
Copy the full SHA 6cf13cdView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6a2610 - Browse repository at this point
Copy the full SHA d6a2610View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec8c59b - Browse repository at this point
Copy the full SHA ec8c59bView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72101c4 - Browse repository at this point
Copy the full SHA 72101c4View commit details
Commits on Jul 17, 2024
-
[4.5.1] fix at32 serial bidir pp od init and smart audio (#13764) (#1…
Configuration menu - View commit details
-
Copy full SHA for 073b70f - Browse repository at this point
Copy the full SHA 073b70fView commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77d01ba - Browse repository at this point
Copy the full SHA 77d01baView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.5.0...4.5.1