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

1760 commits

Author SHA1 Message Date
JuliooCesarMDM
cd7751d245 new tentative 2021-12-21 17:57:23 -03:00
JuliooCesarMDM
93686b3219 an attempt to fix the error 2021-12-21 17:51:12 -03:00
Paweł Spychalski
ca8af09cdb
Merge pull request #7621 from OlivierC-FR/oc_radar4
ESP32 radar and hud, obsolete code removal + relative altitude tweak
2021-12-21 08:13:13 +01:00
Paweł Spychalski
b884c38f31
Merge pull request #7643 from JulioCesarMatias/SettingsMDFixBool
[docs] Fix Settings.md
2021-12-20 13:40:21 +01:00
Paweł Spychalski
78bc778f29
Merge branch 'master' into release_4.0.0 2021-12-19 12:01:34 +01:00
JuliooCesarMDM
19894a5a80 add ins gravity 2021-12-04 20:16:33 -03:00
Darren Lines
47c81b525f Give options on the method to use for smartaudio over softserial
Initial code.
2021-12-02 16:37:34 +01:00
JuliooCesarMDM
ed298aad9d [docs] Fix Settings.md 2021-12-01 18:56:33 -03:00
Darren Lines
0f7e576c45 Give options on the method to use for smartaudio over softserial
Initial code.
2021-11-30 20:50:00 +00:00
breadoven
0b338fc18a first build 2021-11-30 11:31:47 +00:00
OptimusTi
5d9e866fcd Update Settings.md 2021-11-25 22:42:05 -05: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
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
breadoven
bef418398f Update Failsafe.md 2021-11-17 13:21:22 +00:00
Alexander van Saase
e8ca7e63a5 Don't change P, I and D during autotune 2021-11-15 21:11:30 +01:00
breadoven
7175b1183a Update Navigation.md 2021-11-15 18:09:09 +00:00
Jonathan Hudson
f1182cdbb2
tidy up mission file XSD and improve documentation (#7594)
* tidy up mission file XSD and improve documentation

* tidy up mission file XSD and improve documentation
2021-11-12 15:12:44 +00:00
Alexander van Saase
67bc9c48fa
Merge pull request #7461 from iNavFlight/avs-no-p-i-autotune
Don't change P, I and D during FW autotune
2021-11-12 15:38:30 +01:00
breadoven
888344a243 update stick controls 2021-11-09 16:56:25 +00:00
Paweł Spychalski
6df55cb683
Merge pull request #7250 from breadoven/abo_fixed_wing_soaring_mode
Fixed wing soaring mode
2021-11-08 09:06:29 +01:00
Paweł Spychalski
00716f7a3b
Merge pull request #7323 from MrD-RC/nav_rth_climb_first_stage
Two Stage Climb First RTH
2021-11-08 09:03:43 +01:00
breadoven
896f2da5bf Merge remote-tracking branch 'upstream/master' into abo_fixed_wing_soaring_mode 2021-11-07 16:40:19 +00:00
breadoven
aa1f6c2be7 Merge remote-tracking branch 'upstream/master' into abo_fixed_wing_soaring_mode 2021-11-07 15:51:49 +00:00
breadoven
d5b7a2ce8d
Merge pull request #6967 from breadoven/abo_in_flight_mission_planner
On the fly WP Mission Planner
2021-11-07 15:48:05 +00:00
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
36c03fe8fe Merge remote-tracking branch 'upstream/master' into abo_in_flight_mission_planner 2021-11-07 11:35:51 +00: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
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
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
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
0a52ea97c9
Update Profiles.md
Added the ability to change profiles using programming with examples.
2021-11-05 20:18:43 +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
breadoven
6741968f94 update
Inhibit stick selection for single mission.
Correct setting description.
2021-11-02 12:09:00 +00: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
Igor
10a8dc4384
Merge branch 'iNavFlight:master' into airspeed-alarms 2021-10-31 18:13:46 +05:00
breadoven
e18173f8bd
Merge branch 'master' into abo_mission_restart_option 2021-10-29 10:05:10 +01:00
breadoven
de840933c3 Merge remote-tracking branch 'upstream/master' into abo_in_flight_mission_planner 2021-10-29 10:00:06 +01:00
breadoven
9fad4f9095 Merge remote-tracking branch 'upstream/master' into abo_multi_wp_mission_option 2021-10-29 09:47:19 +01:00
Paweł Spychalski
5197042e1b
Merge pull request #7293 from breadoven/abo_mc_split_auto_speed
Multirotor Auto Speed Change
2021-10-29 09:02:22 +02:00
breadoven
9ce4e2758f Merge remote-tracking branch 'upstream/master' into abo_fixed_wing_soaring_mode 2021-10-28 20:31:47 +01:00
Darren Lines
787e9a76b2 Merge branch 'master' into change-profiles-with-programming 2021-10-28 18:37:24 +01:00