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

16014 commits

Author SHA1 Message Date
Darren Lines
c47ac8aad9 Merge branch 'master' into MrD_HD-Arm-Screen 2023-10-07 10:22:37 +01:00
Darren Lines
ff6a4bc2e0
Merge pull request #9335 from iNavFlight/MrD_Add-odometer-to-OSD
Add odometer to OSD
2023-10-07 10:11:52 +01:00
shota
097b91356e Merge branch 'master' into sh_mixerprofile_tail 2023-10-06 10:57:36 +09:00
Roman Lut
a61a175107 Update Building in Docker.md 2023-10-06 01:13:36 +02:00
Roman Lut
ff947cb743 docked build: added scripts for sitl build and run 2023-10-06 01:13:35 +02:00
Roman Lut
55c1abea37 docked build: build with ninja 2023-10-06 01:13:35 +02:00
Roman Lut
ae6b6aa7c0 docker build: do not run user commands 2023-10-06 01:13:34 +02:00
Roman Lut
8f5a221a54 allow hitl/sitl to arm with uncalibrated accelerometer 2023-10-06 00:36:24 +02:00
Roman Lut
054603228d fixed: OSD CMS menu does not work in SITL 2023-10-06 00:08:01 +02:00
Marcelo Bezerra
aff0034b43
Merge pull request #9341 from iNavFlight/mmosca-authors
Add myself to Authors
2023-10-05 00:40:31 +02:00
Marcelo Bezerra
df0993cb88
Add myself to Authors 2023-10-05 00:16:43 +02:00
Paweł Spychalski
9647605a2a
Merge pull request #9340 from iNavFlight/dzikuvx-fix-rate-dynamics-msp
Fix for Rate dynamics MSP layer
2023-10-04 16:18:09 +02:00
Pawel Spychalski (DzikuVx)
8249e7733e Fix for Rate dynamics MSP layer 2023-10-04 15:45:41 +02:00
Paweł Spychalski
bec12a9b1c
Merge pull request #9339 from shota3527/sh_mixer_profile
Fix mixer config initialization sequence
2023-10-04 13:07:14 +02:00
Darren Lines
ed9c412f8a
Merge pull request #9333 from iNavFlight/MrD_Fix-Flight-Distance-value 2023-10-04 08:21:12 +01:00
shota
3f5e7c1dd0 fix mixer config init sequence 2023-10-04 11:34:49 +09:00
Marcelo Bezerra
5f6ca07513
Merge pull request #9338 from iNavFlight/mmosca-update-pr-test-instructions
Update PR test instructions
2023-10-03 20:07:32 +02:00
Marcelo Bezerra
72612e5033
Fix typo 2023-10-03 19:38:56 +02:00
Paweł Spychalski
5a2f6e0b58
Merge pull request #9336 from iNavFlight/dzikuvx-rate-dynamics-msp
Add Rate Dynamics to MSP
2023-10-03 19:28:47 +02:00
Marcelo Bezerra
a5afa0fe01
Update inav-configurator-next url 2023-10-03 19:19:52 +02:00
Marcelo Bezerra
f74b018866
Update PR testing Documentation 2023-10-03 19:18:24 +02:00
Pawel Spychalski (DzikuVx)
5c6b8a67d6 review changes 2023-10-03 15:52:27 +02:00
Marcelo Bezerra
1b2a273dc1
Merge pull request #9337 from iNavFlight/mmosca-temp-sensor-docs
Remove info about F3 mcus from Temperature sensors documentation
2023-10-03 13:15:39 +02:00
Marcelo Bezerra
42f53ac2f2
Remove info about F3 mcus 2023-10-03 10:15:18 +02:00
Pawel Spychalski (DzikuVx)
ef7fa53a94 Add Rate Dynamics to MSP 2023-10-02 20:50:47 +02:00
Darren Lines
c1847b353a Update osd_unittest.cc
Updated for new osdFormatCentiNumber declaration.
2023-10-01 17:06:54 +01:00
Darren Lines
f3109ad8cc Fix for Mac SITL 2023-10-01 16:55:28 +01:00
breadoven
3c6128e8eb simplify alt ref reset + fix 0 home alt 2023-10-01 15:30:35 +01:00
Darren Lines
ed415c8a25 Tabs to spaces 2023-10-01 10:17:22 +01:00
Darren Lines
6b71d7790c Merge branch 'master' into MrD_Add-odometer-to-OSD 2023-10-01 09:59:35 +01:00
Darren Lines
d4f54888c9 Merge branch 'master' into MrD_Enhance-mAh-remaining-OSD-Element 2023-10-01 09:52:57 +01:00
Darren Lines
19f38bc044 Merge branch 'master' into MrD_Fix-Flight-Distance-value 2023-10-01 09:49:03 +01:00
Darren Lines
0f1723d93c Merge branch 'master' into MrD_HD-Arm-Screen 2023-10-01 08:40:20 +01:00
Ray Morris
dbf85497a3 SDMODELH7V1: TIM_USE_OUTPUT_AUTO 2023-09-30 23:55:15 -05:00
Ray Morris
e4bd847e0e servos.c: Correct servo throttle off when disarmed 2023-09-30 23:33:03 -05:00
Sensei
0b92b78a41
Merge branch 'iNavFlight:master' into fix_angle_override_yaw 2023-09-30 23:00:07 -05:00
Roman Lut
97e1db100b
Update OSD Joystick.md 2023-10-01 02:15:52 +03:00
Roman Lut
4352ed5764
Update OSD Joystick.md 2023-10-01 02:14:54 +03:00
Roman Lut
58899c9e4b Merge branch 'master' of https://github.com/RomanLut/inav into osd-joystick 2023-10-01 00:41:39 +02:00
Roman Lut
e4453c36d8 Merge branch 'master' of https://github.com/RomanLut/inav into submit-gps-fix-estimation 2023-10-01 00:05:07 +02:00
Marcelo Bezerra
d04536a11d
Merge pull request #9325 from iNavFlight/mmosca-speedybeef405wing
SpeedyBEEF405WING Change S11 timer, since TIM1 is used by LED
2023-09-30 20:30:10 +02:00
Roman Lut
150dcd1842 HITL: hd osd support 2023-09-30 16:33:26 +02:00
Marcelo Bezerra
45e85a2895
Leave as is 2023-09-30 13:04:54 +02:00
Marcelo Bezerra
235d3b0c2b TIM12 ha no dma 2023-09-30 12:54:04 +02:00
Ray Morris
2a3fa86d61 IPF: Yaw operand 2023-09-29 22:55:34 -05:00
Ray Morris
a2a18257e8 IPF: Yaw operand 2023-09-29 22:55:31 -05:00
Marcelo Bezerra
2bee6f3655
formatting 2023-09-29 23:19:48 +02:00
Marcelo Bezerra
07666be419
Remove commented out line 2023-09-29 23:06:42 +02:00
Marcelo Bezerra
542b5d4ba6
S11 shares a timer with led 2023-09-29 20:46:20 +02:00
Paweł Spychalski
aa3c7455e6
Merge pull request #9324 from iNavFlight/dzikuvx-spdbf405-v4
SpeedyBee F405 V4
2023-09-29 19:01:08 +02:00