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

12127 commits

Author SHA1 Message Date
breadoven
c9b19f20d1 Update navigation.c
Cleaner method
2022-02-13 18:28:44 +00:00
breadoven
10541c9a66 Update navigation.c 2022-02-13 11:51:28 +00:00
Pawel Spychalski (DzikuVx)
c4bcd2ea2a Versio bump 2022-02-11 15:40:51 +01:00
Paweł Spychalski
06628a1d14
Merge pull request #7681 from iNavFlight/release_4.1.0
Release 4.1
2022-02-11 15:39:56 +01:00
Paweł Spychalski
611d26f469
Merge pull request #7809 from iNavFlight/dzikuvx-mamba-f722-x8-target
Mamba F722_X8 target
2022-02-11 09:24:47 +01:00
Paweł Spychalski
1a60158433
Merge pull request #7816 from iNavFlight/dzikuvx-h743-led-dma
Adjust MatekH743 LED DMA channel
2022-02-10 14:29:58 +01:00
Paweł Spychalski
d6b35e1c83
Merge pull request #7806 from JulioCesarMatias/DoublingSemicolon
Remove duplicate semicolon
2022-02-10 10:09:27 +01:00
Pawel Spychalski (DzikuVx)
c73cdc9e57 Adjust MatekH743 LED DMA channel 2022-02-10 09:33:12 +01:00
Paweł Spychalski
6550019007
Merge pull request #7767 from JulioCesarMatias/AddMacroCtoK
[maths.h] Add Macro to convert Celsius to Kelvin
2022-02-10 08:59:37 +01:00
Paweł Spychalski
c70bdef913
Merge pull request #7768 from JulioCesarMatias/NavLandMCAddMacros
Add macros to multicopter land detector
2022-02-10 08:59:07 +01:00
Paweł Spychalski
e7bc97a858
Merge pull request #7814 from kernel-machine/battery_cell_in_logic_condition
Battery cells in logic condition
2022-02-10 08:58:23 +01:00
Luca
b8cf0272e9 battery cells in logic condition 2022-02-09 17:51:56 +01:00
Paweł Spychalski
47cb62ad84
Merge pull request #7694 from breadoven/abo_fix_modes_craft_type
Mode availability improvements
2022-02-08 13:43:30 +01:00
Paweł Spychalski
b1d15313ba
Merge pull request #7727 from JulioCesarMatias/PowerToSquare
Change Power to Square
2022-02-08 13:40:42 +01:00
Paweł Spychalski
ddb1a16eb6
Merge pull request #7770 from mluessi/ml_fix_ndef_secondary_imu
Fix compilation when USE_SECONDARY_IMU not defined
2022-02-08 13:38:03 +01:00
Paweł Spychalski
90efe52f85
Merge pull request #7777 from JulioCesarMatias/UseMacroUS2S
[fc_core.c] Make use of macro US2S
2022-02-08 13:36:51 +01:00
Darren Lines
a248368d47
Merge pull request #7803 from iNavFlight/MrD-Add-comparative-operations-to-iNav-Programming
Added some comparative operations to Programming
2022-02-07 13:29:06 +00:00
Pawel Spychalski (DzikuVx)
18da0f2c62 Mamba F722_X8 target 2022-02-07 11:50:45 +01:00
Darren Lines
2f00540c60 Removed constrain min and max as they are unnecessary 2022-02-07 08:30:56 +00:00
JuliooCesarMDM
3d6f4f94fd +1 2022-02-06 16:32:02 -03:00
JuliooCesarMDM
78f2bb6f07 Remove duplicate semicolon 2022-02-06 16:29:59 -03:00
Darren Lines
bdc83e4e0e Added some comparative operations
Added comparative operations for constraints, min, and max.
2022-02-06 18:09:12 +00:00
Darren Lines
a23fc544ad
Merge pull request #7800 from iNavFlight/MrD-RC-patch-2
Update Battery.md
2022-02-05 12:17:44 +00:00
Darren Lines
0e4e6cf6b8
Update Battery.md
Added missing setings to the battery profile description
2022-02-05 11:38:44 +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
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
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
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
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
Geoff Sim
d3d7f345e5 Ensure analog OSD operates correctly when HDZero not selected. 2022-01-14 14:44:09 +00:00
Paweł Spychalski
a8016edd0d
Merge pull request #7689 from JulioCesarMatias/FixServosATDefineName
[servos.c] Correct typos
2022-01-09 16:15:50 +01:00
Paweł Spychalski
6f52733afc
Merge pull request #7447 from MrD-RC/let-max-rth-mode-consider-altitude
Let MAX RTH mode consider RTH altitude
2022-01-09 16:14:25 +01:00
Paweł Spychalski
e05feaaacd
Merge pull request #7655 from serg-2/bugfix/opflow_cxof_speed
Set speed for CXOF from configuration
2022-01-09 16:13:20 +01:00