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

13427 commits

Author SHA1 Message Date
Darren Lines
e353b6ea7e Add symbols for remaining time/distance
Fixes #636

Adds symbols for remaining flight distance and flight time OSD elements. These replace the current fly time and total distance symbols, which are not specific.

I have added temporary symbols which can be improved.
2022-11-26 18:04:21 +00:00
Darren Lines
94fc2531a1
Merge pull request #8583 from iNavFlight/MrD-RC-patch-1
Changed CleanFlight to INAV
2022-11-26 10:23:48 +00:00
Darren Lines
1ad48b1320
Changed CleanFlight to INAV 2022-11-26 10:00:24 +00:00
Darren Lines
09eb6ca551 Increase logo size 2022-11-26 08:08:35 +00:00
Darren Lines
63652aa4dd Removed comments for old IDs 2022-11-25 18:44:06 +00:00
Darren Lines
1ca3527f92 Added EDGE switch to Logical Conditions 2022-11-24 18:37:34 +00:00
breadoven
35c267b15c changes 2022-11-24 16:09:25 +00:00
Darren Lines
7e51f1ff5d Initial code 2022-11-24 13:38:11 +00:00
Darren Lines
b5da2ca7d3 Corrected user actions and updated docs 2022-11-24 08:04:52 +00:00
Darren Lines
b2ad70329b fixed initial code and added more
Now working:
- Distance to WP
- Distance from WP
- User actions 1 to 4
2022-11-23 22:39:22 +00:00
Darren Lines
7115d03276 add distance to WP
needs testing ... and compiling even. Coding at work is blind xD
2022-11-23 13:35:18 +00:00
Marcelo Bezerra
e897f108ab
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-23 10:52:04 +01:00
Darren Lines
775a080768 Initial code
This will break LCs backwards compatibility. But a small conversion tool will be simple to make.
2022-11-22 13:40:36 +00:00
breadoven
bce0cec406
Merge pull request #8529 from breadoven/abo_use_GPSCoG_fw_nav
Use course over ground as the default for fixed wing navigation "heading"
2022-11-22 12:09:36 +00:00
Marcelo Bezerra
a06a77811f
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-22 12:26:36 +01:00
breadoven
7acf4b07da update method 2022-11-21 19:21:25 +00:00
Darren Lines
7f91a72192
Merge pull request #8573 from sensei-hacker/omnibus_servo_power 2022-11-21 16:58:18 +00:00
Ray Morris
1b1cf1e198 Correct Omnibus readme 2022-11-21 10:33:45 -06:00
shota
62552eb747 add altitude in timeout 2022-11-22 01:00:46 +09:00
breadoven
9c0abbd447 use velocity 2022-11-20 21:15:57 +00:00
Marcelo Bezerra
3debed6a6a
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-19 22:18:45 +01:00
breadoven
5423d66933
Merge pull request #7018 from breadoven/abo_ahi_pitch_interval_option
OSD AHI pitch interval redraw option
2022-11-19 19:52:48 +00:00
breadoven
8cccc3b2fe change default setting 2022-11-19 19:13:58 +00:00
Marcelo Bezerra
e0bb62b8b3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-19 17:34:30 +01:00
Paweł Spychalski
9f6c3f7541
Merge pull request #8519 from breadoven/abo_wp_tracking_fixes
Waypoint turn smoothing and tracking accuracy improvements
2022-11-19 13:16:43 +01:00
Darren Lines
c3347990af Initial coding 2022-11-19 11:24:04 +00:00
Marcelo Bezerra
405706fa72
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-16 21:25:39 +01:00
Jonathan Hudson
456a94548a
remove remaining instances of ubuntu-18.04 (#8562) 2022-11-16 13:21:32 +00:00
Marcelo Bezerra
71a8ea29e3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-16 11:17:27 +01:00
Darren Lines
d68ba41fa9
Merge pull request #8559 from iNavFlight/MrD-RC-patch-2
Update Battery.md
2022-11-16 08:24:10 +00:00
Paweł Spychalski
38f01663ff
Merge pull request #8544 from iNavFlight/dzikuvx-foxeer-f722v4
Foxeer F722 V4
2022-11-16 08:24:42 +01:00
Paweł Spychalski
cbadd7e47a
Merge pull request #8560 from iNavFlight/MrD-RC-patch-3
Update ci.yml
2022-11-16 08:24:18 +01:00
Darren Lines
45d0414cf8
Update ci.yml
Update Ubuntu version, as 18.06 is depricated.
2022-11-15 21:07:24 +00:00
Darren Lines
2e1dba6936
Update Battery.md
Added details on how to automatically change the control profile.
2022-11-15 20:43:37 +00:00
Marcelo Bezerra
e6987eeff3
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-15 21:20:07 +01:00
Darren Lines
37c64345c0
Merge pull request #8401 from iNavFlight/MrD_Add-USER-3-and-USER-4-PINIO-Also-MATEKF722PX_PINIO-target
Add PINIO 3 & 4 plus MATEKF722PX_PINIO target
2022-11-15 20:04:37 +00:00
Marcelo Bezerra
2c1de13c55
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-15 18:34:07 +01:00
breadoven
0c3db77639
Merge pull request #8512 from breadoven/abo_trackback_poshold_fix
RTH Trackback - suspend track recording on fixed wing during Loiter
2022-11-15 10:50:54 +00:00
Murph Murphy
2214e7e2d7 Fix git security issue with docker build
Make the docker user id and group id match the running user's, so that
files built by the container are seen as owned by the current user. Also
set the current directory as "safe" in git so it's able to inspect the
git history.

_note_: this will successfully run in a rootless docker install, but the
created files will have random uid/guids. You'll have to sudo to delete
them or chown them. For normal docker installs there should be no
issues. See [this issue](https://github.com/moby/moby/issues/41497) to
track the rootless problem on the docker side.
2022-11-14 13:39:25 -07:00
Marcelo Bezerra
4ddbd5a3d9
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-11-14 10:52:11 +01:00
Paweł Spychalski
9ee63e99a1
Merge pull request #8556 from JulioCesarMatias/RemoveDuplication
[scheduler.c] Remove duplication
2022-11-14 08:16:07 +01:00
JuliooCesarMDM
0a7e2e0d93 [scheduler.c] Remove duplication 2022-11-13 13:44:24 -03:00
breadoven
3d11e105ad add posEstimator specific course variable 2022-11-13 14:18:56 +00:00
ricardodeazambuja
178bce6a63 New debug_mode POS_EST that is useful for autonomous flight 2022-11-12 16:04:55 -05:00
Marcelo Bezerra
da7d62ac8f Add missing new line 2022-11-10 14:07:28 +01:00
Marcelo Bezerra
41dc107c71 Move command to MSP2_INAV range 2022-11-10 13:57:17 +01:00
JuliooCesarMDM
65dd3cd971 Fix incorrect temperature shown on OSD 2022-11-09 19:57:21 -03:00
Marcelo Bezerra
233ee3fd38 Distribute new bits
Distributing new bits now gives us some room to implement some new functions and overlays without needing to change the data format.

Add 4 bits to functions
Add 2 bits to Overlay (one is used by strobe, aonther one is free)
Add 2 bits to params
2022-11-09 20:20:43 +01:00
Marcelo Bezerra
db941f7569 Add new _EX commands for LED_STRIP 2022-11-09 17:59:51 +01:00
Marcelo Bezerra
b46be809f9 Bump msp version from 2.4.0 2022-11-09 14:24:44 +01:00