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

11652 commits

Author SHA1 Message Date
tednv
2aaa22e632
Update Building in Windows 10 with MSYS2.md 2021-05-17 07:38:41 -07:00
tednv
9448d08baa
fixing formatting 2021-05-17 07:37:59 -07:00
breadoven
dca3c40f61 Improve OSD WP finished message 2021-05-17 12:59:25 +01:00
Pawel Spychalski (DzikuVx)
02d4f17f78 Fix unit tests 2021-05-17 12:23:40 +02:00
Pawel Spychalski (DzikuVx)
500c6ab923 Minor performance update 2021-05-17 11:47:37 +02:00
Paweł Spychalski
7795514259
Merge pull request #6964 from tednv/master
documentation for Windows 10 MSYS2 build environment and dshot for DALRCF405
2021-05-17 10:24:25 +02:00
Paweł Spychalski
7b6a37a300
Merge pull request #6963 from iNavFlight/dzikuvx-gyro_antialiasting-to-int16
Increase the max range of gyro antialiasing filter to 1000Hz
2021-05-15 15:48:39 +02:00
tednv
9010fd14ad enabling DSHOT for DALRCF405 which pairs perfectly with DALRC engine 2021-05-15 00:26:02 -07:00
Pawel Spychalski (DzikuVx)
6c18158dca Increase the max range of gyro antialiasing filter to 1000Hz 2021-05-15 09:19:56 +02:00
tednv
c8cc15dfa4 adding documentation for Windows MSYS2 build environment 2021-05-15 00:18:18 -07:00
Alexander van Saase
fe87715e63
Merge pull request #6960 from iNavFlight/avs-rssi-dbm-alarm
Add alarm for CRSF RSSI
2021-05-15 09:11:40 +02:00
Paweł Spychalski
7ccf7a6530
Merge pull request #6961 from iNavFlight/dzikuvx-version-3.1
Version bump to 3.1
2021-05-15 09:09:14 +02:00
Pawel Spychalski (DzikuVx)
2800d11392 Version bump to 3.1 2021-05-15 08:54:01 +02:00
Alexander van Saase
1a8e9319e7 int16 2021-05-15 08:52:53 +02:00
Paweł Spychalski
bde46fb957
Merge pull request #6612 from tonyyng/auto-load-waypoints
Automatically load waypoints during FC boot
2021-05-15 08:50:08 +02:00
Paweł Spychalski
bcbaf3e84e
Merge pull request #6450 from iNavFlight/de_parity_fix_f7
[SERIAL] Fix word length on F7+ when using parity
2021-05-15 08:46:03 +02:00
Paweł Spychalski
d93c443f6f
Merge pull request #6724 from breadoven/abo_fix_man_mode_WP_mission
Ensure Manual mode activates during active WP mission
2021-05-15 08:44:37 +02:00
Paweł Spychalski
fadd575617
Merge pull request #6951 from nmaggioni/nm_zeezf7v2_fix_i2c
Fix ZEEZF7v2 external I2C
2021-05-15 08:40:38 +02:00
Paweł Spychalski
c3a7f72c66
Merge pull request #6564 from iNavFlight/dzikuvx-autolevel
Autolevel flight mode and pitch trim option
2021-05-15 08:40:00 +02:00
Alexander van Saase
016dc2883b int8 range 2021-05-14 22:20:01 +02:00
Alexander van Saase
2b3c256e7b docs 2021-05-14 22:17:31 +02:00
Alexander van Saase
e5be38e1f3 build error 2021-05-14 16:43:29 +02:00
Alexander van Saase
161ad10b5a rssi alarm
(cherry picked from commit ac60206909a91e6094439f8a89aefd2126c51562)
2021-05-14 16:38:45 +02:00
Alexander van Saase
a3c6924d83
Merge pull request #6950 from iNavFlight/avs-crsf-rssi-formatting
Improved CRSF RSSI and SNR display
2021-05-13 10:42:08 +02:00
Alexander van Saase
15cc4863d1 remove hysteresis 2021-05-12 21:18:34 +02:00
Alexander van Saase
a810e66f3d 0.5Hz cutoff 2021-05-12 19:41:11 +02:00
Alexander van Saase
862cc944cc typo 2021-05-12 13:30:14 +02:00
Alexander van Saase
1685aaf5f2 Merge branch 'avs-crsf-snr-filter' into avs-crsf-rssi-formatting
# Conflicts:
#	src/main/io/osd.c
2021-05-12 13:25:50 +02:00
Alexander van Saase
27f56d8140 also remove empty space from SNR 2021-05-12 13:22:43 +02:00
Alexander van Saase
cec5b5356e fix double dBm symbol 2021-05-12 13:08:07 +02:00
Alexander van Saase
884b7c334a time in ms 2021-05-12 12:52:06 +02:00
Alexander van Saase
73c1515cee only switch back to compact notation when RSSI > -95 2021-05-11 23:07:21 +02:00
Alexander van Saase
85f3e1a066 remove space when RSSI is above -100dBm 2021-05-11 21:26:01 +02:00
Alexander van Saase
27373fb407
Merge pull request #6948 from iNavFlight/avs-osd-hide-crsf-rfmd
Updated CRSF LQ formatting
2021-05-11 17:21:46 +02:00
Darren Lines
0eed666cdb
Added MATEKF411SE_SS2_CH6 variant (#6895)
This moves SS2 from TX2 to Ch6, so that UART 2 remains full, while allowing SS2 support, for things like ESC telemetry.
2021-05-11 16:59:40 +02:00
Darren Lines
fac79ee42b
FrSkyPilot target variation (#6705)
* New FrSkyPilot target

I have added a new target for the FrSky Pilot flight controllers. This adds LED support on Ch10. PWM only Ch1-9 with this target.

* Create Board - FrSky Pilot

* Delete Board - FrSky Pilot

* Create Board - FrSky Pilot.md
2021-05-11 16:58:57 +02:00
Alexander van Saase
ccf5f8b29f filter osd snr 2021-05-11 16:48:54 +02:00
Alexander van Saase
8e69fbec14 swap TYPE1 and TYPE3 2021-05-11 16:23:00 +02:00
Alexander van Saase
11d543f950
rescale deadbanded values to original range (#6925) 2021-05-11 16:11:03 +02:00
Michel Pastor
004b3eab7c
PixelOSD: add setting to chose source for sidebar displayed speed (#6944) 2021-05-11 16:09:18 +02:00
Bryan Mayland
4e2b0b08ad
Don't overflow TX buffer in serialpassthrough (#6933) 2021-05-11 16:08:08 +02:00
breadoven
41b1aa07a2
Update osd.c (#6942) 2021-05-11 16:01:32 +02:00
Alexander van Saase
d1b15687f8 change default to TYPE3 2021-05-11 15:47:56 +02:00
Pawel Spychalski (DzikuVx)
860abf6427 Docs update 2021-05-11 15:03:30 +02:00
Pawel Spychalski (DzikuVx)
1966a23b15 Merge branch 'master' into dzikuvx-autolevel 2021-05-11 14:09:17 +02:00
Paweł Spychalski
97e332a933
Merge pull request #6945 from kernel-machine/dshoot_beeper_fix
DShot beeper fix
2021-05-11 13:27:22 +02:00
Alexander van Saase
9097121a05 PG reset 2021-05-11 11:32:26 +02:00
Alexander van Saase
ad569a6d30 change min lq 2021-05-11 10:30:23 +02:00
Alexander van Saase
9c71f1edd0 LQ symbol and new formatting 2021-05-11 09:48:28 +02:00
Alexander van Saase
c85c2627ac option to hide CRSF rf mode 2021-05-10 22:14:43 +02:00