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

71 commits

Author SHA1 Message Date
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)
2946fe5c2a Render basic table 2019-03-10 15:14:31 +01:00
Pawel Spychalski (DzikuVx)
d6ded2404e Backend for getting logic conditions from FC 2019-03-10 14:39:32 +01:00
Michel Pastor
5f6e453fe9
Increase max servo mix rate to 1000% (#672) 2019-02-08 21:10:12 +01:00
Pawel Spychalski (DzikuVx)
ccfd2bac1a Fix for has flaps switch not working 2018-07-17 14:30:07 +02:00
Pawel Spychalski (DzikuVx)
f7b4d4fe48 Close #489 2018-06-26 19:01:09 +02:00
Alberto García Hierro
c4de2fee0a Fix motor names in the mixer tab
Using let on an array produces the keys as strings, so +1'ing them
was doing string concatenation. With this change, the integer indices
are used instead.
2018-06-08 11:51:49 +01:00
Pawel Spychalski (DzikuVx)
8958325f38 Index motors from 1 in output mapping preview 2018-06-04 14:57:07 +02:00
Pawel Spychalski (DzikuVx)
b099f68281 Output mapping in mixer tab 2018-06-02 17:38:37 +02:00
Alberto García Hierro
6927ede37b Hide platform type / flaps separator when there's no flaps checkbox
Just a small visual change
2018-05-24 21:41:48 +01:00
Pawel Spychalski (DzikuVx)
c22541d186 Mixer tracking 2018-05-02 21:40:39 +02:00
Pawel Spychalski (DzikuVx)
e8248c4fb2 increased range for motor rules roll/pitch/yaw to -2/2 2018-04-11 09:09:58 +02:00
Pawel Spychalski (DzikuVx)
e9d2a06b7e fixed bugs with not detecting new mixer capable firmware 2018-04-10 21:52:39 +02:00
Pawel Spychalski (DzikuVx)
506ad30306 more functional changes on mixer tab 2018-04-05 14:20:26 +02:00
Pawel Spychalski (DzikuVx)
4e5fd3b2b7 ability to add and save mix 2018-04-05 11:27:54 +02:00
Pawel Spychalski (DzikuVx)
97e4ece259 possibility to add and delete motor and servo rule 2018-04-04 21:09:04 +02:00
Pawel Spychalski (DzikuVx)
640d0b39a3 cleanups 2018-04-04 14:00:14 +02:00
Pawel Spychalski (DzikuVx)
14a74e76dc possibility to delete mixer rules 2018-03-31 16:03:38 +02:00
Pawel Spychalski (DzikuVx)
a7b387a2dc Basic layout 2018-03-30 19:38:21 +02:00
Pawel Spychalski (DzikuVx)
4f48ecff1b Mixer tab, first elements 2018-03-29 22:24:37 +02:00