Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-31Typo and grammar fixes (#785)Olivier C
2019-05-25Add the GSM SMS telemetry option (#781)Michel Pastor
2019-05-25Add missing RC adjustments (#779)Michel Pastor
2019-05-25OSD: Add RC source and VTX power elements (#777)Michel Pastor
2019-05-20Add OSd g force alarm settings (#774)Michel Pastor
2019-05-19Merge pull request #771 from iNavFlight/dzikuvx-airmode-guiPaweł Spychalski
GUI for airmode
2019-05-19Current consumption alarm in OSD (#769)Niccolò Maggioni
2019-05-19GUI for airmodePawel Spychalski (DzikuVx)
2019-05-18Restructure PID Tab to have more settingsPawel Spychalski (DzikuVx)
2019-05-17More precise capacity alarms description (#732)Michel Pastor
2019-05-12OSD g-force (#765)Michel Pastor
2019-05-11[PORTS] Add ESC and OPFLOW to serial port bit masksKonstantin Sharlaimov (DigitalEntity)
2019-05-11Add SERIALSHOT ESC protocolKonstantin Sharlaimov (DigitalEntity)
2019-05-01[OPFLOW] Initial cut on optic flow calibrationKonstantin Sharlaimov (DigitalEntity)
2019-04-29Add configurator support for FFPV24G into configurator (#744)Carsten W
* add configurator support for FFPV24G * change naming to match FC code
2019-04-29Offline missions (with FC disconnected) on file (#720)mirko-it
* 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-28Merge pull request #757 from iNavFlight/dzikuvx-min-max-firmware-changesPaweł Spychalski
Set min and max supported firmware
2019-04-27Set min and max supported firmwarePawel Spychalski (DzikuVx)
2019-04-27Iterm relax settingsPawel Spychalski (DzikuVx)
2019-04-04Store logic condition with smix rulePawel Spychalski (DzikuVx)
2019-04-01UI improvements and savingPawel Spychalski (DzikuVx)
2019-04-01Merge remote-tracking branch 'origin/master' into dzikuvx-logic-conditionsPawel Spychalski (DzikuVx)
2019-03-31Update Products linkgiacomo892
2019-03-15Merge pull request #696 from iNavFlight/agh_map_scale_and_reference_as_elementsAlberto García Hierro
Add MAP_SCALE and MAP_REFERENCE elements
2019-03-15Add MAP_SCALE and MAP_REFERENCE elementsAlberto García Hierro
Allow moving the map scale and reference around instead of them being fixed on the screen.
2019-03-10Basic layout for logic conditionsPawel Spychalski (DzikuVx)
2019-03-09Add FF component to VEL XYPawel Spychalski (DzikuVx)
2019-02-261.8 removedPawel Spychalski (DzikuVx)
2019-02-20Specify GUI servo mixing rule weight and speed units (#697)Michel Pastor
2019-02-19Add temperature alarms settings to the OSD tab (#695)Michel Pastor
2019-02-08Temperature sensors support (#670)Michel Pastor
2019-01-20Additional messages for gyro LPFPawel Spychalski (DzikuVx)
2019-01-15Warning for ESC protocol and looptimePawel Spychalski (DzikuVx)
2019-01-11Merge pull request #644 from iNavFlight/dzikuvx-support-tab-removedKonstantin Sharlaimov
Remove support tab and redirect users to wiki
2019-01-11Remove support tab and redirect users to wikiPawel Spychalski (DzikuVx)
2019-01-11Updated links on landing pagePawel Spychalski (DzikuVx)
2019-01-08Add rangefinder to ports sensor listMichel Pastor
2019-01-07Add support for displaying +code in the OSDAlberto García Hierro
2019-01-06Add support for MSL Altitude OSD indicatorAlberto García Hierro
2019-01-06Merge pull request #625 from iNavFlight/agh_512_char_fontsKonstantin Sharlaimov
Add support for fonts with 512 characters
2019-01-02Add support for fonts with 512 charactersAlberto García Hierro
- When uploading fonts with less than 512 characters, fill the rest with blank characters to make sure we completely overwrite the old font. Characters 256-511 are uploaded first, so uploading works on both chips with just 256 characters and firmware < 2.1. - Add metadata to the font files, so the flight controller can detect if they're out of date. - Add boot logo to all fonts.
2018-12-29Merge branch 'master' into mastertednv
2018-12-15Gyro stage 2 UIPawel Spychalski (DzikuVx)
2018-12-15Acc notch filter settingsPawel Spychalski (DzikuVx)
2018-12-10Merge pull request #604 from nmaggioni/cli_rebaseKonstantin Sharlaimov
Rebase CLI tab on latest CF
2018-12-09Merge pull request #592 from nmaggioni/osd_temperatureMichel Pastor
Gyro temperature in OSD
2018-11-29Rebase CLI tab on latest CFNiccolò Maggioni
Integrates Save to File and Clear Output buttons, plus some minor iNav compatibility patches
2018-11-27adding support for mapproxyTedNV
2018-11-18Merge pull request #585 from alexeystn/osd_3d_speed_indicatorMichel Pastor
Add 3D speed OSD indicator
2018-11-10Styles updatePawel Spychalski (DzikuVx)