Pawel Spychalski (DzikuVx)
244dd8337f
Drop ledstrip_visual_beeper as not used
2024-03-20 19:52:30 +01:00
Pawel Spychalski (DzikuVx)
26b8761916
Update settings descriptions
2024-03-20 19:50:13 +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
Pawel Spychalski (DzikuVx)
b3f1bd3788
Drop control_deadband setting
2024-03-18 13:34:13 +01:00
Pawel Spychalski (DzikuVx)
17f4b25487
Docs update
2024-03-18 09:55:09 +01:00
Pawel Spychalski (DzikuVx)
e08b8f62dd
Remove setting a use local VELNED instead of GPS provided. INAV will default to use GPS provided VELNED if is available
2024-03-18 09:54:10 +01:00
Pawel Spychalski (DzikuVx)
4dcf6ed41a
Remove unused USE_UNDERCLOCK define and related code
2024-03-18 09:49:05 +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
breadoven
19f02f7a48
Merge remote-tracking branch 'upstream/master' into abo_fw_alt_vel_control
2024-03-11 12:12:20 +00:00
breadoven
a29d0a464b
Update sitl.cmake
2024-03-11 12:03:57 +00: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
breadoven
93f98a089f
update
2024-03-10 23:55:10 +00:00
breadoven
ef7c92f7f8
Merge remote-tracking branch 'upstream/master' into abo_fw_alt_vel_control
2024-03-10 22:58:38 +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
Marcelo Bezerra
d993c26f1c
Fix ublox splitting
2024-03-05 17:02:34 +01:00
Marcelo Bezerra
fdfa5cf1c2
Merge remote-tracking branch 'origin/master' into mmosca-msp-gps-ublox-command
2024-03-05 14:26:44 +01: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
Oleksandr Kubrak
bf06412e15
Fix compiler existence checking in case if PATH contains tilde
2024-03-02 17:47:22 +01:00
Roman Lut
f60b301a28
fixed "Set LED Pin PWM" functionality in programming framework
2024-02-28 20:26:43 +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
杨晨yc
8e32b44c02
Optimize the current meter scale and offset for AOCODARCF405AIO
2024-02-23 19:23:17 +08: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