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

1960 commits

Author SHA1 Message Date
Niccolò Maggioni
ea935bb25e
Flight modes as logic conditions 2019-06-12 18:06:27 +02:00
Pawel Spychalski (DzikuVx)
4a0bf7b93b Fix app not starting in chrome 2019-06-09 13:11:09 +02:00
Michel Pastor
a60c481e13
Add new RTH mode AT_LEAST_LINEAR_DESCENT to GUI (#788) 2019-06-04 02:16:42 +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
Michel Pastor
4cf10eedf9
Add the GSM SMS telemetry option (#781) 2019-05-25 17:30:50 +02:00
Pawel Spychalski (DzikuVx)
ad94f9f275 Fix 2.1 compatibility issues 2019-05-25 13:51:08 +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
giacomo892
7ca5e77b6c
1KHz as default looptime
F3 and up can handle it no issues.
2019-05-05 18:03:31 +02:00
Konstantin Sharlaimov (DigitalEntity)
5916100b22 [OPFLOW] Initial cut on optic flow calibration 2019-05-01 21:42:31 +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
Pawel Spychalski (DzikuVx)
61189e4d6c Set min and max supported firmware 2019-04-27 20:20:42 +02:00
Pawel Spychalski (DzikuVx)
b5db21ae7c Remove Autoconnect 2019-04-27 19:24:14 +02:00
Pawel Spychalski (DzikuVx)
a29578840f Iterm relax settings 2019-04-27 19:08:32 +02:00
Alberto García Hierro
56b0e03165 Remove "SPIx: xxxxx" debug statements from the GUI log 2019-04-25 19:45:13 +01:00
Pawel Spychalski (DzikuVx)
564d1cdca5 Store logic condition with smix rule 2019-04-04 17:28:26 +02:00
Pawel Spychalski (DzikuVx)
57f7035ef0 GUI improvements 2019-04-04 15:45:15 +02:00
Pawel Spychalski (DzikuVx)
e23a8a5189 UI improvements and saving 2019-04-01 21:22:22 +02:00
Pawel Spychalski (DzikuVx)
2a4f9309b9 Merge remote-tracking branch 'origin/master' into dzikuvx-logic-conditions 2019-04-01 19:05:25 +02:00
Pawel Spychalski (DzikuVx)
cddbbc19fb catchup FC changes 2019-04-01 19:05:03 +02:00
Pawel Spychalski (DzikuVx)
d59fd9c9e5 smix input ONE 2019-03-27 11:46:38 +01:00
Michel Pastor
5c1c0a6da4 Fix GUI VTX power settings 2019-03-24 17:58:53 +01:00
Michel Pastor
0bc3365cad
Add missing LPS25H baro hardware entry (#728) 2019-03-21 15:49:55 +01:00
Pawel Spychalski (DzikuVx)
98a9ee7ed8 Add TFmini to rangefinder types 2019-03-14 18:07:39 +01:00
Pawel Spychalski (DzikuVx)
233f3c560e Render table and bind events 2019-03-13 19:32:23 +01:00
Pawel Spychalski (DzikuVx)
9e6e1aec11 More progress on rendering LC table 2019-03-11 19:39:27 +01:00
Pawel Spychalski (DzikuVx)
2946fe5c2a Render basic table 2019-03-10 15:14:31 +01:00
Pawel Spychalski (DzikuVx)
3e1e38f6d2 Operations and operand types definitions 2019-03-10 15:02:53 +01:00
Pawel Spychalski (DzikuVx)
d6ded2404e Backend for getting logic conditions from FC 2019-03-10 14:39:32 +01:00
Pawel Spychalski (DzikuVx)
6306f53da6 Switch to MSP2_INAV_SERVO_MIXER when possible 2019-03-10 12:07:30 +01:00
Pawel Spychalski (DzikuVx)
384e2153fd disable RPY D or FF depending on platfrm type 2019-03-09 12:55:09 +01:00
Pawel Spychalski (DzikuVx)
d242ecc241 Add FF component to VEL XY 2019-03-09 11:57:33 +01:00
Pawel Spychalski (DzikuVx)
521915b5a9 1.8 removed 2019-02-26 15:23:04 +01:00
Pawel Spychalski (DzikuVx)
97c622fbb1 1.7 family removed 2019-02-26 09:12:04 +01:00
Paweł Spychalski
bb587d565a
Merge pull request #628 from iNavFlight/dzikuvx-new-mixer-inputs
New mixer inputs for stabilized axises
2019-02-26 08:47:37 +01:00
Pawel Spychalski (DzikuVx)
91e947fc5c Merge remote-tracking branch 'origin/master' into dzikuvx-old-version-cleanup 2019-02-26 08:46:09 +01:00
Pawel Spychalski (DzikuVx)
29bbf9278a offer update only if latest release is not prerelease 2019-02-13 09:24:04 +01:00
Paweł Spychalski
f139a6a155
Merge pull request #685 from iNavFlight/dzikuvx-msp-heavy
MSP queue adjustments
2019-02-11 18:09:43 +01:00
Niccolò Maggioni
092d46fe9a
Typo in new version CLI alert 2019-02-11 11:30:14 +01:00
Pawel Spychalski (DzikuVx)
782a7d0a99 lower periodic tasks frequency 2019-02-11 10:36:44 +01:00
Pawel Spychalski (DzikuVx)
4d901f94bc Increase timeout on serial port 2019-02-11 09:26:42 +01:00
Pawel Spychalski (DzikuVx)
b5122b2150 increase MSP timeout to 6s 2019-02-11 09:25:38 +01:00
Pawel Spychalski (DzikuVx)
ac21b8dfe7 lower MSP queue frequency 2019-02-11 09:24:16 +01:00
Michel Pastor
5f6e453fe9
Increase max servo mix rate to 1000% (#672) 2019-02-08 21:10:12 +01:00
Michel Pastor
0a720f44f6
Temperature sensors support (#670) 2019-02-08 21:08:09 +01:00
Konstantin Sharlaimov
9870ace818
Merge pull request #673 from stronnag/jh_extend_bbl_denom
support extended bbl denom
2019-02-07 19:21:50 +01:00