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

11496 commits

Author SHA1 Message Date
Darren Lines
f2659f997c First complete update - ready for testing 2021-07-12 19:31:54 +01:00
Andriy Makukha
1d9638bbe3
Cleanup: delete random notes from root directory
The file Notes.md was written back in 2014 about the original Flip32 (STM32 F1!) FC. 
No need to keep it.
2021-07-12 13:49:53 +08:00
Jonathan Hudson
e5145e4cc2
fix typos in "Building in Linux"; add a reference to the xpack compilers for otherwise unsupported host CPUs (#7243) 2021-07-11 14:19:03 +01:00
Darren Lines
2372eb6e37 Finished before flight test...I think
There are some hacks in this, due to running out of 0-254 indexed characters in the font, needed for the char array.
2021-07-09 14:27:27 +01:00
Paweł Spychalski
b331c7d661
Merge pull request #7232 from iNavFlight/dzikuvx-update-h743-dma-assignments
Change DMA assignments on H743
2021-07-09 13:25:29 +02:00
Pawel Spychalski (DzikuVx)
9e89170c8f Change DMA assignments on H743 2021-07-09 08:18:38 +02:00
Darren Lines
1590e8447f Initial draft 2021-07-08 19:38:14 +01:00
Pawel Spychalski (DzikuVx)
4747c8b21a Make lower value of Dterm attenuation configurable 2021-07-07 22:37:52 +02:00
Pawel Spychalski (DzikuVx)
956173608b Merge remote-tracking branch 'origin/master' into dzikuvx-dboost-2 2021-07-07 22:20:20 +02:00
Jonathan Hudson
6b3fb82c54
replace WP toggle with discrete commands 2021-07-07 10:26:42 +01:00
Paweł Spychalski
1c77fafe47
Merge pull request #7180 from iNavFlight/avs-change-autotune-target-deflection
Change autotune target deflection to 80%
2021-07-07 10:11:28 +02:00
Paweł Spychalski
3bd22512af
Merge pull request #7218 from iNavFlight/dzikuvx-pwm-beeper-configurable
Make PWM beeper configurable option
2021-07-07 10:06:07 +02:00
Paweł Spychalski
9b29bad882
Merge pull request #7035 from iNavFlight/avs-autotune-message
Show message to switch to acro when autotune is enabled in manual mode
2021-07-07 09:18:13 +02:00
Paweł Spychalski
38e6594216
Merge pull request #7107 from breadoven/abo_first_wp_arm_blocker_override
First waypoint too far arm blocker override
2021-07-07 09:17:41 +02:00
Paweł Spychalski
8c62b24452
Merge pull request #7189 from JulioCesarMatias/FW_Fix_Coding_Style
[navigation/navigation_fixedwing.c] Fix Coding Style
2021-07-07 09:13:11 +02:00
Pawel Spychalski (DzikuVx)
63cdfca53f Merge remote-tracking branch 'origin/master' into dzikuvx-pwm-beeper-configurable 2021-07-07 09:11:49 +02:00
Pawel Spychalski (DzikuVx)
c73accbfab Docs update 2021-07-07 09:11:39 +02:00
Paweł Spychalski
51aa822e5e
Merge pull request #7195 from MrD-RC/proper-UK-units
Updated UK units to be correct for the UK
2021-07-07 09:09:38 +02:00
Paweł Spychalski
621617e4bf
Merge pull request #7225 from iNavFlight/dzikuvx-betafpv-target
add BETAFPVF722 target
2021-07-07 09:08:53 +02:00
Paweł Spychalski
5e91360356
Merge pull request #7226 from lan143/i2c_fix
Fix i2c errors after 72 min of FC launch
2021-07-07 09:07:34 +02:00
Artyom Kravchenko
13c1cea16b Change i2cBusState_s.timeout type to timeUs_t for fix i2c errors after 72 min on start FC. 2021-07-07 01:36:46 +03:00
Pawel Spychalski (DzikuVx)
bef405992a I2C Fix 2021-07-06 21:02:03 +02:00
Pawel Spychalski (DzikuVx)
a4a0a99728 Merge remote-tracking branch 'origin/master' into dzikuvx-betafpv-target 2021-07-06 20:01:58 +02:00
Paweł Spychalski
891f89fe04
Merge pull request #7219 from iNavFlight/dzikuvx-suppress-warnings-on-h7
Modify library to supress warnings when combining HAL and LL drivers
2021-07-06 19:58:15 +02:00
Pawel Spychalski (DzikuVx)
f2a56aed93 remove assert in one more place 2021-07-05 13:28:56 +02:00
Pawel Spychalski (DzikuVx)
ea52108d3e Modify library to supress warnings when combining HAL and LL drivers 2021-07-05 12:35:52 +02:00
Pawel Spychalski (DzikuVx)
1f62ffea28 Remove not needed defines 2021-07-05 11:52:57 +02:00
Pawel Spychalski (DzikuVx)
82bf948e69 docs update 2021-07-05 11:48:14 +02:00
Pawel Spychalski (DzikuVx)
f4472999b9 Make PWM beeper configurable option 2021-07-05 11:47:21 +02:00
Paweł Spychalski
fa7bb22d21
Merge pull request #7182 from iNavFlight/release_3.0.1
Release 3.0.1
2021-07-04 20:59:04 +02:00
Pawel Spychalski (DzikuVx)
ec28dfed54 Merge remote-tracking branch 'origin/master' into release_3.0.1 2021-07-04 20:24:26 +02:00
Pawel Spychalski (DzikuVx)
cb6726e269 Enable H743 for release 2021-07-04 16:38:45 +02:00
scavanger
753c447974 Enable OSD for all targets 2021-07-03 16:44:33 +02:00
Michel Pastor
3c45c7a78a
New target SKYSTARSF405HD (#7210) 2021-07-03 01:42:36 +02:00
Alexander van Saase
da5575823f
Merge pull request #7209 from iNavFlight/avs-autotune-limits
Autotune: add sane limits for P and I
2021-06-30 14:55:32 +02:00
Alexander van Saase
5ec705e09b constrain P to 1-20 and I to 2-30 range 2021-06-29 10:19:30 +02:00
Alexander van Saase
3b3322164d
Typo 2021-06-28 19:03:39 +02:00
Jonathan Hudson
562fc0017a
reimplement stick mission load as toggle; update RC control images and documentation (#7204) 2021-06-28 15:48:26 +01:00
Michel Pastor
bbd6356685
Fix MAMBAF405US target (#7203) 2021-06-28 16:44:38 +02:00
Pawel Spychalski (DzikuVx)
ba130bcf90 Merge branch 'master' into dzikuvx-rate-dynamics 2021-06-28 14:13:19 +02:00
Paweł Spychalski
f9d5f70aef
Merge pull request #7179 from JulioCesarMatias/RenameDocs
Rename Development Docs
2021-06-28 10:39:48 +02:00
Paweł Spychalski
0819440aa8
Merge pull request #7165 from iNavFlight/dzikuvx-pt2-pt3
PT2 and PT3 LPFs
2021-06-28 10:37:43 +02:00
Paweł Spychalski
fff3ecd7e8
Merge pull request #7200 from JulioCesarMatias/CLI_ESC_Temperature_Revert
[Revert PR] Add esc temperature on CLI status
2021-06-28 10:35:04 +02:00
breadoven
9de1e2aaef
Update settings.yaml (#7201) 2021-06-27 19:26:30 +01:00
Paweł Spychalski
54a43b4560
Merge pull request #7202 from iNavFlight/iflightf7_twing_mc_servos
add MC servos to IFLIGHTF7_TWING
2021-06-27 17:38:09 +02:00
Paweł Spychalski
071ec649a5
Merge pull request #7176 from nekida/patch-1
Minor update
2021-06-27 16:18:32 +02:00
mateksys
6901c87d7c MatekH743: fix some definitions 2021-06-27 16:05:52 +02:00
mateksys
c800bdcc41 MatekH743: fix some definitions 2021-06-27 16:05:42 +02:00
mateksys
e0fe590ec0 MatekH743: fix some definitions 2021-06-27 16:05:33 +02:00
Paweł Spychalski
20e6553d52
Merge pull request #7185 from MATEKSYS/master
MatekH743: fix some definitions
2021-06-27 15:52:56 +02:00