breadoven
2c91f9d39e
Update fc_msp_box.c
2022-06-27 22:25:31 +01:00
Paweł Spychalski
7abe07e9b4
Merge pull request #8053 from iNavFlight/dzikuvx-remove-f3
...
Remove F3 from the codebase
2022-06-26 12:18:09 +02:00
Paweł Spychalski
540eb03dfa
Merge pull request #8153 from JulioCesarMatias/CliMapAesthetics
...
[cli.c] RC map code aesthetics
2022-06-26 12:09:07 +02:00
Pawel Spychalski (DzikuVx)
eb435c301b
Merge remote-tracking branch 'origin/master' into dzikuvx-remove-f3
2022-06-26 11:45:08 +02:00
Paweł Spychalski
a69ff99327
Merge pull request #8139 from iNavFlight/dzikuvx-debug-gyro-refactor
...
Set Gyro Raw as an independent Blackbox field, not debug mode
2022-06-26 11:39:38 +02:00
Paweł Spychalski
d122169524
Merge pull request #8141 from iNavFlight/dzikuvx-version-bump-for-6
...
INAV 6 version bump
2022-06-26 11:39:17 +02:00
Paweł Spychalski
4a57c4ecd9
Merge pull request #8151 from iNavFlight/dzikuvx-fix-wrong-merge
...
Fix wrong merge
2022-06-26 11:38:39 +02:00
Paweł Spychalski
6522abcc3c
Merge pull request #8061 from iNavFlight/release_5.0.0
...
Release 5.0.0
2022-06-26 11:35:54 +02:00
JuliooCesarMDM
f949be0c76
make use of macro
2022-06-24 17:25:17 -03:00
Pawel Spychalski (DzikuVx)
18c803d9cf
Merge remote-tracking branch 'origin/master' into dzikuvx-remove-f3
2022-06-24 11:11:12 +02:00
JuliooCesarMDM
0d1c5d2cdb
[cli.c] RC map code aesthetics
2022-06-23 18:39:59 -03:00
Paweł Spychalski
c1f8e92a1c
Merge pull request #8144 from iNavFlight/dzikuvx-drop-naza-gps
...
Drop support for NAZA GPS
2022-06-23 14:32:07 +02:00
Pawel Spychalski (DzikuVx)
6688e00a24
Revert "Revert "Merge pull request #8012 from iNavFlight/dzikuvx-require-acc-calibration-only-when-needed""
...
This reverts commit 3a379a7cb1
.
2022-06-23 10:33:27 +02:00
Pawel Spychalski (DzikuVx)
3a379a7cb1
Revert "Merge pull request #8012 from iNavFlight/dzikuvx-require-acc-calibration-only-when-needed"
...
This reverts commit 9ad6aeb294
, reversing
changes made to a1afa96562
.
2022-06-23 10:31:54 +02:00
Paweł Spychalski
9ad6aeb294
Merge pull request #8012 from iNavFlight/dzikuvx-require-acc-calibration-only-when-needed
...
Require ACC calibration only if ACC might be used during flight
2022-06-23 09:19:19 +02:00
Paweł Spychalski
b0e6e20331
Merge pull request #8129 from RomanLut/custom_bmp280_address
...
[BMP280] Allow target-specific I2C address definition
2022-06-23 09:18:02 +02:00
hogthrob
a1afa96562
Fix PC2/PC3 ADC not working on MAMBAH743
...
This is the fix for #8146 . It was checked that no other H743 target was affected by the issue as they either not use PC2 or PC3 or already are using ADC3.
Working was verified on a MAMBAH743 board, measurements for voltage still work as well as before and current is now working, too.
2022-06-23 08:26:04 +02:00
Paweł Spychalski
9eb9a00abf
Merge pull request #8149 from hogthrob/patch-1
...
Fix PC2/PC3 ADC not working on MAMBAH743
2022-06-23 08:25:43 +02:00
hogthrob
ee43932869
Fix PC2/PC3 ADC not working on MAMBAH743
...
This is the fix for #8146 . It was checked that no other H743 target was affected by the issue as they either not use PC2 or PC3 or already are using ADC3.
Working was verified on a MAMBAH743 board, measurements for voltage still work as well as before and current is now working, too.
2022-06-22 20:26:21 +02:00
Paweł Spychalski
3148d62d0c
Merge pull request #8106 from iNavFlight/MrD_Remove-off-option-from-nav_extra_arming_safety
...
Remove nav_extra_arming_safety = OFF option
2022-06-22 16:23:17 +02:00
Paweł Spychalski
e7a692f2b0
Merge pull request #7988 from breadoven/abo_rth_trackback
...
RTH Trackback
2022-06-22 16:21:01 +02:00
Pawel Spychalski (DzikuVx)
7208a78767
Drop support for NAZA GPS
2022-06-21 16:37:03 +02:00
Pawel Spychalski (DzikuVx)
c7c5d843d2
INAV 6 version bump
2022-06-21 08:31:48 +02:00
Paweł Spychalski
3cb8e80c96
Merge pull request #8084 from JulioCesarMatias/DropGPSMTK
...
Drop MTK GPS
2022-06-21 08:09:33 +02:00
Julio Cesar Matias
9f9aebd3c9
Merge branch 'master' into DropGPSMTK
2022-06-20 16:58:16 -03:00
Pawel Spychalski (DzikuVx)
6c9fdbc3a9
Set Gyro Raw as an independent Blackbox field, not debug mode
2022-06-20 20:22:53 +02:00
Paweł Spychalski
d2adf35cb2
Merge pull request #8125 from iNavFlight/dzikuvx-constrain-matrix-filter
...
Additionally constrain computed dynamic notch position
2022-06-19 09:18:07 +02:00
Paweł Spychalski
eb8cb98db3
Merge pull request #8054 from JulioCesarMatias/FlashChip
...
[flash_m25p16.c] Add W25Q128 variant
2022-06-17 10:40:25 +02:00
Paweł Spychalski
ba64e3bc1c
Merge pull request #8102 from JulioCesarMatias/FixGPSProvider
...
Edit GPS Provider list
2022-06-17 10:39:46 +02:00
Roman Lut
82a4dc9eb1
Merge branch 'custom_bmp280_address' of https://github.com/RomanLut/inav into custom_bmp280_address
2022-06-17 02:42:24 +03:00
Roman Lut
f81c846761
allow specifying custom BMP280 address
2022-06-17 02:42:13 +03:00
Roman Lut
6820ed44c5
allow specifying custom BMP280 address
2022-06-17 02:40:47 +03:00
Roman Lut
f4b96c5dbb
allow specifying custom BMP280 address
2022-06-17 01:04:37 +03:00
Paweł Spychalski
91fe52b67c
Merge pull request #8101 from JulioCesarMatias/AddMathFunction
...
Make use of calc_length_pythagorean_2D on some lines
2022-06-16 15:04:25 +02:00
Paweł Spychalski
7f175161f5
Merge pull request #8108 from iNavFlight/dzikuvx-target-cleanup
...
Target release cleanup
2022-06-16 15:02:43 +02:00
Paweł Spychalski
2fb36f031a
Merge pull request #8118 from JulioCesarMatias/CodeClear
...
Clear the #if 0
2022-06-16 15:01:23 +02:00
Paweł Spychalski
1549ba38b2
Merge pull request #8077 from JulioCesarMatias/RemoveCodeLine
...
[fc/fc_msp_box.c] Remove uncompiled line
2022-06-16 14:49:16 +02:00
Paweł Spychalski
ec054d9bd7
Merge pull request #8071 from sasodoma/master
...
Fix mixing motor and servo on same timer.
2022-06-16 14:48:48 +02:00
Michel Pastor
6e88012b0c
SKYSTARSF722HD: fix board identifier and product string ( #8127 )
2022-06-15 18:19:45 +02:00
Pawel Spychalski (DzikuVx)
af3ab767ee
Fix constrain
2022-06-14 22:13:05 +02:00
Michel Pastor
39e58e3f1e
Add SKYSTARSF722HD target ( #8123 )
2022-06-14 22:12:00 +02:00
Pawel Spychalski (DzikuVx)
02d721b574
Additionally constrain computed dynamic notch position
2022-06-14 22:11:07 +02:00
JuliooCesarMDM
cd048979f9
Clear the #if 0
2022-06-12 16:47:39 -03:00
Pawel Spychalski (DzikuVx)
250b59d2e0
Target release cleanup
2022-06-10 17:27:18 +02:00
Darren Lines
be10eb8b6d
Corrected comment for yaw direction
2022-06-09 20:58:54 +01:00
JuliooCesarMDM
5d027143c5
bump version
2022-06-08 20:00:50 -03:00
Darren Lines
6db80f7bd1
Remove nav_extra_arming_safety = OFF option
2022-06-08 21:27:52 +01:00
Paweł Spychalski
dfa9f6f632
Merge pull request #8099 from iNavFlight/dzikuvx-refactor-esc-refresh-rate
...
Refactor ESC refresh rate
2022-06-08 08:49:11 +02:00
Paweł Spychalski
621e0d12d7
Merge pull request #8100 from iNavFlight/dzikuvx-speedybee-output-mapping-change
...
SpeedyBee F4 output mapping change
2022-06-08 08:41:37 +02:00
JuliooCesarMDM
a4b6a1adf8
drop stub
2022-06-07 18:09:39 -03:00