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
Alberto García Hierro
68d6d1220a
Serial: Fix arguments to i18n.getMessage() in onInvalidFirmwareVersion()
...
Formatting arguments are passed as an array
2019-07-24 10:40:44 +02:00
Alberto García Hierro
0a21a1431f
Make firmware flasher more robust
...
Check for DFU/serial port regularly during 10 seconds instead of
waiting 1s and trying once. Also, make sure that we don't mistake
DFU devices with serial ones, since the serial port might appear
briefly while the FC is rebooting.
2019-07-24 10:38:39 +02:00
Paweł Spychalski
bc4d43a1ab
Merge pull request #812 from iNavFlight/dzikuvx-nwjs-upgrade
...
upgrade NW.js version
2019-07-23 17:46:55 +02:00
Pawel Spychalski (DzikuVx)
42e4aa81f2
move nw-builder to dev dependency
2019-07-22 16:18:17 +02:00
Pawel Spychalski (DzikuVx)
ee96b73b4c
upgrade NW.js version
2019-07-22 15:43:51 +02:00
Paweł Spychalski
6b06d431fd
Merge pull request #810 from iNavFlight/dzikuvx-alternative-output-allocation-preview
...
Output allocation method that is more aligned with FC counterpart
2019-07-16 22:39:05 +02:00
Pawel Spychalski (DzikuVx)
f71fa9a348
Output allocation method that is more aligned with FC counterpart
2019-07-16 21:16:25 +02:00
Paweł Spychalski
f575ea3eba
Merge pull request #752 from iNavFlight/agh_flasher
...
Make firmware flasher more robust
2019-07-16 20:03:11 +02:00
Alberto García Hierro
9e81e6dbb1
Make firmware flasher more robust
...
Check for DFU/serial port regularly during 10 seconds instead of
waiting 1s and trying once. Also, make sure that we don't mistake
DFU devices with serial ones, since the serial port might appear
briefly while the FC is rebooting.
2019-07-16 19:56:58 +02:00
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
Alberto García Hierro
9eb7d12ef4
[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-06-29 18:06:24 +01: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