Darren Lines
9d254f163c
Updated throttle indicator symbols
...
Rather than having a `*` prefix to indicate the PWM throttle. I'm now using the scale symbol (also used in the map) to prefix the scaled throttle. This makes a lot more sense.
2023-04-20 21:44:08 +01:00
Andi Kanzler
e5a8bd0cac
Small improvements
2023-04-17 16:35:37 -03:00
Marcelo Bezerra
c1f8494efd
Merge pull request #1758 from iNavFlight/mmosca-softserialwarning
...
Add warning message to softserial ports
2023-04-16 14:18:13 +02:00
Darren Lines
5ffccd1c6a
Merge branch 'master' into MrD_Enhance-RTH-Linear-Descent
2023-04-16 10:13:18 +01:00
Darren Lines
ddea431bee
Add Odometer to OSD
...
First cut
2023-04-15 22:08:33 +01:00
Marcelo Bezerra
057e7f1603
Add warning message to softserial ports
...
We often get users asking about osd problems on f411 fc because they are trying to use soft serial with MSP DisplayPort.
A warning triangle will be displayed on Soft Serial entries and when the mouse stops over the icon it will display the following message:
"It is not advisable to use softserial for flight critical devices like GPS or receiver, or high traffic devices like MSP DisplayPort."
2023-04-15 22:52:25 +02:00
Yi BoYang
c9d0f5ff8f
Add led_strip i18n
2023-04-14 17:06:25 +08:00
Yi BoYang
e70b8fbe8f
Add led_strip i18n
2023-04-14 15:38:31 +08:00
Darren Lines
0a254401b1
Rename AUTOLEVEL
2023-04-11 18:52:02 +01:00
Marcelo Bezerra
07eee3c961
Merge pull request #1750 from iNavFlight/mmosca-bfhdcompat-polish
...
Fix BFHDCOMPAT dragging of elements inside warning boxes
2023-03-30 23:31:02 +02:00
Marcelo Bezerra
a43ceccb60
Preserve events on underlaying osd elements
...
After fuirther tests, I realized that the boxes were preventing events
from propagating to the OSD elements, preventing the user from moving
them.
Now the boxes are transparento to events.
2023-03-30 10:24:05 +02:00
Marcelo Bezerra
0d5813ed76
Merge pull request #1747 from iNavFlight/bfhd
...
Add BFHDCOMPAT options to configurator OSD tab to allow hd canvas with betaflight charset.
2023-03-30 00:47:16 +02:00
Marcelo Bezerra
22144bb35d
cleanup diff
2023-03-29 19:36:50 +02:00
Marcelo Bezerra
0f693c9808
cleanup diff
2023-03-29 19:35:45 +02:00
Marcelo Bezerra
52082a3634
tabs vs spaces
2023-03-29 18:42:56 +02:00
Marcelo Bezerra
d9c3933a39
tabs vs spaces
2023-03-29 18:42:00 +02:00
Marcelo Bezerra
e0febae443
remove classes that are not longer needed
2023-03-29 18:39:07 +02:00
Marcelo Bezerra
c9b3ff7440
Adjust guidelines to match UI in Goggles V2
2023-03-29 18:34:42 +02:00
Marcelo Bezerra
c5067074b0
Add reference bars
...
Still need to cross reference with the actual googles osd
2023-03-29 13:13:31 +02:00
Marcelo Bezerra
33ac945f10
Fix preview size
...
Still plan on adding guides for native elements
2023-03-29 11:17:03 +02:00
Marcelo Bezerra
6258ba8822
Merge remote-tracking branch 'origin/release_6.1.0' into bfhd
2023-03-29 10:46:34 +02:00
Paweł Spychalski
f3c58244bb
Merge pull request #1743 from iNavFlight/dzikuvx-inav7-version-bump
...
Bump master to INAV 7
2023-03-28 14:33:57 +02:00
Darren Lines
e29089290f
Merge branch 'master' into MrD_Enhance-RTH-Linear-Descent
2023-03-27 19:14:05 +01:00
Pawel Spychalski (DzikuVx)
2fd2e62d7f
Bump master to INAV 7
2023-03-26 17:33:28 +02:00
Paweł Spychalski
448d9dc3ba
Merge pull request #1738 from Scavanger/SITL-Integration
...
SITL integration
2023-03-26 15:38:55 +02:00
Paweł Spychalski
c1a5b3c15a
Merge pull request #1707 from erstec/at32-implementation
...
AT32 MCU DFU added
2023-03-26 15:38:22 +02:00
Paweł Spychalski
26d3d78d8e
Merge pull request #1672 from rmawatson/armingFlags-on-status-line
...
armingFlags on status line
2023-03-26 15:38:02 +02:00
Pawel Spychalski (DzikuVx)
929d5587af
Version bump for 6.1.0 release
2023-03-26 15:35:50 +02:00
Paweł Spychalski
a8a437a263
Merge pull request #1710 from iNavFlight/release_6.0.0
...
Release 6.0.0
2023-03-26 15:34:38 +02:00
Andi Kanzler
069d0f2019
SITL integration
2023-03-08 12:43:14 -03:00
Marcelo Bezerra
4baf479136
Merge pull request #1735 from mmosca/fix-led-config
...
Fix led direction saving issue reported in #1731
2023-03-02 10:53:48 +01:00
Marcelo Bezerra
8b96de262c
Fix led direction saving
2023-03-01 20:41:53 +01:00
Darren Lines
27e00d8380
Merge pull request #1733 from iNavFlight/MrD_Fix-flaperon-mode-not-appearing-when-save-and-reboot-applied
...
Fixed mixer config issues
2023-02-25 10:32:09 +00:00
Darren Lines
3411777775
Fixed mixer config issues
...
1. When save and reboot was applied on the mixer page, the has flaps option was not saved.
2. When defaults were selected, the auto-mixer application did not take mixer config in to account.
2023-02-25 10:29:44 +00:00
Darren Lines
7a2ab07f94
Removed line of debug
2023-02-21 22:06:39 +00:00
Darren Lines
33f8994fdc
Enhance Linear Descent RTH feature
...
See firmware PR for details.
2023-02-19 15:57:32 +00:00
Darren Lines
655a7dac93
OSD Throttle update
2023-02-17 19:07:53 +00:00
Darren Lines
feba353a5b
Merge pull request #1722 from iNavFlight/MrD_Fix-alt-type-in-mission-planner
...
Mission Control: Bug fixes related to P3 field
2023-02-15 20:27:00 +00:00
Darren Lines
4ede1347df
Update mission_control.js
...
Revise setBit function
2023-02-15 20:21:55 +00:00
Darren Lines
199c61f99f
Update mission_control.js
...
Move storage of P£ til after the check
2023-02-15 05:43:42 +00:00
Darren Lines
f753b4248b
Merge branch 'MrD_Fix-alt-type-in-mission-planner' of https://github.com/iNavFlight/inav-configurator into MrD_Fix-alt-type-in-mission-planner
2023-02-15 05:35:51 +00:00
Darren Lines
67dc427ba6
Update mission_control.js
2023-02-15 05:35:47 +00:00
Darren Lines
bda84ac34e
Update mission_control.js
...
Fixed the cat's contribution.
2023-02-14 22:22:26 +00:00
Darren Lines
cb7670f049
Update waypointCollection.js
...
One other change to stop using P3 as a Boolean.
2023-02-14 19:19:12 +00:00
Darren Lines
beaddec2a8
Bug fixes related to P3 field
...
- Added const to make bitfield stuff more readable
- changed `checkAltElevationSanity()` as it was treating P3 as a Boolean. Some times this function was called with explicitly not using absolute altitude. This is still possible. The function can accept a Boolean _or_ the P3 bitfield.
- Fixed issue where alt and user action checkboxes could not be unset.
- Added **.mission** filter to the load mission from file dialog box.
2023-02-14 18:39:16 +00:00
Darren Lines
c352efdabd
Merge pull request #1720 from iNavFlight/MrD_Update-defaults-for-new-AHRS-parameter-names
...
Update defaults_dialog.js
2023-02-13 16:22:17 +00:00
Darren Lines
7bdedf25ae
Update defaults_dialog.js
...
Update defaults for new AHRS parameter names
2023-02-13 16:21:00 +00:00
Darren Lines
cc6a7df91c
Merge pull request #1718 from iNavFlight/MrD_Make-pan-servo-select-on-OSD-page-more-intuitive
2023-02-11 20:02:40 +00:00
Darren Lines
0dfb2ce824
Make pan servo selection more intuitive
2023-02-10 21:18:46 +00:00
Marcelo Bezerra
429275de83
Merge branch 'iNavFlight:master' into bfhd
2023-02-08 21:55:55 +01:00