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

12463 commits

Author SHA1 Message Date
mateksys
3857644bc0 add SPL06 in Matek targets 2021-11-25 11:29:44 +08:00
JuliooCesarMDM
e708327bb9 int32_t changed to timeDelta_t 2021-11-24 19:36:40 -03:00
JuliooCesarMDM
e2400955fe last attempt to fix compilation error 2021-11-24 19:13:17 -03:00
JuliooCesarMDM
af7e553cf0 Thursday tentative to fix compilation error 2021-11-24 19:06:55 -03:00
JuliooCesarMDM
c7a158aa9d fourth tentative to fix compilation error 2021-11-24 18:45:03 -03:00
JuliooCesarMDM
6afe6accd2 third tentative to fix compilation error 2021-11-24 18:27:11 -03:00
JuliooCesarMDM
dec0ef8117 second tentative to fix compilation error 2021-11-24 18:10:00 -03:00
JuliooCesarMDM
88e4b2b6af tentative to fix compilation 2021-11-23 17:53:42 -03:00
JuliooCesarMDM
8dd81be2da add comment 2021-11-22 20:23:08 -03:00
JuliooCesarMDM
d98f05c628 fix compilation 2021-11-22 20:02:41 -03:00
JuliooCesarMDM
9cfc87e951 fix compilation 2021-11-22 19:47:18 -03:00
JuliooCesarMDM
bb7acaca32 fix compilation 2021-11-22 19:17:29 -03:00
JuliooCesarMDM
d5f8f45710 fix compilation 2021-11-22 18:59:21 -03:00
JuliooCesarMDM
e2f4f078ee fix compilation 2021-11-22 18:58:17 -03:00
JuliooCesarMDM
472bf57fc6 move gyro storage calibration 2021-11-22 18:35:07 -03:00
JuliooCesarMDM
2684e023fc add readEEPROM function 2021-11-22 17:31:24 -03:00
JuliooCesarMDM
67a7a66d12 change saveConfigAndNotify by writeEEPROM 2021-11-22 17:26:07 -03:00
JuliooCesarMDM
c73f45976b [gyro.c] 2021-11-22 16:18:23 -03:00
Olivier C
c1fe45172c ESP32 radar and hud, obsolete code removal + relative altitude tweak
- Removal of the extra display for the nearest POI (was mostly used for debug)
- Every 7 seconds, the relative altitude of the other POIs is displayed instead of the distance. Works for radar and waypoints. Makes finding other aircrafts a lot easier.


2
2021-11-22 11:44:31 +01:00
Paweł Spychalski
4453b57e5f
Merge pull request #7620 from MorrisR2/omnibus_aio_v6_docs
Add Omnibus AIO V6 docs
2021-11-21 09:15:15 +01:00
Sensei (Ray Morris)
f0ec2ae39e
Add Omnibus AIO V6 docs 2021-11-21 00:16:32 -06:00
Jeff Hendrix
45fe0abdcf Add ability to adjust LED Strip color with RC channel 2021-11-19 12:55:12 -07:00
Anders Knudsen
2486bf1797 Adding Jeff Hendrix to AUTHORS 2021-11-19 12:01:49 -07:00
Paweł Spychalski
ab64cc74ff
Merge pull request #7587 from jeffhendrix/master
Incorrectly using compare value as mask.
2021-11-19 09:04:17 +01:00
breadoven
2416710b29 remove USE_NAV define 2021-11-17 21:47:40 +00:00
Paweł Spychalski
23973cb1a2
Merge pull request #7580 from JulioCesarMatias/FixBoolFlags
Fix Bool Flags Value
2021-11-17 21:04:30 +01:00
Paweł Spychalski
29e1df999e
Merge pull request #7606 from erstec/erstec-7593-hardfault_when_processing_osd_throttle_pos
Passing elemAttr instead of NULL to osdFormatThrottlePosition()
2021-11-17 21:03:30 +01:00
Paweł Spychalski
51fc362bf3
Merge pull request #7610 from nmaggioni/nm_iflight_blitz_f722
Add IFLIGHT_BLITZ_F722 target
2021-11-17 21:03:05 +01:00
Paweł Spychalski
f04ab801d6
Merge pull request #7605 from erstec/erstec-7596_mutirotor_modes_on_airplanes
Multirotor modes removed from Planes
2021-11-17 21:00:59 +01:00
breadoven
9c344299b2
Merge pull request #7616 from breadoven/abo_failsafemd_update
Failsafe.md INAV version correction
2021-11-17 13:40:07 +00:00
breadoven
bef418398f Update Failsafe.md 2021-11-17 13:21:22 +00:00
Niccolò Maggioni
b712cd5a68
Add IFLIGHT_BLITZ_F722 target 2021-11-17 00:19:55 +01:00
Pawel Spychalski (DzikuVx)
ee47943974 Switch googletest from master to main branch 2021-11-16 16:27:30 +02:00
Pawel Spychalski (DzikuVx)
8289ff8ebe Switch googletest from master to main branch 2021-11-16 16:26:18 +02:00
Niccolò Maggioni
fcb5ebbaf6
Add TMOTORF7V2 target 2021-11-16 15:24:16 +01:00
Pawel Spychalski (DzikuVx)
53a6a2c181 Switch googletest from master to main branch 2021-11-16 15:22:58 +01:00
Paweł Spychalski
ba834e44d6
Merge pull request #7611 from iNavFlight/dzikuvx-fix-ci-googletest
Switch googletest from master to main branch
2021-11-16 15:22:43 +01:00
Pawel Spychalski (DzikuVx)
3e812bc588 Switch googletest from master to main branch 2021-11-16 14:58:46 +01:00
Alexander van Saase
0110bb49f9 remove P, I and D from struct 2021-11-15 21:11:38 +01:00
Alexander van Saase
e8ca7e63a5 Don't change P, I and D during autotune 2021-11-15 21:11:30 +01:00
breadoven
24b0e90a98
Merge pull request #7607 from breadoven/abo_update_navigation_md
Update Navigation.md
2021-11-15 18:57:45 +00:00
ErNis
31190a070a BOXSURFACE Mode now only for Multirotors 2021-11-15 20:43:10 +02:00
breadoven
7175b1183a Update Navigation.md 2021-11-15 18:09:09 +00:00
ErNis
f1ab0ed3f0 Passing elemAttr instead of NULL to osdFormatThrottlePosition() 2021-11-15 18:09:10 +02:00
Paweł Spychalski
10084ebf12
Merge pull request #7598 from JulioCesarMatias/RemoveMPU3050
Remove Old and Unused IMU (MPU-3050)
2021-11-15 16:08:28 +01:00
ErNis
56a70ea620 Multirotor modes removed from Planes 2021-11-15 16:09:22 +02:00
breadoven
a2a54c1877 Update fc_msp_box.c 2021-11-14 17:06:00 +00:00
Pawel Spychalski (DzikuVx)
d61538a3bf Drop above mean condition for peaks 2021-11-14 17:15:21 +01:00
Pawel Spychalski (DzikuVx)
da4a6d4620 Lower tracking filter cutoff frequency 2021-11-14 14:31:17 +01:00
JuliooCesarMDM
530319635b Remove Old and Unused IMU 2021-11-13 15:11:47 -03:00