1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 06:15:11 +03:00
Commit graph

315 commits

Author SHA1 Message Date
Alexander van Saase
255a23454d swap TYPE1 and TYPE3 2021-05-11 16:18:23 +02:00
Alexander van Saase
7c3aad378e change CRSF LQ format 2021-05-11 09:48:02 +02:00
Michel Pastor
4948b2fa75
OSD: add power limits items (#1259) 2021-05-08 21:58:15 +02:00
Pawel Spychalski (DzikuVx)
e23414b280 Fix font open dialog 2021-05-02 12:25:05 +02:00
Michel Pastor
1bbc834a80
Update fonts (#1239)
* Update fonts

* Update fonts

* Update Wh/km unit in osd.js
2021-04-21 16:02:00 +02:00
Paweł Spychalski
6bdd8f8846
Merge pull request #1224 from iNavFlight/dzikuvx-rangefinder-distance
Add rangefinder distance to OSD
2021-04-13 20:25:19 +02:00
Pawel Spychalski (DzikuVx)
1ffd1ab266 Add rangefinder distance to OSD 2021-04-07 18:37:33 +02:00
Michel Pastor
8fd366cbd9
Rename cruise heading OSD elements to course hold (#1222) 2021-04-06 22:34:42 +02:00
Alexander van Saase
42425be604 fix preview bug 2021-03-10 09:20:22 +01:00
Alexander van Saase
52d3a3584c Separate D and CD/FF adjustments, osd elements 2021-03-04 16:50:22 +01:00
Alexander van Saase
8bf8ed2c5d update for fw compatibility 2021-01-06 12:02:22 +01:00
Alexander van Saase
67eb5cfce5 Fix bug 2021-01-04 21:48:10 +01:00
Alexander van Saase
bcf5af7a57 Added options for COUNTRY (2 digits trimmed) and FIELD (6 digits trimmed) 2021-01-04 20:54:50 +01:00
Alexander van Saase
646d7ef835 plus code type selection 2021-01-03 12:56:03 +01:00
Paweł Spychalski
dde6b19daa
Merge pull request #1119 from MrD-RC/add-version-to-osd
Add version to osd
2020-12-15 10:08:32 +01:00
Darren Lines
1bd4b69455 Add Version to OSD 2020-11-25 18:08:00 +00:00
Darren Lines
684dfdb785 Update osd.js
Add OSD element to Configurator
2020-11-24 21:39:11 +00:00
Darren Lines
8de58fba34
Update osd.js 2020-11-17 20:17:03 +00:00
Konstantin Sharlaimov
0297b66a8e
Merge pull request #1054 from Scavanger/TPA-Adjustment
Add TPA-Adjustment
2020-11-17 08:16:44 +01:00
Scavanger
70a1d686f9
Update THRUST_PID_ATTENUATION ID 2020-10-28 22:42:30 +01:00
Pawel Spychalski (DzikuVx)
d4f253ab86 First cut on quadcopter mixer wizard 2020-10-23 20:41:58 +02:00
OptimusTi
9906960ffe Merge remote-tracking branch 'upstream/master' into crsf-LQ-scaled 2020-10-16 10:02:43 -04:00
OptimusTi
831dfe122a Unused comments removed
Unused comments removed and format fix. Also updating osdElement text and help text.
2020-10-14 13:45:56 -04:00
OptimusTi
67bc297a4b SNR text update 2020-10-11 00:58:22 -04:00
OptimusTi
a4865bc713 Adds CRSF LQ Formats
Adds LQ format used by TBS hardware and format used by other FC software.
2020-10-10 20:54:48 -04:00
OptimusTi
60933c6b02 300% format LQ
LQ format changed to mirror TBS hardware and function
2020-10-07 18:34:41 -04:00
Jonas Elvedal Hole
aecfcb5569 Implement GVar OSD 2020-10-07 19:46:02 +02:00
OptimusTi
2271acbf38 More spacing updates
Spacing updates to use less characters and match inav's cms layout
2020-09-09 22:21:59 -04:00
OptimusTi
74c6c60470 Spacing fixes so preview spacing matches firmware. 2020-08-30 07:16:19 -04:00
OptimusTi
5c43de1f1c IDs fixed to match ID order in firmware 2020-08-28 10:40:11 -04:00
OptimusTi
8246dcef9e CRSF OSD for configurator 2020-08-27 16:03:12 -04:00
Andi Kanzler
5eb9cc0498 Add TPA-Adjustment (+ OSD Element) 2020-08-09 22:57:49 +02:00
Daniel Arruda Ribeiro
b6f95f6538 Add azimuth OSD element 2020-07-05 14:09:45 -03:00
giacomo892
9fad61922c
add support for ESC temperature (#960)
* add support for ESC temperature OSD element

* adding alarms settings to the configurator

* Improve OSD alarms formatting

* Save Settings on clikc

* remove not needed line

* Fix OSD layout

Co-authored-by: Michel Pastor <shellixyz@gmail.com>
Co-authored-by: Pawel Spychalski (DzikuVx) <pspychalski@gmail.com>
2020-04-24 12:37:18 +02:00
Michel Pastor
539ec6304c
Add Impact mini OSD font (#877)
* Add Impact mini OSD font

* Update Impact mini OSD font

* Add WP symbol to Impact mini
2020-01-25 23:03:19 +01:00
Alberto García Hierro
0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
2020-01-21 18:19:06 +00:00
Paweł Spychalski
2448813b1e
Merge pull request #845 from iNavFlight/dzikuvx-old-version-cleanup
Cleanup old versions customizations
2019-11-20 09:43:17 +01:00
Olivier C
6ecce51611 OSD icon preview for RPM 2019-11-16 13:35:43 +01:00
Pawel Spychalski (DzikuVx)
d7c8695bf9 Cleanup 2.1.1 2019-10-27 20:18:51 +01:00
Pawel Spychalski (DzikuVx)
79a16a8fe3 Cleanup 2.1 version 2019-10-27 20:17:20 +01:00
Pawel Spychalski (DzikuVx)
cb1ff69703 Cleanup INAV 2.0.0 2019-10-26 22:30:59 +02:00
Alberto García Hierro
7948361106 [OSD] Add support for configuring OSD_ESC_RPM element 2019-10-25 22:44:27 +01:00
Alberto García Hierro
0fce09a25f [OSD]: Workaround for F3 64 byte write bug on macOS
Upload fonts with address <= 255 using MSPv1, use MSPv2 for fonts
with address > 255. This ensures we never send a payload with one
of the problematic lengths.
2019-07-24 10:41:36 +02:00
Konstantin Sharlaimov
c8dc651067
Merge pull request #786 from OlivierC-FR/oc_gforce
Gforce icons for Vision + preview
2019-06-03 13:26:24 +02:00
Alberto García Hierro
47d9332200 OSD: Make font upload sequential
Instead of uploading OSD characters as fast as the uart/VCP will
let us, instead wait for the FC to acknowledge each write. This
prevents buffer overruns between the configurator and the FC which
would cause some characters to be missing.
2019-06-02 13:56:06 +01:00
Olivier C
33e3cd0211 Icons for the Gforce 2019-05-31 08:59:07 +02:00
Michel Pastor
65f918e1ed
OSD: Add RC source and VTX power elements (#777) 2019-05-25 00:43:52 +02:00
Michel Pastor
2cf8f40a52
OSD alarms: add min/max to GUI (#778) 2019-05-24 17:14:24 +02:00
Michel Pastor
c27059e3cd
Add OSd g force alarm settings (#774) 2019-05-20 01:37:24 +02:00
Niccolò Maggioni
505bb200f2 Current consumption alarm in OSD (#769) 2019-05-19 17:52:32 +02:00