1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 12:55:13 +03:00
Commit graph

3524 commits

Author SHA1 Message Date
Alberto García Hierro
2f159fb83c Serial: Fix arguments to i18n.getMessage() in onInvalidFirmwareVersion()
Formatting arguments are passed as an array
2019-06-24 18:04:56 +01:00
Niccolò Maggioni
ea935bb25e
Flight modes as logic conditions 2019-06-12 18:06:27 +02:00
Konstantin Sharlaimov
002d55f180
Merge pull request #791 from iNavFlight/dzikuvx-fix-chrome-app
Fix app not starting in chrome
2019-06-09 19:07:30 +02:00
Pawel Spychalski (DzikuVx)
4a0bf7b93b Fix app not starting in chrome 2019-06-09 13:11:09 +02:00
Paweł Spychalski
1633ea9214
Merge pull request #789 from OlivierC-FR/oc_gforce2
Gforce icons for all fonts (minus Vision already done)
2019-06-04 14:09:40 +02:00
Olivier C
9702c8b5a9 Gforce icons 2019-06-04 12:26:51 +02:00
Michel Pastor
a60c481e13
Add new RTH mode AT_LEAST_LINEAR_DESCENT to GUI (#788) 2019-06-04 02:16:42 +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
7de99f3005
Merge pull request #787 from iNavFlight/agh_font_upload_seq
OSD: Make font upload sequential
2019-06-03 10:18:42 +01: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
b0e93c131d Gforce icons for Vision 2019-05-31 22:36:32 +02:00
Olivier C
b6a2d5dd9e Typo and grammar fixes (#785) 2019-05-31 20:56:25 +02:00
mirko-it
e1d92bc114 Fix for Load/Save mission not working (#783)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling

* fix include nwdialog and fs packages

* xml2js lib with all dependencies in a single file
2019-05-31 12:01:04 +02:00
Olivier C
33e3cd0211 Icons for the Gforce 2019-05-31 08:59:07 +02:00
Pawel Spychalski (DzikuVx)
87f8f73c0a Version bump 2019-05-26 10:10:55 +02:00
Michel Pastor
4cf10eedf9
Add the GSM SMS telemetry option (#781) 2019-05-25 17:30:50 +02:00
Paweł Spychalski
be7e3698a1
Merge pull request #780 from iNavFlight/dzikuvx-fix-2_1-compatibility
Fix 2.1 compatibility issues
2019-05-25 13:53:36 +02:00
Pawel Spychalski (DzikuVx)
ad94f9f275 Fix 2.1 compatibility issues 2019-05-25 13:51:08 +02:00
Michel Pastor
10780f3f59
Add missing RC adjustments (#779) 2019-05-25 00:45:47 +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
5476166e3d
Increase config's tab input column width (#773)
...so that the value in drop down lists are fully visible
2019-05-23 17:30:05 +02:00
Olivier C
c3e00ff57a All fonts update for 2.2 (hud compatibility) (#764) 2019-05-23 17:28:14 +02:00
Michel Pastor
c27059e3cd
Add OSd g force alarm settings (#774) 2019-05-20 01:37:24 +02:00
Paweł Spychalski
289e07de27
Merge pull request #772 from iNavFlight/dzikuvx-hide-manual-mag-declination
Hide manual mag declination
2019-05-19 21:15:04 +02:00
Paweł Spychalski
390c593ea3
Merge pull request #771 from iNavFlight/dzikuvx-airmode-gui
GUI for airmode
2019-05-19 21:14:47 +02:00
Niccolò Maggioni
505bb200f2 Current consumption alarm in OSD (#769) 2019-05-19 17:52:32 +02:00
Pawel Spychalski (DzikuVx)
6bc34e245b Hide manual mag declination 2019-05-19 12:06:54 +02:00
Pawel Spychalski (DzikuVx)
f0a9c8727b GUI for airmode 2019-05-19 11:40:52 +02:00
Paweł Spychalski
a03f64cb40
Merge pull request #770 from iNavFlight/dziukuvx-pid-tab-changes
Restructure PID Tab to have more settings
2019-05-18 14:02:05 +02:00
Pawel Spychalski (DzikuVx)
2fc21f6c1f Restructure PID Tab to have more settings 2019-05-18 11:44:17 +02:00
Michel Pastor
150f6c9dc3
More precise capacity alarms description (#732) 2019-05-16 23:20:31 +02:00
Michel Pastor
3badb24935
Changes to OSD preview (#768)
Changes to match https://github.com/iNavFlight/inav/pull/4652
2019-05-16 23:20:04 +02:00
Michel Pastor
e5dbd74735
OSD g-force (#765) 2019-05-12 19:30:01 +02:00
Paweł Spychalski
0747e690bf
Merge pull request #767 from iNavFlight/de_serialshot
Add SERIALSHOT ESC protocol, add OPFLOW to port functions
2019-05-12 09:56:01 +02:00
Konstantin Sharlaimov (DigitalEntity)
bc95909055 [PORTS] Add ESC and OPFLOW to serial port bit masks 2019-05-11 22:04:23 +02:00
Konstantin Sharlaimov (DigitalEntity)
8b9ed31448 Add SERIALSHOT ESC protocol 2019-05-11 21:44:04 +02:00
Konstantin Sharlaimov
be312e8150
Merge pull request #762 from iNavFlight/1KHz_default_giacomo892
1KHz as default looptime
2019-05-05 18:14:52 +02:00
giacomo892
7ca5e77b6c
1KHz as default looptime
F3 and up can handle it no issues.
2019-05-05 18:03:31 +02:00
Konstantin Sharlaimov
e36f00c6e3
Merge pull request #759 from iNavFlight/de_opflow_calibration
[OPFLOW] Initial cut on optic flow calibration
2019-05-02 13:13:17 +02:00
Konstantin Sharlaimov (DigitalEntity)
5916100b22 [OPFLOW] Initial cut on optic flow calibration 2019-05-01 21:42:31 +02:00
Paweł Spychalski
79c39486db
Merge pull request #758 from iNavFlight/dzikuvx-disable-yaw-lpf-on-miniquad-presets
Disable Yaw LPF on miniquad presets: 5 6 and 7 inches
2019-04-30 14:01:33 +02:00
Pawel Spychalski (DzikuVx)
0d827cc07c Disable Yaw LPF on miniquad presets: 5 6 and 7 inches 2019-04-29 22:19:23 +02:00
Pawel Spychalski (DzikuVx)
74a2d13224 Fix connect bug 2019-04-29 19:51:25 +02:00
Carsten W
a9f9487d4f Add configurator support for FFPV24G into configurator (#744)
* add configurator support for FFPV24G

* change naming to match FC code
2019-04-29 17:24:19 +02:00
mirko-it
3dcffdd292 Offline missions (with FC disconnected) on file (#720)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling
2019-04-29 17:23:32 +02:00
Paweł Spychalski
cec7997bfc
Merge pull request #757 from iNavFlight/dzikuvx-min-max-firmware-changes
Set min and max supported firmware
2019-04-28 15:29:42 +02:00
Paweł Spychalski
06c907ba56
Merge pull request #755 from iNavFlight/dzikuvx-more-settings
More PID tuning settings
2019-04-28 15:29:14 +02:00
Paweł Spychalski
a307889406
Merge pull request #756 from iNavFlight/dzikuvx-remove-autoconnect
Remove Autoconnect
2019-04-28 15:29:00 +02:00
Pawel Spychalski (DzikuVx)
61189e4d6c Set min and max supported firmware 2019-04-27 20:20:42 +02:00