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

222 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
f18696ab9a Dummy dialog 2019-11-02 15:24:56 +01: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
Pawel Spychalski (DzikuVx)
74a2d13224 Fix connect bug 2019-04-29 19:51:25 +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
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)
5c4b2806ad Display a modal during reboot 2019-02-04 14:19:38 +01:00
Paweł Spychalski
baba6abab0
Merge pull request #662 from iNavFlight/dzikuvx-reconnect-improvements
Wait longer for reconnect
2019-01-23 18:59:12 +01:00
Pawel Spychalski (DzikuVx)
76fa185747 Cleanup and default to VCP board 2019-01-23 17:25:47 +01:00
Pawel Spychalski (DzikuVx)
f8385dbbff Wait longer for reconnect 2019-01-23 17:14:47 +01:00
Niccolò Maggioni
a340443c43
Rebase CLI tab on latest CF
Integrates Save to File and Clear Output buttons, plus some minor
iNav compatibility patches
2018-11-29 14:26:02 +01:00
Alberto García Hierro
d0ec941a1c Fix FC version display during connection
Version was displayed before it was actually obtained
2018-06-29 17:40:46 +01:00
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.
2018-05-08 11:44:23 +01:00
Pawel Spychalski (DzikuVx)
855bf9f045 reject old firmwares 2018-05-08 08:45:34 +02:00
Konstantin Sharlaimov (DigitalEntity)
7f7bdc0a59 Add MSP version to status line 2017-09-08 20:27:49 +10:00
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.
2017-08-27 15:02:40 +02:00
Pawel Spychalski (DzikuVx)
e74645f497 Merge branch 'master' into msp-queue 2017-01-26 17:14:14 +01:00
Pawel Spychalski (DzikuVx)
37738ac269 adaptive intervals 2017-01-25 21:13:58 +01:00
Pawel Spychalski (DzikuVx)
c977b19432 advanced tuning tab done 2017-01-24 21:37:29 +01:00
Pawel Spychalski (DzikuVx)
dc40b96238 bps save 2017-01-23 20:15:48 +01:00
Pawel Spychalski (DzikuVx)
f3aea108bd loosened filtering, andjusted PIDs and fixed roundtrip computation 2017-01-23 18:44:01 +01:00
Pawel Spychalski (DzikuVx)
0ed67a752b port usage removed as not giving any useful data 2017-01-22 21:33:35 +01:00
Pawel Spychalski (DzikuVx)
297ad70c5d dynamic polling interval on receiver page 2017-01-22 19:57:27 +01:00
Pawel Spychalski (DzikuVx)
9569c0b5ee GUI to use hard lock queue name Wireless mode 2017-01-22 12:25:30 +01:00
Pawel Spychalski (DzikuVx)
a439456ab9 soft and hard serial port lock with watchdog 2017-01-22 00:02:52 +01:00
Pawel Spychalski (DzikuVx)
d695b7cec3 serial port load balancing on motors tab 2017-01-21 13:29:41 +01:00
Pawel Spychalski (DzikuVx)
e76612a4cc hardware roundtrip 2017-01-21 09:22:03 +01:00
Pawel Spychalski (DzikuVx)
019fb3e851 round trip computation 2017-01-20 22:26:24 +01:00
Pawel Spychalski (DzikuVx)
083eee3115 msp queue load 2017-01-20 21:39:48 +01:00
Pawel Spychalski (DzikuVx)
ce3678950d flush msp queue on disconnect 2017-01-20 15:42:17 +01:00
Pawel Spychalski (DzikuVx)
01569e7df8 Merge branch 'master' into advanced-tuning-tab 2017-01-19 21:09:32 +01:00
Pawel Spychalski (DzikuVx)
93a4dd1b84 MSP_IDENT removed from usage 2017-01-19 19:52:57 +01:00
Pawel Spychalski (DzikuVx)
c98e922602 callback update improvements 2017-01-18 22:20:15 +01:00
Pawel Spychalski (DzikuVx)
d236758f3b dedicated update helper and update speed depending on connection speed 2017-01-18 21:09:14 +01:00
Pawel Spychalski (DzikuVx)
eff3eb2420 fixes for global status pull handler 2017-01-18 20:20:26 +01:00
Pawel Spychalski (DzikuVx)
3f196a9505 MSP_STATUS removed from manual pulls 2017-01-18 19:54:26 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26 tab tasks unified 2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017 timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
Pawel Spychalski (DzikuVx)
63ed578442 empty advanced tuning tab 2017-01-15 12:03:27 +01:00
Pawel Spychalski (DzikuVx)
a734264d87 presets removed from < 1.6 firmware 2017-01-10 16:28:08 +01:00
Pawel Spychalski (DzikuVx)
1b4c729e46 cleaning 2016-12-23 23:57:05 +01:00
Pawel Spychalski (DzikuVx)
9de6e9d2f1 fixed reboot sequence 2016-12-23 16:08:42 +01:00
Pawel Spychalski (DzikuVx)
5c26f60e8b sensor status fix 2016-12-17 10:27:39 +01:00
Pawel Spychalski (DzikuVx)
1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 2016-12-15 00:18:35 +01:00
Konstantin Sharlaimov (DigitalEntity)
2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 2016-12-12 14:07:17 +10:00
Pawel Spychalski (DzikuVx)
9a5e3dbeae msp cleanup 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
18a00dedf8 MSP refactoring 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
3311093cb1 OSD tab removed on < 1.5 firmware 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
25c8a6f61c crude port 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
c2bdb88e3d CSS selector rationalization 2016-11-22 16:47:21 +01:00