luca
f88541a0fd
Fixed turtle mode
2021-04-20 20:32:40 +02:00
Michel Pastor
73f222c4eb
OSD: Fix bug in font metadata handling ( #6857 )
2021-04-20 18:34:37 +02:00
Michel Pastor
0cfab10cd2
Bump OSD font min version to 2 ( #6856 )
2021-04-20 18:05:45 +02:00
ShikOfTheRa
979fcf31de
Merge remote-tracking branch 'upstream/master'
2021-04-20 12:13:47 +01:00
Alexander van Saase
65a4a54d6c
Merge branch 'master' into avs-fw-autotune
...
# Conflicts:
# src/main/fc/settings.yaml
2021-04-20 12:25:50 +02:00
Alexander van Saase
d07ae72379
remove setting, some cleanup
2021-04-20 12:21:47 +02:00
Alexander van Saase
4ef4ba1676
disable autotune in ANGLE mode
2021-04-20 12:12:06 +02:00
Alexander van Saase
2e7d79a7bf
OSD: display power >1000W in kW ( #6796 )
...
* power osd element and non-working flight stats
* Fix overflow when recording max power for the OSD stats
Co-authored-by: Michel Pastor <shellixyz@gmail.com>
2021-04-19 23:54:43 +02:00
Michel Pastor
a008a81a38
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed ( #6853 )
...
* Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed
* FC_MSP: add land_minalt_vspd to RTH_AND_LAND_CONFIG
* Update CLI docs
* Fix settings description
* Cosmetic fix
* Homogenize landing settings prefix
2021-04-19 23:42:46 +02:00
Michel Pastor
036e86ac10
Add white background to StickPositions.png so that it is readable with GH dark mode ( #6854 )
2021-04-19 23:42:20 +02:00
Pawel Spychalski (DzikuVx)
92d8fa6e35
Fix merge
2021-04-19 21:41:43 +02:00
Alexander van Saase
f89e97cf8d
add level flight logic
2021-04-19 21:33:31 +02:00
Alexander van Saase
d7233b3d84
use filtered rate target as threshold
2021-04-19 21:13:06 +02:00
breadoven
65f344358a
Update navigation.c ( #6852 )
2021-04-19 15:17:32 +01:00
Alexander van Saase
c63aa64ff4
Merge pull request #6847 from iNavFlight/avs-change-default-reference-airspeed
...
Set default reference airspeed to 54km/h
2021-04-19 12:12:27 +02:00
Pawel Spychalski (DzikuVx)
0ef7e60954
Merge remote-tracking branch 'origin/master' into dzikuvx-full-speed-gyro-processing
2021-04-19 09:22:48 +02:00
Paweł Spychalski
e8d82ddc59
Merge pull request #6846 from iNavFlight/dzikuvx-drop-gyro-sync
...
Drop gyro_sync
2021-04-19 09:19:39 +02:00
Darren Lines
da9d9322bb
Merge pull request #17 from iNavFlight/master
...
Merge from master
2021-04-19 08:00:52 +01:00
Alexander van Saase
5b297d6fa3
docs...
2021-04-18 23:30:07 +02:00
Alexander van Saase
b44e991d53
change default
2021-04-18 23:24:34 +02:00
Alexander van Saase
80bf6e398e
remove mode, feature only
2021-04-18 23:18:08 +02:00
Alexander van Saase
e4f684fda6
remove setting
2021-04-18 22:24:55 +02:00
Pawel Spychalski (DzikuVx)
ab2836123d
Fix compilation (again)
2021-04-18 21:44:55 +02:00
Pawel Spychalski (DzikuVx)
dc7a002b88
Fix build
2021-04-18 20:32:54 +02:00
Pawel Spychalski (DzikuVx)
c7d9415761
Docs update
2021-04-18 18:06:37 +02:00
Pawel Spychalski (DzikuVx)
5d3a01cfbe
Drop gyro sync
2021-04-18 18:03:12 +02:00
Pawel Spychalski (DzikuVx)
3b3dc05820
Fix compilation
2021-04-18 17:29:12 +02:00
Paweł Spychalski
1fe9389444
Merge pull request #6806 from pieniacy/pieniacy-fix-nav-us-overflow
...
Fix int32_t microseconds overflow in navigation.
2021-04-18 17:27:34 +02:00
Paweł Spychalski
7ed71121a8
Merge pull request #6838 from OptimusTi/stat-pages-check
...
Stats pages fix
2021-04-18 17:27:03 +02:00
Pawel Spychalski (DzikuVx)
8e22378f1a
Restructure scheduler to give highest priority to RT tasks
2021-04-18 17:03:45 +02:00
Konstantin Sharlaimov
852ef27759
Merge pull request #6655 from tonyyng/delayed_safehome
...
Delayed safehome
2021-04-18 16:12:09 +02:00
Alexander van Saase
e5b2fef65c
Merge branch 'master' into delayed_safehome
...
# Conflicts:
# docs/Settings.md
# src/main/fc/settings.yaml
# src/main/navigation/navigation.c
2021-04-18 13:58:01 +02:00
Tony Yeung
a89eb8ceff
Merge branch 'master' into delayed_safehome
2021-04-18 11:14:37 +00:00
Pawel Spychalski (DzikuVx)
d50ae85e99
Run most filters with PID not gyro
2021-04-18 13:10:44 +02:00
Paweł Spychalski
7f04e0f671
Merge pull request #6845 from kernel-machine/turtle-mode-bugfix
...
Turtle mode issue fix
2021-04-18 11:49:05 +02:00
luca
fa9184bc13
Turtle mode bugfix
2021-04-17 17:54:52 +02:00
breadoven
f88de74dcf
Update osd.c
2021-04-17 09:29:52 +01:00
Paweł Spychalski
2a3ef6e219
Merge pull request #6842 from iNavFlight/dzikuvx-fix-beeper-reset-template
...
Fix DSHOT beeper reset template
2021-04-16 20:25:23 +02:00
Pawel Spychalski (DzikuVx)
0006471e07
Fix DSHOT beeper reset template
2021-04-16 18:56:09 +02:00
Paweł Spychalski
c4613a6af4
Merge pull request #6812 from harry1453/dshot-beeper
...
DShot Beeper
2021-04-16 18:49:20 +02:00
Paweł Spychalski
14539dbd1d
Merge pull request #6807 from nmaggioni/nm_zeezf7v2
...
ZEEZF7V2 target
2021-04-16 17:58:32 +02:00
Paweł Spychalski
209e47c341
Merge pull request #6802 from iNavFlight/dzikuvx-bno055-serial
...
Serial interface for BNO055 IMU
2021-04-16 10:14:30 +02:00
OptimusTi
ee71cdf967
formatting and indicator arrows to let user know to use roll right or left
2021-04-15 14:48:57 -04:00
Michel Pastor
0356952c31
Revert c853269e7
as it is causing issues with the CLI ( #6837 )
...
* Settings generator: add support for the native C type: bool
* Revert "Settings generator: add support for the native C type: bool"
This reverts commit c853269e73
.
2021-04-15 15:13:58 +02:00
Paweł Spychalski
d4b5c63c69
Merge pull request #6368 from breadoven/abo_improve_virtual_current_sensor
...
Improve virtual current sensor for Nav modes with throttle stop override
2021-04-15 09:27:15 +02:00
OptimusTi
5afa12307f
Fix for stats page no.1
...
Adding check for serial provider. This fixes issue with crsf stats and opens room for other protocol stats.
2021-04-14 18:51:12 -04:00
Michel Pastor
7b50b059f9
Settings generator: add support for the native C type: bool ( #6831 )
2021-04-14 19:49:30 +02:00
Michel Pastor
34c91848fc
Fix error handling in settings.rb:Generator#resolve_types ( #6830 )
2021-04-14 16:47:20 +02:00
Paweł Spychalski
1ba891d6e1
Merge pull request #6179 from breadoven/RTH-Altitude-Override
...
Switched RTH Preset Altitude Override
2021-04-14 14:16:03 +02:00
Paweł Spychalski
bdf21b72b5
Merge pull request #6827 from iNavFlight/dzikuvx-minor-F7-optimization
...
Minor F7 optimization
2021-04-14 13:09:49 +02:00