1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-19 14:25:16 +03:00
Commit graph

12314 commits

Author SHA1 Message Date
OptimusTi
334c48a8c6 CRSF code clean up
Removed extra stat used for OSD that was not part of the protocol. Also beautified the mW power array/stat for future CRSFv3 port.
2022-02-02 14:01:06 -05:00
Krasiyan Nedelchev
58806a2bd6 extend the build.sh script usage notes; add reference in the dev "Building in Docker.md" 2022-02-01 01:27:16 +01:00
Krasiyan Nedelchev
ced7c44477 add missing bash shebang in the build.sh script 2022-02-01 01:24:26 +01:00
breadoven
8bfc00653e Merge remote-tracking branch 'upstream/master' into abo_RTH_sanity_fix 2022-01-30 23:36:54 +00:00
breadoven
78fdd36c46 Update navigation.c 2022-01-30 22:45:01 +00:00
breadoven
e95d0cb985 Update navigation.c 2022-01-26 23:09:07 +00:00
giacomo892
d7760905dd
Merge pull request #7764 from giacomo892/foxeer745_aio_target
Add FOXEER F745 AIO Target
2022-01-25 11:31:31 +01:00
Paweł Spychalski
ebf5b0e316
Merge pull request #7771 from iNavFlight/MrD-Add-max-length-to-craft-name
Added max length to name
2022-01-25 09:07:59 +01:00
Paweł Spychalski
f3f0e67601
Merge pull request #7735 from iNavFlight/dzikuvx-update-airmode-thr-threshold
Update airmode thr threshold
2022-01-25 09:07:41 +01:00
Pawel Spychalski (DzikuVx)
80cbc3fea6 Merge branch 'master' into release_4.1.0 2022-01-25 08:58:25 +01:00
Paweł Spychalski
d0923101e0
Merge pull request #7779 from iNavFlight/dzikuvx-fix-osd-pg-version
Fix OSD PG version
2022-01-25 08:57:14 +01:00
Pawel Spychalski (DzikuVx)
bb702c1337 Fix OSD PG version 2022-01-25 08:56:04 +01:00
Paweł Spychalski
b19a60c51b
Merge pull request #7668 from geoffsim/HDZeroVTX
HDZERO VTX OSD Support
2022-01-25 08:54:38 +01:00
JuliooCesarMDM
681a838090 [fc_core.c] Make use of macro US2S 2022-01-24 20:04:27 -03:00
breadoven
1b6baba75b update 2022-01-23 11:25:21 +00:00
Geoff Sim
36027c2f26 Ensure a drawscreen message is sent to VTX if the screen has been cleared. 2022-01-22 12:09:44 +00:00
Darren Lines
a454883a13 Added max length to name 2022-01-20 20:18:57 +00:00
Martin Luessi
da8cc2e9d2 Fix compilation when USE_SECONDARY_IMU not defined 2022-01-20 05:51:52 -08:00
Geoff Sim
d8ef57de5d User the peripheral baud rate and not the msp baud rate 2022-01-20 12:29:44 +00:00
Martin Luessi
3583e0251a BMI270: Fix acc alignment 2022-01-19 17:09:35 -08:00
JuliooCesarMDM
8ae1060dc2 add new macro 2022-01-19 21:14:01 -03:00
JuliooCesarMDM
b90bebe2fd Add macros to multicopter land detector 2022-01-19 21:05:45 -03:00
JuliooCesarMDM
9d1d61ee1c [maths.h] Add Macro to convert Celsius to Kelvin 2022-01-19 20:44:36 -03:00
yajo10
87bebf4b97 Fix code style: align compiler directives to left 2022-01-19 15:43:32 +01:00
breadoven
7f08171695 Update navigation_fixedwing.c 2022-01-18 23:02:31 +00:00
Geoff Sim
7aa06a5f00 Send all changes each time drawScreen is called.
Increase the TX buffer size of the selected serial port to accommodate.
Add debug code (#defined out)
2022-01-18 18:19:56 +00:00
Geoff Sim
337dff0a33 Use uint32_t in sortSerialTxBytesFree when calculating the bytes used. 2022-01-18 18:02:12 +00:00
giacomo892
725062b36d Add FOXEER F745 AIO Target 2022-01-18 11:58:22 +01:00
JuliooCesarMDM
aaff265da9 change inav version 2022-01-17 13:53:48 -03:00
JuliooCesarMDM
4aa656e1ad maybe a final improvement 2022-01-16 13:20:51 -03:00
Paweł Spychalski
3147d5423f
Merge pull request #7758 from iNavFlight/MrD-RC-patch-1
Update README.md
2022-01-16 10:33:29 +01:00
Darren Lines
eb05006bc9
Update README.md 2022-01-16 08:16:42 +00:00
Paweł Spychalski
ac26c871b6
Merge pull request #7757 from iNavFlight/dzikuvx-readme-update
Readme update
2022-01-15 15:29:11 +01:00
Pawel Spychalski (DzikuVx)
0267411833 Readme update 2022-01-15 13:57:51 +01:00
yajo10
de0b3e2ee8 Fix failing builds: check for DSHOT protocol at compile time and at runtime 2022-01-15 11:04:23 +01:00
yajo10
7a5eedb2dc Only fix reversible motors on dshot protocol 2022-01-15 10:47:27 +01:00
Martin Luessi
caa1c8cc36 Add support for Omron 2SMPB-02B barometer 2022-01-14 15:11:46 -08:00
Andr0x
b34d8f6945
Merge pull request #1 from andreapede/andreapede-patch-1
Update target.h
2022-01-14 21:06:37 +01:00
Andr0x
db83d2a9a1
Update target.h
Definition added for driving led strip
2022-01-14 21:06:14 +01:00
Sensei (Ray Morris)
7dfbf0d5a0
Omnibus F7.md - mention OMNIBUSF7NXT
Add a mention of the current Omnibus F7 board, the OMNIBUSF7NXT.
2022-01-14 13:11:39 -06:00
JuliooCesarMDM
4956a7c86f remove dupicated function 2022-01-14 13:56:08 -03:00
JuliooCesarMDM
13774e3a45 remove usuned variable 2022-01-14 13:52:31 -03:00
JuliooCesarMDM
4623aba2f8 push PID Acceleration for test 2022-01-14 13:47:40 -03:00
Geoff Sim
d3d7f345e5 Ensure analog OSD operates correctly when HDZero not selected. 2022-01-14 14:44:09 +00:00
JuliooCesarMDM
ad2df49ee3 use NOINLINE macro 2022-01-14 01:22:14 -03:00
JuliooCesarMDM
f6688b899e add FF and gain to z controller 2022-01-13 11:56:48 -03:00
JuliooCesarMDM
0652e2d771 fix optflow instance name 2022-01-11 21:58:52 -03:00
JuliooCesarMDM
930c6cf859 [maths.c] Add two news functions 2022-01-11 21:39:45 -03:00
breadoven
4f04c87d1e Change capture to enforce 2022-01-09 23:33:15 +00:00
breadoven
4793f66eb4 Update Settings.md 2022-01-09 22:16:48 +00:00