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

15111 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
ce79c3dbb4 Fix compilation error in osd.c 2024-03-22 15:41:14 +01:00
Pawel Spychalski (DzikuVx)
b7ef945e51 Merge remote-tracking branch 'origin/release_7.1.0' into master_7.1.0 2024-03-22 15:16:24 +01:00
Paweł Spychalski
41664744f4
Merge pull request #9799 from sensei-hacker/servo.md_tabname
Servo.md: correct tab name
2024-03-22 15:14:40 +01:00
Marcelo Bezerra
f77bd62325
Merge pull request #9819 from iNavFlight/mmosca-add-icm42688-tmotorf7pro
Add ICM42688P to TMOTORF7V2
2024-03-22 13:53:33 +01:00
Paweł Spychalski
c9e0fc4ce3 Merge pull request #9815 from iNavFlight/dzikuvx-betafpvf411
Betafpvf411 unofficial
2024-03-22 11:15:40 +01:00
Pawel Spychalski (DzikuVx)
f446245269 Fix missing EzTune settings in dump and diff 2024-03-21 13:27:55 +01:00
Marcelo Bezerra
9a20796625
Add ICM42688P to TMOTORF7V2 2024-03-21 12:30:14 +01:00
Pawel Spychalski (DzikuVx)
ae5869c0bc Merge branch 'release_7.1.0' into master_7.1.0 2024-03-19 09:11:11 +01:00
Paweł Spychalski
3f3b1521f1
Merge pull request #9794 from Scavanger/7.1-RC1-Autoland-Fix
[7.1-RC1] Autoland-Fix
2024-03-18 14:21:45 +01:00
Ray Morris
90a2920da0 Servo.md: correct tab name 2024-03-15 23:30:33 -05:00
Marcelo Bezerra
9e5abe2e65
Merge pull request #9797 from iNavFlight/mmosca-iflight-atf435
Add ICM42688P gyro to IFLIGHT_BLITZ_ATF4355
2024-03-15 14:20:33 +01:00
Marcelo Bezerra
7fda8c62fd
Add ICM42688P driver to the target 2024-03-15 09:37:52 +01:00
Scavanger
56f9a7a000 Add forgotten ; and add a } 2024-03-13 17:11:03 -03:00
Scavanger
2fa82a33e7 7.1-RC1-Autoland-Fix 2024-03-13 17:01:49 -03:00
Jonathan Hudson
bc45aa74ff
fix cygwin/sitl build with cmake 3.28.3 (#9787) (#9788) 2024-03-11 11:28:51 +00:00
Jonathan Hudson
0d55d20bc8
fix cygwin/sitl build with cmake 3.28.3 (#9787) 2024-03-11 10:44:23 +00:00
Darren Lines
92bf224bfd
Merge pull request #9784 from RoboSchmied/patch-2
fix grammar in [ESC and servo outputs.md]
2024-03-10 17:31:14 +00:00
RoboSchmied
32624988ac
fix grammar in [ESC and servo outputs.md]
thanks @sensei-hacker for improving
thanks @MrD-RC for repairing the sentence


Co-authored-by:  sensei-hacker <deepmagicbeginshere@gmail.com>
Co-authored-by:  MrD-RC <no-reply@github.com>
2024-03-10 18:08:08 +01:00
RoboSchmied
bb87e9dea5
fix grammar in [ESC and servo outputs.md]
fix grammar
2024-03-10 01:52:01 +01:00
Paweł Spychalski
f025ee570c
Merge pull request #9769 from iNavFlight/MrD_Show-OSD-message-for-inflight-rearm-possible
Show a timeout for in flight rearming
2024-03-09 15:48:01 +01:00
Jonathan Hudson
e4b95efd2b
[docs] update serial_printf doc (#9780) 2024-03-08 17:47:48 +00:00
Marcelo Bezerra
1d82aca917
Merge pull request #9779 from iNavFlight/mmosca-patch-1
Update readme.md to mention AT32 on the list of mcus supported
2024-03-08 18:00:03 +01:00
Marcelo Bezerra
c52ae66021
Update readme.md
We have supported AT32 since 6.1, might as well make it clear on the readme :)
2024-03-08 11:33:01 +01:00
Paweł Spychalski
ea55fd6e48
Merge pull request #9766 from iNavFlight/dzikuvx_IFLIGHT_BLITZ_F722_X1
IFLIGHT BLITZ F722 X1
2024-03-07 20:50:10 +01:00
Marcelo Bezerra
0cd33b8b07
Merge pull request #9774 from iNavFlight/mmosca-dji-temp-units
Add temp units to Betaflight compatibility mapping
2024-03-07 11:46:06 +01:00
Marcelo Bezerra
a287e88b68
Add temp units to DJI mapping 2024-03-07 11:19:16 +01:00
Pawel Spychalski (DzikuVx)
230095b473 Add PINIO support for IFLIGHT_BLITZ_F722_X1 2024-03-06 09:11:47 +01:00
Darren Lines
792983868f Only show rearm message when not saving
If the save is happening, writing to EEPROM locks up the FC. This change will only show the rearm message if the FC is not currently saving.

If rearm is available, the `** SETTINGS SAVED**` message will not appear, to maximise time for rearm.

If rearm is not available. The save messages display as normal.
2024-03-06 07:33:52 +00:00
Darren Lines
e852b74fbd Show a timeout for in flight rearming
If possible, this will show a countdown time for how long the pilot has to rearm in flight. This was a part of #9688, which wasn't working as expected. This part should work, and give the pilots useful information.

Currently not tested. Will test in HITL, then in flight asap.
2024-03-05 12:30:50 +00:00
breadoven
6f2b6eeac5
Merge pull request #9768 from breadoven/abo_wp_control_fix
WP mode activation control fix
2024-03-04 21:33:58 +00:00
breadoven
9a942a5e97 Update navigation.c 2024-03-03 21:00:21 +00:00
Paweł Spychalski
e35ed663ff
Merge pull request #9751 from RomanLut/submit-set-led-pin-pwm-programming
fixed "Set LED Pin PWM" functionality in programming framework
2024-03-03 21:59:51 +01:00
Roman Lut
ec4a1962b3 fixed led_pin_pwm programming framework functionality 2024-03-03 21:37:41 +01:00
Paweł Spychalski
4c88810a0b
Merge pull request #9762 from iNavFlight/7.1-mergeback
7.1 mergeback
2024-03-03 20:35:39 +01:00
Pawel Spychalski (DzikuVx)
c75c45c58d Resolve compilation errors. I hope 2024-03-03 18:25:02 +01:00
Pawel Spychalski (DzikuVx)
d35a895ad3 7.1 mergeback 2024-03-02 19:33:27 +01:00
Pawel Spychalski (DzikuVx)
ae8192a599 initial commit 2024-03-02 18:56:25 +01:00
Paweł Spychalski
8f74cf3e40
Merge pull request #9734 from iNavFlight/MrD_Revert-changes-to-GPS/Baro-weight-defaults-
Revert GPS/Baro weight parameters to 7.0 values
2024-03-02 18:55:18 +01:00
Paweł Spychalski
5cabb5b0cf
Merge pull request #9736 from iNavFlight/dzikuvx-velox-cinef7
T-motor Velox F7 V2 target.
2024-03-02 18:54:59 +01:00
Paweł Spychalski
1e0c1e88b5
Merge pull request #9724 from Scavanger/SITL-RealFilgt-Fix
[SITL] Fix RealFlight
2024-03-02 18:54:46 +01:00
Paweł Spychalski
622b6010f7
Merge pull request #9748 from iNavFlight/dzikuvx-IFLIGHT_BLITZ_H743_WING
IFLIGHT Blitz H7 Pro
2024-02-27 09:43:02 +01:00
Marcelo Bezerra
e9453d06c9
Merge pull request #9744 from iNavFlight/mmosca-backport-spektrum-fix
Backport spektrum telemetry fix from master
2024-02-22 20:52:25 +01:00
Marcelo Bezerra
538f0cad1e Backport #9743 spektrum telemetry fix from master 2024-02-22 20:32:11 +01:00
Marcelo Bezerra
4c7980c75f
Merge pull request #9743 from MiguelFAlvarez/Spektrum-rpm-telem-fix
Spektrum telemetry minor fix to address false Fastboot alerts on radios with latest update
2024-02-22 20:26:14 +01:00
MiguelFAlvarez
c9aad11af1 Extended description of STRU_TELE_RPM, and changed fill values from 0xFF's to 0x00 to account for new fastbootUptime variable 2024-02-22 12:54:00 -06:00
Darren Lines
a79023cfa4
Merge pull request #9712 from iNavFlight/MrD_Add-error-count-to-CLI-batch-insert
Add error count to CLI batch command
2024-02-21 12:22:09 +00:00
Paweł Spychalski
78412ba47b
Merge pull request #9709 from JulioCesarMatias/RemoveGPSGlitchDetection
Remove GPS glitch detection
2024-02-21 10:09:46 +01:00
Pawel Spychalski (DzikuVx)
019aaffa4e Merge branch 'release_7.1.0' of github.com:iNavFlight/inav into release_7.1.0 2024-02-21 09:09:08 +01:00
Pawel Spychalski (DzikuVx)
170dc2c914 FURYF4OSD update 2024-02-21 09:08:58 +01:00
Darren Lines
1108ba1ec4 Revert GPS/Baro weight parameters to 7.0
Revert `inav_w_z_baro_p`, `inav_w_z_gps_p`, and `inav_w_z_gps_v` to the defaults from INAV 7.0. Changed in #9387

Altitude estimation is less accurate with the new 9387 settings.
2024-02-20 19:32:09 +00:00