1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00
Commit graph

9934 commits

Author SHA1 Message Date
Paweł Spychalski
ba2957a2da
Merge pull request #5787 from iNavFlight/dzikuvx-zeezf7
Zeez F7
2020-05-28 22:20:22 +02:00
Paweł Spychalski
326b5433c7
Merge pull request #5786 from iNavFlight/dzikuvx-cli-md-docs-update
Update missing 2.5 entries for CLI.md
2020-05-28 19:57:43 +02:00
Paweł Spychalski
2438bed7a5
Merge pull request #5785 from iNavFlight/giacomo892-patch-1
Typo fix in README.md
2020-05-28 15:30:47 +02:00
Pawel Spychalski (DzikuVx)
ffca47c630 Update missing 2.5 entries for CLI.md 2020-05-28 15:12:17 +02:00
giacomo892
cdd5c2c9cc
Update README.md 2020-05-28 14:54:03 +02:00
Paweł Spychalski
bb12944234
Merge pull request #5784 from iNavFlight/dzikuvx-readme-update
Readme update
2020-05-28 14:39:48 +02:00
Pawel Spychalski (DzikuVx)
7f3d100022 Readme update 2020-05-28 13:46:51 +02:00
Pawel Spychalski (DzikuVx)
7fd87a528e bring target up to date 2020-05-28 13:29:41 +02:00
Pawel Spychalski (DzikuVx)
299f34514c Merge remote-tracking branch 'origin/development' into dzikuvx-zeezf7 2020-05-28 10:50:51 +02:00
Felix Gilet
66c8ffef5a - Swapped resource for adc current sensor to work 2020-05-27 18:07:11 +02:00
Miguel.Alvarez
83c9346607 Added functions to retrieve the UART Idle state 2020-05-26 08:33:26 -05:00
Konstantin Sharlaimov
d84bcb733e
Merge pull request #5775 from iNavFlight/giacomo892_climd_update
[DOCS] Little Cli.md update
2020-05-25 20:14:34 +02:00
Konstantin Sharlaimov
66a5219da9
Merge pull request #5773 from iNavFlight/de_amend_hwpolicy
Update code of conduct and hardware policy
2020-05-25 15:25:30 +02:00
giacomo892
e9c5d59c3a
Update Cli.md 2020-05-25 09:41:48 +02:00
giacomo892
8bf1f11866
Update Cli.md 2020-05-25 09:38:31 +02:00
Konstantin (DigitalEntity) Sharlaimov
333760f4f2 Fix typos 2020-05-24 14:46:46 +02:00
Konstantin Sharlaimov
da27e21d53
Merge pull request #5766 from iNavFlight/de_fix_exti_722px
Fix incorrect EXTI define on MATEK722PX
2020-05-24 14:22:45 +02:00
Konstantin (DigitalEntity) Sharlaimov
d3d20fd8cd Update CoC to version 2.0 and adapt some wording 2020-05-24 14:22:22 +02:00
Konstantin Sharlaimov
a8265de318
Merge pull request #5771 from 4712/development-serial-4way-if-v2003
Update serial 4way-if to v20003
2020-05-24 12:31:12 +02:00
4712
a3253333a7 Update serial 4way-if to v20003
Added STM32L431x and STM32G071x MCU.
Increased timout for flash erase.
2020-05-23 23:40:26 +02:00
Konstantin Sharlaimov
2aa184449e
Merge pull request #5769 from iNavFlight/jh-fix-gcc-10-warnings
fix gcc 10 warnings
2020-05-22 18:00:13 +02:00
Jonathan Hudson
16d331df42 fix gcc 10 warnings 2020-05-22 15:52:24 +01:00
Konstantin (DigitalEntity) Sharlaimov
baa8129432 Fix incorrect EXTI define on MATEK722PX 2020-05-22 14:31:33 +02:00
Konstantin Sharlaimov
2501949e98
Merge pull request #5765 from iNavFlight/de_arming_reason_reorder_fix
Check arming blocker flags in a certain order to prefer more user-facing flags first
2020-05-21 14:58:19 +02:00
Konstantin (DigitalEntity) Sharlaimov
37c564c052 Check arming blocker flags in a certain priority to make sure more important warnings are shown first 2020-05-21 14:37:44 +02:00
Konstantin Sharlaimov
da636335fd
Merge pull request #5713 from Scavanger/SA_21_VTX_Refactor
Smartaudio 2.1 support
2020-05-21 09:21:01 +02:00
Konstantin Sharlaimov
df9a13049a
Merge pull request #5761 from giacomo892/giacomo892_f722px_cleanup
F722PX target cleanup
2020-05-19 20:52:18 +02:00
giacomo892
20c7143764 cleanup F722PX target 2020-05-19 16:37:44 +02:00
LinJieqiang
b8a5c661e5 [Target] Add IFLIGHT_SucceX_D board support. 2020-05-18 09:56:56 +08:00
Konstantin Sharlaimov
3cea53714b
Merge pull request #5745 from iNavFlight/dzikuvx-enable-i2c-rangefinder-on-kakutef7
Configure I2C rangefinder on Kakure F7 target
2020-05-17 17:57:13 +02:00
Pawel Spychalski (DzikuVx)
0728da487f Configure I2C rangefinder on Kakure F7 target 2020-05-17 15:18:25 +02:00
Pawel Spychalski (DzikuVx)
1bd4364ec1 Add I2C requirement 2020-05-16 22:15:33 +02:00
Konstantin (DigitalEntity) Sharlaimov
787feb1bf9 Amend the hardware policy 2020-05-16 21:20:58 +02:00
Michel Pastor
307f32ac63
Fix HAL USB vcp serial 64 byte packet receive bug (#5732) 2020-05-16 17:38:45 +02:00
Alberto García Hierro
7f1a7d5a0b
[BITARRAY] Bounds check in the first iteration in bitArrayFindFirstSet() (#5707)
We already had bounds checking for the 2nd and subsequent 32 bit
blocks, but since the first block was handled separately (due to the
masking needed if it doesn't fall on a 32 bit boundary) it skipped
the check. With this change, any start bit >= the number of bits
in the array will return -1.
2020-05-16 17:38:31 +02:00
Konstantin (DigitalEntity) Sharlaimov
a900a20771 [ESC_SENSOR] Fix crash when ESC_SENSOR is assigned to a serial port and thus enabled but mixer is not configured yet 2020-05-15 21:31:28 +02:00
Konstantin Sharlaimov
3cbf830e04
Merge pull request #5730 from iNavFlight/de_bb_fixes
[BLACKBOX] Fix 32-bit array writes
2020-05-15 12:03:14 +02:00
Konstantin (DigitalEntity) Sharlaimov
fe67103fae [BLACKBOX] Fix 32-bit array writes 2020-05-15 08:11:57 +02:00
Paweł Spychalski
f185bb29a8
Merge pull request #5726 from iNavFlight/dzikuvx-fix-mixer-throttle-constrains
Fix incorrect mixer throttle constrains
2020-05-14 22:14:16 +02:00
Andi Kanzler
a54adea74c Disable Smartaudio for target OMNIBUS, due to flash size. 2020-05-14 22:11:30 +02:00
Konstantin Sharlaimov
7d726307cd
Merge pull request #5725 from iNavFlight/de_amend_hwpolicy
Amend the hardware policy
2020-05-14 15:59:22 +02:00
Konstantin (DigitalEntity) Sharlaimov
1d03477f62 [POLICY] Amend the hardware policy with guidelines for contacting the development team 2020-05-14 14:02:47 +02:00
Pawel Spychalski (DzikuVx)
552b6f5329 Fix incorrect mixer throttle constrains 2020-05-14 13:59:53 +02:00
Michel Pastor
3e22221816
Improve FrSky's CRC lib (#5703) 2020-05-14 12:21:45 +02:00
Konstantin Sharlaimov
82af5c25a3
Merge pull request #5723 from jukkaaakko/fix_IFLIGHTF7_TWING_gyro_2_orientation
IFLIGHT7_TWING second IMU orientation fix.
2020-05-14 08:04:10 +02:00
Jukka Aakko
bf4115a0ec IFLIGHT7_TWING second IMU orientation fix. 2020-05-13 21:08:07 +03:00
Konstantin Sharlaimov
a2855bc825
Merge pull request #5717 from iNavFlight/de_fwxv2_mpu6500
[GYRO] Add support for MPU6000 to FIREWORKS V2 board
2020-05-12 07:50:00 +02:00
Konstantin (DigitalEntity) Sharlaimov
f5f13749fc [GYRO] Add support for MPU6000 to FIREWORKS V2 board; Enable DUAL_GYRO to use both SPI CS lines 2020-05-11 21:48:54 +02:00
Andi Kanzler
726cf62db8 Merge branch 'SA_21_VTX_Refactor' of https://github.com/Scavanger/inav into SA_21_VTX_Refactor 2020-05-11 00:23:37 +02:00
Andi Kanzler
e04584c8db Basic Smartaudio 2.1 Support 2020-05-11 00:23:30 +02:00