flywoo
eb676ece93
Added new targets FLYWOOF722PRO, F405HD, updated F745, F405PRO config
2024-06-01 11:39:48 +08:00
Sensei
ed7fb3bb32
Merge pull request #10095 from sensei-hacker/release_7.1.2
...
update CMakeLists.txt to version 7.1.2
2024-05-31 22:11:44 -05:00
Ray Morris
0e9ca2a58d
update CMakeLists.txt to version 7.1.2
2024-05-31 21:50:04 -05:00
Marcelo Bezerra
7b21635756
Merge pull request #10082 from WizzardDr/master
...
Skip `pollVersion()` and `pollGnssCapabilities()` if `gps_auto_config = OFF`
2024-05-31 21:53:50 +02:00
Marcelo Bezerra
22697304b2
Update gps_ublox.c
...
Fix formatting.
2024-05-31 21:40:01 +02:00
Marcelo Bezerra
95ff86aa05
Merge pull request #10022 from iNavFlight/mmosca-led-reassignment
...
Allow LED pin to be reassigned as MOTOR or SERVO
2024-05-31 18:53:38 +02:00
Marcelo Bezerra
243c677599
Some targets don't have led pin defined
2024-05-31 18:24:39 +02:00
Marcelo Bezerra
e88b85f4ea
Make sure LED is at the end of the PWM list
2024-05-31 18:12:42 +02:00
Marcelo Bezerra
d33488d91a
Now, tripple checked. ;)
2024-05-31 17:45:26 +02:00
Marcelo Bezerra
ad151352bd
s/defined/!defined/g
2024-05-31 17:41:41 +02:00
Marcelo Bezerra
d78aa93c23
sitl can be a pain. One more fix :)
2024-05-31 17:37:25 +02:00
Marcelo Bezerra
0b50f5519e
Fix sitl build
2024-05-31 17:33:37 +02:00
Marcelo Bezerra
5a3e21dfbe
Add extra infor about special labels
2024-05-31 16:41:39 +02:00
Marcelo Bezerra
ff1c2a07f1
Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment
2024-05-31 16:31:07 +02:00
Paweł Spychalski
cb15792f94
Merge pull request #9564 from RomanLut/submit-fix-sitl-with-hitl-accelerometer
...
SITL: accelerometer/mag data is not processed when using SITL with inav-HITL-plugin
2024-05-31 12:10:48 +02:00
Paweł Spychalski
c1a533fa81
Merge pull request #10032 from JulioCesarMatias/changeDeclination_py
...
Make the 'declination.py' file generate Declination, Inclination and Intensity.
2024-05-31 11:30:02 +02:00
Paweł Spychalski
58a604753e
Merge pull request #10058 from iNavFlight/MrD_Allow-pilots-to-hide-question-marks
...
Allow pilots the option to hide question marks from the OSD.
2024-05-31 11:29:11 +02:00
Paweł Spychalski
d5823d38fd
Merge pull request #10061 from iNavFlight/MrD_Remove-unused-DJI-OSD-define
...
Remove unused define from DJI OSD symbols
2024-05-31 11:27:56 +02:00
Marcelo Bezerra
d9d15719db
Merge pull request #10094 from iNavFlight/mmosca-patch-1
...
Update readme.md
2024-05-31 10:13:55 +02:00
Marcelo Bezerra
5191ec3694
Update readme.md
...
Fix small typo that sneaked in.
2024-05-31 09:56:39 +02:00
Paweł Spychalski
e4612d7bf3
Merge pull request #10073 from Scavanger/USB-Rescue
...
Building a USB-Rescue firmware without editing sources
2024-05-31 09:46:48 +02:00
Paweł Spychalski
34baebb55a
Merge pull request #10092 from fschuindt/patch-1
...
Fix OSD mentioned twice on readme.md feature list
2024-05-31 09:46:12 +02:00
Paweł Spychalski
e4674a9981
Merge pull request #10071 from iNavFlight/mmosca-patch-1
...
Add PSA about ICM426xx changes in INAV 7.1
2024-05-31 08:58:33 +02:00
breadoven
2667c03850
update flight modes
2024-05-30 13:03:25 +01:00
Fernando Schuindt
06eb0ef3c0
Fix OSD mentioned twice on README.md feature list
2024-05-29 01:23:33 -03:00
breadoven
3802e1df1b
Add FW tune/trim mode priority
2024-05-28 21:20:47 +01:00
breadoven
3051c90cbc
Update osd.c
2024-05-27 20:22:14 +01:00
breadoven
5d7d4adbc5
Update osd.c
2024-05-27 19:49:40 +01:00
breadoven
7a4f6cbfc6
Comments + change FW auto messages
2024-05-27 17:20:15 +01:00
breadoven
943e16f81f
Update system messages
2024-05-26 14:02:35 +01:00
breadoven
9081429453
Include trusted alt for healthy position
2024-05-24 23:20:55 +01:00
WizzardDr
9be624037c
Skip pollVersion()
and pollGnssCapabilities()
if gps_auto_config = OFF
...
Modified gps_ublox.c to skip `pollVersion()` and `pollGnssCapabilities()` if `gps_auto_config = OFF`. This is to support an RX only UART connection of the GPS module.
2024-05-24 22:13:13 +01:00
Sensei
af5a590d16
Merge pull request #10080 from sensei-hacker/release_7.1.2
...
inav_use_gps_no_baro Settings.md
2024-05-24 13:08:14 -05:00
Ray Morris
4e1e59eb1f
inav_use_gps_no_baro Settings.md
2024-05-24 13:07:07 -05:00
Ray Morris
a974ccc85b
revert buggy inav_use_gps_no_baro to default off
2024-05-24 10:01:08 -05:00
Marcelo Bezerra
2c9f1a0b6f
Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment
2024-05-24 16:50:30 +02:00
Scavanger
39bd781552
USB-Rescue
2024-05-23 10:51:41 -03:00
breadoven
49008f47c9
Merge pull request #10068 from breadoven/abo_blackbox_move_activewp
...
Reorder blackbox fields
2024-05-23 11:19:30 +01:00
HishamGhosheh
e37ed9f270
Add SKIP_RELEASES to JHEF405PRO
2024-05-23 10:27:55 +02:00
Marcelo Bezerra
b7a24063af
Add PSA about ICM426xx changes in INAV 7.1
...
Some users have reported issues with INAV 7.1+ when upgrading from previews versions in aircraft that had this gyro.
Recalibrating the gyro, or redoing the setup in INAV 7.1 seems to have fixed most of them.
2024-05-23 09:43:41 +02:00
HishamGhosheh
b4dfc9302a
Add JHEF405PRO (aka GHF405AIO-HD) support
2024-05-23 01:57:25 +02:00
Darren Lines
946241d995
Made it more boring
2024-05-21 21:41:30 +01:00
breadoven
5a2b1ee9a7
move activewp and rxupdaterate fields
2024-05-21 11:39:23 +01:00
breadoven
9ee93ce2f6
Merge pull request #10041 from breadoven/abo_altitude_baro_fix
...
Nav altitude estimation changes
2024-05-21 10:06:17 +01:00
Paweł Spychalski
4d5207e506
Merge pull request #9905 from iNavFlight/dzikuvx-fixed-wing-pid-dampener
...
I-Term Lock for Fixed Wing
2024-05-20 08:52:41 +02:00
Pawel Spychalski (DzikuVx)
fc9457f470
Docs update
2024-05-19 20:25:52 +02:00
Pawel Spychalski (DzikuVx)
2118cebf25
Iterm Lock configurability
2024-05-19 20:24:41 +02:00
Pawel Spychalski (DzikuVx)
536c5c3958
Make Iterm Lock configurable
2024-05-19 20:24:18 +02:00
Pawel Spychalski (DzikuVx)
756e6790bb
Merge branch 'master' into dzikuvx-fixed-wing-pid-dampener
2024-05-19 19:34:18 +02:00
Marcelo Bezerra
7e0d13cde9
Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment
2024-05-19 17:36:14 +02:00