Commit Graph

1166 Commits (d76e1dcb21324c6e4f44f375ca13929aa14d04f1)

Author SHA1 Message Date
Michel Pastor 150aa6916b
Add SPL006 barometer (#823) 5 years ago
Pawel Spychalski (DzikuVx) f71fa9a348 Output allocation method that is more aligned with FC counterpart 5 years ago
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.
5 years ago
Pawel Spychalski (DzikuVx) 9b01cec4fb Support 16 servos 5 years ago
Paweł Spychalski f432bcff45
Merge pull request #794 from nmaggioni/nm_flight_modes_as_logic_conditions
Flight modes as logic conditions
5 years ago
Alberto García Hierro 2f159fb83c Serial: Fix arguments to i18n.getMessage() in onInvalidFirmwareVersion()
Formatting arguments are passed as an array
5 years ago
Niccolò Maggioni ea935bb25e
Flight modes as logic conditions 5 years ago
Pawel Spychalski (DzikuVx) 4a0bf7b93b Fix app not starting in chrome 5 years ago
Michel Pastor a60c481e13
Add new RTH mode AT_LEAST_LINEAR_DESCENT to GUI (#788) 5 years ago
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
5 years ago
Michel Pastor 4cf10eedf9
Add the GSM SMS telemetry option (#781) 5 years ago
Pawel Spychalski (DzikuVx) ad94f9f275 Fix 2.1 compatibility issues 5 years ago
Konstantin Sharlaimov (DigitalEntity) bc95909055 [PORTS] Add ESC and OPFLOW to serial port bit masks 5 years ago
Konstantin Sharlaimov (DigitalEntity) 8b9ed31448 Add SERIALSHOT ESC protocol 5 years ago
giacomo892 7ca5e77b6c
1KHz as default looptime
F3 and up can handle it no issues.
5 years ago
Konstantin Sharlaimov (DigitalEntity) 5916100b22 [OPFLOW] Initial cut on optic flow calibration 5 years ago
Pawel Spychalski (DzikuVx) 74a2d13224 Fix connect bug 5 years ago
Carsten W a9f9487d4f Add configurator support for FFPV24G into configurator (#744)
* add configurator support for FFPV24G

* change naming to match FC code
5 years ago
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
5 years ago
Paweł Spychalski cec7997bfc
Merge pull request #757 from iNavFlight/dzikuvx-min-max-firmware-changes
Set min and max supported firmware
5 years ago
Paweł Spychalski 06c907ba56
Merge pull request #755 from iNavFlight/dzikuvx-more-settings
More PID tuning settings
5 years ago
Pawel Spychalski (DzikuVx) 61189e4d6c Set min and max supported firmware 5 years ago
Pawel Spychalski (DzikuVx) b5db21ae7c Remove Autoconnect 5 years ago
Pawel Spychalski (DzikuVx) a29578840f Iterm relax settings 5 years ago
Alberto García Hierro 56b0e03165 Remove "SPIx: xxxxx" debug statements from the GUI log 6 years ago
Pawel Spychalski (DzikuVx) 564d1cdca5 Store logic condition with smix rule 6 years ago
Pawel Spychalski (DzikuVx) 57f7035ef0 GUI improvements 6 years ago
Pawel Spychalski (DzikuVx) e23a8a5189 UI improvements and saving 6 years ago
Pawel Spychalski (DzikuVx) 2a4f9309b9 Merge remote-tracking branch 'origin/master' into dzikuvx-logic-conditions 6 years ago
Pawel Spychalski (DzikuVx) cddbbc19fb catchup FC changes 6 years ago
Pawel Spychalski (DzikuVx) d59fd9c9e5 smix input ONE 6 years ago
Michel Pastor 5c1c0a6da4 Fix GUI VTX power settings 6 years ago
Michel Pastor 0bc3365cad
Add missing LPS25H baro hardware entry (#728) 6 years ago
Pawel Spychalski (DzikuVx) 98a9ee7ed8 Add TFmini to rangefinder types 6 years ago
Pawel Spychalski (DzikuVx) 233f3c560e Render table and bind events 6 years ago
Pawel Spychalski (DzikuVx) 9e6e1aec11 More progress on rendering LC table 6 years ago
Pawel Spychalski (DzikuVx) 2946fe5c2a Render basic table 6 years ago
Pawel Spychalski (DzikuVx) 3e1e38f6d2 Operations and operand types definitions 6 years ago
Pawel Spychalski (DzikuVx) d6ded2404e Backend for getting logic conditions from FC 6 years ago
Pawel Spychalski (DzikuVx) 6306f53da6 Switch to MSP2_INAV_SERVO_MIXER when possible 6 years ago
Pawel Spychalski (DzikuVx) 384e2153fd disable RPY D or FF depending on platfrm type 6 years ago
Pawel Spychalski (DzikuVx) d242ecc241 Add FF component to VEL XY 6 years ago
Pawel Spychalski (DzikuVx) 521915b5a9 1.8 removed 6 years ago
Pawel Spychalski (DzikuVx) 97c622fbb1 1.7 family removed 6 years ago
Paweł Spychalski bb587d565a
Merge pull request #628 from iNavFlight/dzikuvx-new-mixer-inputs
New mixer inputs for stabilized axises
6 years ago
Pawel Spychalski (DzikuVx) 91e947fc5c Merge remote-tracking branch 'origin/master' into dzikuvx-old-version-cleanup 6 years ago
Pawel Spychalski (DzikuVx) 29bbf9278a offer update only if latest release is not prerelease 6 years ago
Paweł Spychalski f139a6a155
Merge pull request #685 from iNavFlight/dzikuvx-msp-heavy
MSP queue adjustments
6 years ago
Niccolò Maggioni 092d46fe9a
Typo in new version CLI alert 6 years ago
Pawel Spychalski (DzikuVx) 782a7d0a99 lower periodic tasks frequency 6 years ago
Pawel Spychalski (DzikuVx) 4d901f94bc Increase timeout on serial port 6 years ago
Pawel Spychalski (DzikuVx) b5122b2150 increase MSP timeout to 6s 6 years ago
Pawel Spychalski (DzikuVx) ac21b8dfe7 lower MSP queue frequency 6 years ago
Michel Pastor 5f6e453fe9
Increase max servo mix rate to 1000% (#672) 6 years ago
Michel Pastor 0a720f44f6
Temperature sensors support (#670) 6 years ago
Konstantin Sharlaimov 9870ace818
Merge pull request #673 from stronnag/jh_extend_bbl_denom
support extended bbl denom
6 years ago
Pawel Spychalski (DzikuVx) 5c4b2806ad Display a modal during reboot 6 years ago
Jonathan Hudson 99699ee6f3 support extended bbl denom 6 years ago
Paweł Spychalski baba6abab0
Merge pull request #662 from iNavFlight/dzikuvx-reconnect-improvements
Wait longer for reconnect
6 years ago
Pawel Spychalski (DzikuVx) 76fa185747 Cleanup and default to VCP board 6 years ago
Pawel Spychalski (DzikuVx) f8385dbbff Wait longer for reconnect 6 years ago
Pawel Spychalski (DzikuVx) 48f6f644a9 lock firmwares older than 2.0 on configurator 2.1 6 years ago
Pawel Spychalski (DzikuVx) 529c40e556 1.6 is gone 6 years ago
Pawel Spychalski (DzikuVx) 0958b45dad v 1.5 removed 6 years ago
Pawel Spychalski (DzikuVx) ad23a6cc4d Warning for ESC protocol and looptime 6 years ago
Pawel Spychalski (DzikuVx) 601d6336fb review changes 6 years ago
Michel Pastor c0c06d7882 Add rangefinder to ports sensor list 6 years ago
Pawel Spychalski (DzikuVx) 87c44499f5 New mixer inputs for stabilized axises 6 years ago
Paweł Spychalski d83c52c966
Merge pull request #626 from iNavFlight/dzikuvx-smix-reverse-support-removed
Removed never working smix reverse partial support
6 years ago
Pawel Spychalski (DzikuVx) c04d363348 Removed never working smix reverse partial support 6 years ago
Pawel Spychalski (DzikuVx) e154a4762e BAsic DSHOT support 6 years ago
Konstantin Sharlaimov 08d50f7fee
Merge pull request #604 from nmaggioni/cli_rebase
Rebase CLI tab on latest CF
6 years ago
Michel Pastor 6e5b98f995
Merge pull request #573 from shellixyz/acc_icm20689_acc_gyro
Add ICM20689 acc/gyro
6 years ago
Michel Pastor 07bb404a07 Add support for MSPV2_INAV_DEBUG 6 years ago
Niccolò Maggioni a340443c43
Rebase CLI tab on latest CF
Integrates Save to File and Clear Output buttons, plus some minor
iNav compatibility patches
6 years ago
Michel Pastor 37a63eee7a Fix OLED display feature tooltip
The right feature name is `DASHBOARD`
6 years ago
Pawel Spychalski (DzikuVx) 114e288ea3 Rc channels 9-16 added to mixer GUI 6 years ago
Pawel Spychalski (DzikuVx) 4f86dfa946 MSP layer 6 years ago
Pawel Spychalski (DzikuVx) d1d5edfcb9 Possible fix for #572 6 years ago
Michel Pastor ca46f477ab Add ICM20689 acc/gyro 6 years ago
Konstantin Sharlaimov (DigitalEntity) 1a25370e9d Compass names catch-up with firmware 6 years ago
Michel Pastor 9b30cbb973 Fix Nano Talon mixer 6 years ago
Alberto García Hierro 21b9ecd65a Add support for showing the "Settings validated" arming blocker 6 years ago
Alberto García Hierro 142e960893 Add support for configuring coordinate digit count on OSD
Depends on https://github.com/iNavFlight/inav/pull/3573
6 years ago
Alberto García Hierro 969ea78dff
Merge pull request #536 from iNavFlight/agh_fix_vtx_powerlevels
Fix VTX power levels
6 years ago
Alberto García Hierro f6407a9598 Fix VTX power levels
Power levels are 1-5 for Tramp and 1-4 for SmartAudio, not 0-4
for both.
6 years ago
Alberto García Hierro 42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
6 years ago
Alberto García Hierro be1cb6afc4 Add maximum PITCH and ROLL angles to the PID tuning tab
- Add Pitch and Roll angles below the rates
- Add help messages indicating that these values constrain the
maximum inclination during navigation.
- Add help messages for navigation max bank/climb/dive angles
- Add help for pitch2thr
6 years ago
Alberto García Hierro d0ec941a1c Fix FC version display during connection
Version was displayed before it was actually obtained
6 years ago
Michel Pastor 2ee946c358 Fix battery values
Allow negative values of power, mAh drawn and mWh drawn
6 years ago
Alberto García Hierro 76ee83e7a3 Don't stop the promise chain in loadOutputMapping() in < 2.0
Affects the mixer and servos tab. This way they show a couple of
warnings ("no servos" and "upgrade the FC firmware" respectively)
rather than hanging the configurator.

Fixes https://github.com/iNavFlight/inav/issues/3462
6 years ago
Alberto García Hierro 9246f668ee Fix exception while connecting
Introduced in #482
6 years ago
Alberto García Hierro f13231be9a
Merge pull request #481 from iNavFlight/agh_vtx_settings
Add support for latest VTX changes
6 years ago
Alberto García Hierro d73d460bbc
Merge pull request #482 from iNavFlight/agh_fix_unknown_code_warning
Handle MSPV2_INAV_SET_MISC in MSPHelper.js
6 years ago
Alberto García Hierro f7ea65fa6d
Merge pull request #475 from shellixyz/battery_profiles_support
Add support for battery profiles
6 years ago
Alberto García Hierro 2bb4333709
Merge pull request #474 from shellixyz/add_new_features
Add new features THR_VBAT_COMP and BAT_PROFILE_AUTOSWITCH
6 years ago
Alberto García Hierro 1de1f75093 Handle MSPV2_INAV_SET_MISC in MSPHelper.js
Fixes "unknown MSP code" warning
6 years ago
Alberto García Hierro 6da922919f Add support for the new VTX settings API
When a controllable VTX is configured, a new section appears in
the configuration tab which allows the user to set the band, channel
power and "low power on disarm" option.
6 years ago
Pawel Spychalski (DzikuVx) ad513d985f Updated Nano Talon mixer 6 years ago
Michel Pastor e945c0749c Add support for battery profiles 6 years ago