Commit Graph

231 Commits (11446e62e27e7f5e96bb0564f679d58516b08976)

Author SHA1 Message Date
Darren Lines ac0edfcea1 Added firmware version number to configurator 4 years ago
Pawel Spychalski (DzikuVx) 303c4b8d45 Allow for 32 LCs and 8 GVARs 4 years ago
Pawel Spychalski (DzikuVx) 3dfc521084 Fix version selector 5 years ago
Pawel Spychalski (DzikuVx) 6bd0d17022 Merge branch 'master' into dzikuvx-pid-bank-11 5 years ago
Alberto García Hierro b7d36044b0 Remove double initialization of helper.defaultsDialog
helper.defaultsDialog.init() was called from both onConnect()
and onValidFirmware(). Thanks to @dzikuvx for pointing out that
just the last call was enough.
5 years ago
Pawel Spychalski (DzikuVx) 2d284a6c5c Correctly initialize variable length PID banks 5 years ago
Pawel Spychalski (DzikuVx) 22335fa99e Merge remote-tracking branch 'origin/master' into release-2-3-0 5 years ago
Pawel Spychalski (DzikuVx) 85893d07cd Activate defaults only on 2.3 firmware 5 years ago
Pawel Spychalski (DzikuVx) c27d956323 Dummy dialog 5 years ago
Pawel Spychalski (DzikuVx) f18696ab9a Dummy dialog 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
Pawel Spychalski (DzikuVx) 74a2d13224 Fix connect bug 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
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) 5c4b2806ad Display a modal during reboot 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
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
Alberto García Hierro d0ec941a1c Fix FC version display during connection
Version was displayed before it was actually obtained
6 years ago
Alberto García Hierro 3b5660bdcc Fix connection to flight controller
Also, refactor the code for invalid firmware variant/version a bit,
removing code used for versions older than 1.6.0.
6 years ago
Pawel Spychalski (DzikuVx) 855bf9f045 reject old firmwares 6 years ago
Konstantin Sharlaimov (DigitalEntity) 7f7bdc0a59 Add MSP version to status line 7 years ago
Alberto García Hierro acd455d6da Add support for MSPv2
MWC side detection is done by sending an MSPv1 message for
MSP_API_VERSION. If the MSP_VERSION supports MSPv2 (>= 2.0.0),
then the rest of the messages for the session will be MSPv2 only.
7 years ago
Pawel Spychalski (DzikuVx) e74645f497 Merge branch 'master' into msp-queue 8 years ago
Pawel Spychalski (DzikuVx) 37738ac269 adaptive intervals 8 years ago
Pawel Spychalski (DzikuVx) c977b19432 advanced tuning tab done 8 years ago
Pawel Spychalski (DzikuVx) dc40b96238 bps save 8 years ago
Pawel Spychalski (DzikuVx) f3aea108bd loosened filtering, andjusted PIDs and fixed roundtrip computation 8 years ago
Pawel Spychalski (DzikuVx) 0ed67a752b port usage removed as not giving any useful data 8 years ago
Pawel Spychalski (DzikuVx) 297ad70c5d dynamic polling interval on receiver page 8 years ago
Pawel Spychalski (DzikuVx) 9569c0b5ee GUI to use hard lock queue name Wireless mode 8 years ago
Pawel Spychalski (DzikuVx) a439456ab9 soft and hard serial port lock with watchdog 8 years ago
Pawel Spychalski (DzikuVx) d695b7cec3 serial port load balancing on motors tab 8 years ago
Pawel Spychalski (DzikuVx) e76612a4cc hardware roundtrip 8 years ago
Pawel Spychalski (DzikuVx) 019fb3e851 round trip computation 8 years ago
Pawel Spychalski (DzikuVx) 083eee3115 msp queue load 8 years ago
Pawel Spychalski (DzikuVx) ce3678950d flush msp queue on disconnect 8 years ago
Pawel Spychalski (DzikuVx) 01569e7df8 Merge branch 'master' into advanced-tuning-tab 8 years ago
Pawel Spychalski (DzikuVx) 93a4dd1b84 MSP_IDENT removed from usage 8 years ago
Pawel Spychalski (DzikuVx) c98e922602 callback update improvements 8 years ago
Pawel Spychalski (DzikuVx) d236758f3b dedicated update helper and update speed depending on connection speed 8 years ago
Pawel Spychalski (DzikuVx) eff3eb2420 fixes for global status pull handler 8 years ago
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1483e5e26 tab tasks unified 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
Pawel Spychalski (DzikuVx) 63ed578442 empty advanced tuning tab 8 years ago
Pawel Spychalski (DzikuVx) a734264d87 presets removed from < 1.6 firmware 8 years ago
Pawel Spychalski (DzikuVx) 1b4c729e46 cleaning 8 years ago