1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00
Commit graph

11924 commits

Author SHA1 Message Date
Vasily Elkin
c926976d35 mlx_write_register renamed to mlx90393WriteRegister 2021-10-26 18:04:16 +03:00
Paweł Spychalski
078ee24d0b
Merge pull request #7535 from nullie/fix-wsl-build
Fix WSL build
2021-10-26 09:56:58 +02:00
Vasily Elkin
ac3bce02cc copyrights changed 2021-10-24 22:41:53 +03:00
Ilia Novoselov
1d7ba3a926 Fix WSL build 2021-10-23 17:04:43 +05:00
breadoven
6018a26299 changed method
Changed to load all missions always and only load selected mission on ARM
2021-10-22 22:07:54 +01:00
Vasily Elkin
45be762da1 mlx90393 support added 2021-10-22 17:58:19 +03:00
Paweł Spychalski
4086fb10a0
Merge pull request #7524 from iNavFlight/dzikuvx-drop-abg-filter
Drop ABG filtering
2021-10-21 20:40:38 +02:00
Paweł Spychalski
19a17bae8c
Merge pull request #7527 from iNavFlight/remove_duplicate_dev_docs
remove duplicate MSYS2 documents, differing only in name
2021-10-21 20:40:04 +02:00
Jonathan Hudson
6e8d6f6b0d remove duplicate MSYS2 documents, differing only in name 2021-10-21 14:41:00 +01:00
Pawel Spychalski (DzikuVx)
2bfe306764 Fix compilation 2021-10-21 11:17:03 +02:00
Darren Lines
0d6af3af97
Merge pull request #7519 from MrD-RC/add-osd-feedback-for-loaded-missions
Added mission loaded to system message
2021-10-21 09:59:48 +01:00
Pawel Spychalski (DzikuVx)
5dd614e3d1 Docs update 2021-10-21 10:05:56 +02:00
Pawel Spychalski (DzikuVx)
d2daec8222 Drop ABG filtering 2021-10-21 09:22:33 +02:00
Paweł Spychalski
dead2cdfd9
Merge pull request #7522 from iNavFlight/dzikuvx-fft-window-increase
Increase FFT window to 64 samples
2021-10-21 08:29:58 +02:00
Paweł Spychalski
6b39c1c4f9
Merge pull request #7523 from iNavFlight/dzikuvx-enable-gyro-kalman-by-default
Enable gyro kalman by default
2021-10-21 08:22:46 +02:00
Darren Lines
743300c19e Made requested changes
Made changes suggested by Pawel.
2021-10-20 23:01:41 +01:00
Pawel Spychalski (DzikuVx)
cc4ad9e76e Enable gyro kalman by default 2021-10-20 22:21:07 +02:00
Pawel Spychalski (DzikuVx)
e67f1ff197 Further cleanup 2021-10-20 22:01:41 +02:00
Pawel Spychalski (DzikuVx)
8471a28718 Docs update 2021-10-20 21:50:29 +02:00
Pawel Spychalski (DzikuVx)
f00ffd931b Increase FFT window to 64 samples 2021-10-20 21:48:26 +02:00
Pawel Spychalski (DzikuVx)
af8bc221eb Simplify dynamic notch setup and set ON by default 2021-10-20 20:47:11 +02:00
Mr D
3b45ea4086 Added mission loaded to system message
Added a message to the OSD system messages to show that a waypoint mission is loaded, when disarmed.
2021-10-19 15:31:12 +01:00
breadoven
6aa06d3d84 add MSP control 2021-10-19 11:56:45 +01:00
Darren Lines
d8df985a5c
Update navigation_fw_launch.c
Changed the **READY** message to add clarification.
2021-10-18 21:55:50 +01:00
Mr D
f9d68cea85 Added selectable precision to the OSD RPM
I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.
2021-10-18 18:02:21 +01:00
Darren Lines
8907167b1d
Merge pull request #7514 from iNavFlight/MrD-RC-patch-1
Update Building in Windows 10 or 11 with Linux Subsystem.md
2021-10-18 14:35:33 +01:00
Darren Lines
d70d964d61
Update Building in Windows 10 or 11 with Linux Subsystem.md
Added fix for write issue when using the linux file system for WSL2
2021-10-18 13:40:13 +01:00
Darren Lines
430a1942b8
Merge pull request #7513 from iNavFlight/MrD-RC-patch-1
Update Building in Windows 10 or 11 with Linux Subsystem.md
2021-10-18 13:12:21 +01:00
Darren Lines
d709c15aec
Update Building in Windows 10 or 11 with Linux Subsystem.md
Updated the documentation for the WSL versions.
2021-10-18 12:53:46 +01:00
breadoven
065cedfb0d Update osd.h 2021-10-17 22:21:03 +01:00
breadoven
91a5fe87db Merge remote-tracking branch 'upstream/master' into abo_multi_wp_mission_option 2021-10-17 22:18:25 +01:00
Jonathan Hudson
0804a0446b
make max WP 120 (#7510) 2021-10-17 14:25:59 +01:00
Paweł Spychalski
5bdb467911
Merge pull request #7477 from englebert/master
Fixed issue #7194, The DSHOT direction command not working in STM32F405
2021-10-14 10:44:33 +02:00
Paweł Spychalski
2c7cf93897
Merge pull request #7470 from jmajew/fix_smartaudio_on_softserial
fix problem with smartaudio on softserial
2021-10-14 10:30:57 +02:00
Paweł Spychalski
0ca580bb2b
Merge pull request #7460 from breadoven/abo_fix_emerg_landing_logic_during_failsafe
Fix emergency landing during failsafe
2021-10-13 10:37:31 +02:00
Paweł Spychalski
0f972d7a3d
Merge pull request #7487 from breadoven/abo_FS_WP_mission_RTH_fix
WP mission RTH failsafe fix
2021-10-13 10:36:38 +02:00
Paweł Spychalski
e740951ea6
Merge pull request #7501 from mluessi/bmi270_imu_temp
BMI270: support for reading IMU temperature
2021-10-13 09:51:38 +02:00
Darren Lines
773ea2710b
Merge branch 'iNavFlight:master' into loiter-radius-in-programming 2021-10-09 14:25:37 +01:00
Darren Lines
efa9b8c404
Merge branch 'iNavFlight:master' into change-profiles-with-programming 2021-10-09 14:24:48 +01:00
Darren Lines
2762f25635
Merge branch 'iNavFlight:master' into nav_rth_climb_first_stage 2021-10-09 14:24:22 +01:00
Darren Lines
8ded8d2176
Merge branch 'iNavFlight:master' into patch-1 2021-10-09 14:24:03 +01:00
Martin Luessi
4def376ce5 BMI270: support for reading IMU temperature 2021-10-08 13:38:21 -07:00
Englebert Lai
dabd9009a8
Merge branch 'iNavFlight:master' into master 2021-10-02 18:02:58 +08:00
Paweł Spychalski
d3a95d85bc
Merge pull request #7491 from MrD-RC/change-default-manual-expo
Set manual rc expo to 35%
2021-10-02 10:26:06 +02:00
Paweł Spychalski
5e64ec6205
Merge pull request #7490 from nmaggioni/nm_zeezf7v2_fw_outputs
Enable FW motors and servos on ZEEZF7V2
2021-10-02 10:23:59 +02:00
Darren Lines
60fe1ccb10 Update Settings.md 2021-10-01 21:44:39 +01:00
Darren Lines
01c11c3071 Set manual rc expo to 35 2021-10-01 21:18:12 +01:00
Niccolò Maggioni
1d30d0ed19
Enable FW motors and servos on ZEEZF7V2 2021-10-01 21:18:54 +02:00
breadoven
e6faaf9f67 Update failsafe.c 2021-09-30 11:10:00 +01:00
Paweł Spychalski
e68ecdc49d
Merge pull request #7485 from MorrisR2/boards_fix_image_links
Fix image links in docs/boards/
2021-09-29 13:41:21 +02:00