Paweł Spychalski
c20fff75b2
Merge pull request #806 from iNavFlight/dzikuvx-16-servos
...
Support for 16 servos
2019-07-16 19:54:16 +02:00
Pawel Spychalski (DzikuVx)
9433319fdf
Motors tab refactoring
2019-07-16 19:37:41 +02:00
Pawel Spychalski (DzikuVx)
cc80e07726
Support for 16 servos
2019-07-09 12:44:51 +02:00
Pawel Spychalski (DzikuVx)
9b01cec4fb
Support 16 servos
2019-07-09 12:42:54 +02:00
Paweł Spychalski
f432bcff45
Merge pull request #794 from nmaggioni/nm_flight_modes_as_logic_conditions
...
Flight modes as logic conditions
2019-07-09 09:33:56 +02:00
Paweł Spychalski
ba3617ce44
Merge pull request #797 from iNavFlight/agh_fix_invalid_fw_version_message
...
Serial: Fix arguments to i18n.getMessage() in onInvalidFirmwareVersion()
2019-07-04 12:48:54 +02:00
Paweł Spychalski
5ba50bf40b
Merge pull request #804 from nmaggioni/nm_cli_clipboardcopy_fileload
...
Port of Copy to clipboard and Load from file in CLI tab
2019-07-04 12:48:32 +02:00
Niccolò Maggioni
9e2d1cd777
Port of Copy to Clipboard and Load from File in CLI tab
2019-07-04 10:34:44 +02:00
Paweł Spychalski
c277e2179b
Merge pull request #798 from LucaGiovannesi/master
...
Fixed GPS map zoom issue
2019-06-26 11:47:02 +02:00
Luca Giovannesi
b5298229c8
Add center button to GPS map
2019-06-26 01:21:20 +02:00
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