1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 09:45:33 +03:00
Commit graph

11960 commits

Author SHA1 Message Date
Paweł Spychalski
feeab8e5e1
Merge pull request #7467 from igor-eremyashev/airspeed-alarms
Add min and max airspeed alarms
2021-11-07 16:26:05 +01:00
breadoven
5ee0b21634 Update navigation.c 2021-11-07 15:22:30 +00:00
Stefano Della Valle
ed4d23219e Added pinio 2021-11-07 15:23:13 +01:00
Pawel Spychalski (DzikuVx)
f7b4e75b72 Fix MSC on windows with F7 and H7 2021-11-07 14:20:18 +01:00
breadoven
8498e755a2 Update osd.c 2021-11-07 11:40:48 +00:00
breadoven
36c03fe8fe Merge remote-tracking branch 'upstream/master' into abo_in_flight_mission_planner 2021-11-07 11:35:51 +00:00
breadoven
264955ba93
Merge pull request #6938 from breadoven/abo_mission_restart_option
Waypoint mission restart option
2021-11-07 09:34:59 +00:00
bkleiner
65514af420 h7: hide all the unused parameters in usbd_msc_scsi 2021-11-06 19:49:36 +01:00
bkleiner
4463d3fa50 h7: use idma for msc sdio 2021-11-06 19:37:25 +01:00
bkleiner
6855c33d60 h7: enable usb msc and fix middleware compliation 2021-11-06 19:37:01 +01:00
bkleiner
b4ba470244 h7: drop SDCARD_SDIO_DMA as IDMA is used 2021-11-06 18:36:57 +01:00
Darren Lines
6091443bd5 Updated Navigation.md - Made doc clearer
Made doc clearer.
2021-11-06 16:45:42 +00:00
Darren Lines
98731cc182 Merge branch 'master' into nav_rth_climb_first_stage 2021-11-06 16:17:02 +00:00
breadoven
78982ea9fc Update Settings.md 2021-11-06 15:02:08 +00:00
breadoven
6514659b8d Merge remote-tracking branch 'upstream/master' into abo_mission_restart_option 2021-11-06 15:00:35 +00:00
Paweł Spychalski
3dad1d20ba
Merge pull request #6765 from breadoven/abo_multi_wp_mission_option
Multi waypoint mission option
2021-11-06 15:43:56 +01:00
bkleiner
9965eb85c4 h7: move afatfs_cache to for alignment 2021-11-06 15:42:52 +01:00
bkleiner
364b5bebe6 h7: init sdio pins in fc_init 2021-11-06 15:42:52 +01:00
bkleiner
24f2fb7d0a h7: skip SDIO_CFG_TO_DEV conversion as we hardcode enum entries 2021-11-06 15:42:52 +01:00
bkleiner
e440b64585 h7: fix sdio src file extension 2021-11-06 15:42:52 +01:00
Pawel Spychalski (DzikuVx)
fee2394ed8 Initial cut on H7 SD card. No idea if works. Compiles 2021-11-06 15:42:52 +01:00
breadoven
0b31a10ee9
Merge branch 'master' into abo_mission_restart_option 2021-11-06 14:29:06 +00:00
breadoven
66f5edb5b3
Merge branch 'master' into abo_in_flight_mission_planner 2021-11-06 14:22:36 +00:00
Paweł Spychalski
408a62a20d
Merge pull request #7562 from JulioCesarMatias/NewComment
[flight/imu.c] Edit Old Comment
2021-11-06 15:07:07 +01:00
Paweł Spychalski
0007e0723d
Merge pull request #6056 from tonyyng/craftname-leading-spaces
Handle leading spaces in craft name
2021-11-06 15:06:46 +01:00
Paweł Spychalski
e6a48e8ae6
Merge pull request #7339 from breadoven/abo_emerg_landing_revamp
Nav Emergency landing code fixes and refactor
2021-11-06 15:03:05 +01:00
Paweł Spychalski
a063dd09c3
Merge pull request #7569 from iNavFlight/add_mission_file_documentation
move XML mission file XSD to inav developer docs
2021-11-06 14:57:32 +01:00
Paweł Spychalski
53a3acce0a
Merge pull request #7568 from nullie/fix-imu-unittest
Fixed IMU unit test
2021-11-06 13:58:34 +01:00
Jonathan Hudson
dbdedc0b22 xsd: update flags comment for multi-mission, allows zoom of 20 for Google Maps 2021-11-06 12:22:39 +00:00
Jonathan Hudson
f311198df1 move XML mission file XSD to inav developer docs 2021-11-06 12:15:44 +00:00
Darren Lines
7f3577db41
Merge pull request #7565 from iNavFlight/MrD-RC-patch-2
Update Profiles.md
2021-11-05 21:10:33 +00:00
Darren Lines
7afba03c00
Update Profiles.md
Fixed new line issue that wasn't present in the preview.
2021-11-05 20:38:53 +00:00
Darren Lines
aa24094ae4
Merge pull request #7564 from iNavFlight/MrD-RC-patch-2
Update Profiles.md
2021-11-05 20:37:22 +00:00
Darren Lines
0a52ea97c9
Update Profiles.md
Added the ability to change profiles using programming with examples.
2021-11-05 20:18:43 +00:00
JuliooCesarMDM
6f12d8cfab edit old comment 2021-11-04 20:07:07 -03:00
Paweł Spychalski
7ac00691ad
Merge pull request #7560 from iNavFlight/dzikuvx-drop-last-static-notch
Drop the last static gyro notch
2021-11-04 08:23:39 +01:00
Paweł Spychalski
cefb713595
Merge pull request #7559 from JulioCesarMatias/FixVarValue
Fix bool flags value
2021-11-04 08:23:20 +01:00
Darren Lines
155eaf7fe0
Merge branch 'iNavFlight:master' into nav_rth_climb_first_stage 2021-11-03 19:18:20 +00:00
Darren Lines
cce14d6ba4 Merge branch 'master' into nav_rth_climb_first_stage 2021-11-03 19:17:12 +00:00
Pawel Spychalski (DzikuVx)
bf7041a1cd Generate docs 2021-11-03 15:20:22 +01:00
Pawel Spychalski (DzikuVx)
abeb205bb7 Drop the last static gyro notch 2021-11-03 15:17:06 +01:00
JuliooCesarMDM
b6b49f3d6e Fix bool flags value 2021-11-02 21:23:11 -03:00
breadoven
ab254b09ee update comments 2021-11-02 15:04:50 +00:00
breadoven
6741968f94 update
Inhibit stick selection for single mission.
Correct setting description.
2021-11-02 12:09:00 +00:00
Paweł Spychalski
f8c9c3ec0b
Merge pull request #7518 from iNavFlight/MrD-RC-patch-1
Update launch mode ready message for clarification
2021-11-02 08:27:39 +01:00
Paweł Spychalski
8d3d0545ef
Merge pull request #7545 from tstibor/fix_out_of_bounds
Fix buffer is accessed out of bounds
2021-11-02 08:27:11 +01:00
breadoven
4ea1a7fb24 update 2021-11-01 15:34:44 +00:00
Paweł Spychalski
73a1325425
Merge pull request #7555 from MorrisR2/OmnibusF4-softserial-docs
Update OmnibusF4 docs for additional softserial options
2021-11-01 15:13:00 +01:00
Ilia Novoselov
08bee3aa69 Fixed IMU unit test 2021-11-01 18:37:50 +05:00
Sensei (Ray Morris)
e76a95d6f8
Update OmnibusF4 docs for additional softserial options
Updating documentation to reflect softserail / smartport options added with
8e8f03aa2a

I have tested the softserail on the other build targets and confirmed Smartport works.
2021-11-01 00:54:56 -05:00