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

13445 commits

Author SHA1 Message Date
breadoven
1c876edb47 Update fc_core.c 2022-12-29 23:43:37 +00:00
Darren Lines
19685a210b Add option for update every frame
- Move setting of dirty to before the draw
- Add -1 value to disable P frames (legacy mode)
- Change 0 value to be update every frame
2022-12-29 14:42:27 +00:00
Paweł Spychalski
24da1968eb
Merge pull request #8472 from dlt2018/aocodarcf7mini
add new target 'AOCODARCF722MINI'
2022-12-29 10:50:30 +01:00
Paweł Spychalski
1e90d9ffe5
Merge pull request #8439 from iNavFlight/MrD_Minimise-save-calls-and-show-notification
Consolidate post flight and non-essential save calls in to a single save action
2022-12-29 10:21:13 +01:00
Roman Lut
70df612888 send throttle in telemetry exactly as shown on osd 2022-12-27 18:22:27 +02:00
Roman Lut
f45fa088df Merge branch 'submit-throttle-value-in-telemetry' of https://github.com/RomanLut/inav into submit-throttle-value-in-telemetry 2022-12-27 18:17:16 +02:00
Roman Lut
75029f0410 send throttle in telemetry exactly as shown on osd 2022-12-27 18:16:51 +02:00
Roman Lut
2747b9c4e9 send throttle in telemetry exactly as shown on osd 2022-12-27 18:06:08 +02:00
Darren Lines
7f38d107af
Merge pull request #8641 from mmosca/bf_symbol_updates
Add more symbols to BF43 translation table.
2022-12-24 19:17:55 +00:00
Darren Lines
cc2b4902f2 Updated bitmapping for attributes 2022-12-24 15:00:56 +00:00
breadoven
015aa87de9 Merge remote-tracking branch 'upstream/master' into abo_emerg_arming_change 2022-12-23 20:36:54 +00:00
Paweł Spychalski
ec082b5217
Merge pull request #8558 from skeet70/fix-docker-build
Fix git security issue with docker build
2022-12-23 10:18:40 +01:00
Paweł Spychalski
8575a1b765
Merge pull request #8643 from breadoven/abo_nav_yaw_refactor
Nav "Yaw" usage refactor
2022-12-23 10:17:25 +01:00
Paweł Spychalski
84b08ac4f7
Merge pull request #8639 from RomanLut/submit-crsf-wp-mode-priority
changed WP mode priority in crsf telemetry
2022-12-23 10:16:01 +01:00
Paweł Spychalski
6ca6a6b7ca
Merge pull request #8638 from RomanLut/submit-fix-crsf-yaw
fixed crsf attitude yaw overflow
2022-12-23 10:15:32 +01:00
Paweł Spychalski
e478ae8b18
Merge pull request #8644 from iNavFlight/dzikuvx-x8-foxeerf722v4-fix
Fix X8 mode on FoxeerF722V4
2022-12-23 10:14:53 +01:00
breadoven
89d8e91472 Update navigation.c 2022-12-22 23:07:19 +00:00
Darren Lines
bd6483dc4f Update Settings.md
Recompiled docs after update from master
2022-12-22 19:01:41 +00:00
Darren Lines
ec988fd5cb Merge branch 'master' into MrD_update-MSPDisplayPort-and-add-Avatar-stuff 2022-12-22 18:57:52 +00:00
Paweł Spychalski
2554bf68fa
Update readme.md 2022-12-22 17:11:57 +01:00
Pawel Spychalski (DzikuVx)
5a6a698418 Fix X8 mode on FoxeerF722V4 2022-12-21 13:21:36 +01:00
Marcelo Bezerra
c68894269e
Merge branch 'iNavFlight:master' into bf_symbol_updates 2022-12-20 20:07:42 +01:00
Marcelo Bezerra
5fef0c4944 Add SYM_ALT 2022-12-20 20:02:16 +01:00
Marcelo Bezerra
d5987f923a Fix arrow direction, hopefully I haven't missed any. 2022-12-20 19:30:35 +01:00
Marcelo Bezerra
e8c3cda8cd Add more symbolx to the translation table. 2022-12-20 19:01:43 +01:00
Roman Lut
f1014b6bf1 fixed crsf attitude yaw overflow 2022-12-20 06:35:03 +02:00
Marcelo Bezerra
55af624de9
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-12-19 19:58:48 +01:00
Jonathan Hudson
6ccc6c2a8f
[CLI] add missing arming flag name (#8637) 2022-12-19 18:47:51 +00:00
Darren Lines
2559570079
Merge pull request #8635 from sensei-hacker/consistent_safehome_defines
Be consistent in using #ifdef USE_SAFE_HOME
2022-12-19 18:46:11 +00:00
Darren Lines
b886757634
Merge pull request #8634 from mmosca/bf_osd_compat
Increase number of voltage digits in BF compatibility mode OSD
2022-12-19 18:45:34 +00:00
Darren Lines
812308a482 Add ability to check actions on next WP 2022-12-19 13:01:32 +00:00
breadoven
1d292b1925 Update navigation_fixedwing.c 2022-12-19 11:48:50 +00:00
breadoven
d86ff58c94 Update navigation_fixedwing.c 2022-12-19 00:28:08 +00:00
breadoven
e7f9f6e135 remove redundant function + update 2022-12-19 00:16:16 +00:00
breadoven
a366ae4671 first cut 2022-12-19 00:06:01 +00:00
breadoven
3417a678da Update fc_core.c 2022-12-17 22:17:38 +00:00
breadoven
99b03c70be Update navigation.c 2022-12-17 22:08:04 +00:00
Marcelo Bezerra
7029e5eb25 Rename isBfCompatible to be more readable 2022-12-17 13:23:42 +01:00
Marcelo Bezerra
a83757627e remove blank line 2022-12-17 13:12:03 +01:00
breadoven
c4d6c394df first build 2022-12-16 23:22:51 +00:00
Ray Morris
77eb8e3518 Be consistent in using #ifdef USE_SAFE_HOME 2022-12-16 16:18:15 -06:00
Marcelo Bezerra
f5ea3a42bc
Merge branch 'iNavFlight:master' into bf_osd_compat 2022-12-16 22:18:34 +01:00
Marcelo Bezerra
c9b5a926af
Change number of digits in battery voltage display.
In BF compatible mode the . takes up space of data that usually gets
displayed.

It i possible to work around it for the main battery voltage by changing
from 1 decimal digits to 2, but there will always only be space for N -
1  digits.

This bumps the size of the field by 1 in BF_COMPATIBLE mode for main
battery voltage and cell voltage fields.
2022-12-16 22:04:56 +01:00
breadoven
5d84300545
Merge pull request #8633 from b14ckyy/update-navigation-md
Update Navigation.md
2022-12-16 12:02:04 +00:00
Marcelo Bezerra
0fc356bbc9
Merge branch 'iNavFlight:master' into strobeblink-refactor 2022-12-16 11:49:15 +01:00
Paweł Spychalski
96a9f51ce7
Merge pull request #8631 from mmosca/bf_osd_compat
Add a BF4.3 Compatible restricted OSD implementation.
2022-12-16 11:39:26 +01:00
breadoven
ce7ee28677 first build 2022-12-15 22:46:25 +00:00
Darren Lines
fe2e151583 Reduced calculations on WpNumber 2022-12-14 21:52:53 +00:00
Darren Lines
bc5cc39a1b Fixed return issue
Returning the bit, not a Boolean, fixed.
2022-12-14 19:05:18 +00:00
b14ckyy
6ccd27c932
Update Navigation.md 2022-12-14 14:27:26 +01:00