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

18 commits

Author SHA1 Message Date
Marcelo Bezerra
16b212e244 Use new special label info from msp to tag led pin. 2024-05-31 17:30:44 +02:00
Marcelo Bezerra
b7b81b41c4 Fix output display when a remmaped led output overlaps motors/servos 2024-05-12 10:55:37 +02:00
Marcelo Bezerra
c98bf6e013 Allow reassignment of led pin to servos or motors 2024-05-11 23:47:19 +02:00
Scavanger
6fe68a6b73 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03:00
Scavanger
06a4d8b0c8 Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
Pawel Spychalski (DzikuVx)
8eac6a7da3 Minor UI changes 2023-10-03 20:02:56 +02:00
Pawel Spychalski (DzikuVx)
637acdd15d Add colors to easilly distinguish between timer outputs 2023-09-29 13:16:35 +02:00
Marcelo Bezerra
77274a30ec Update comments 2023-09-10 20:01:53 +02:00
Marcelo Bezerra
99877167b3 Output map simplication
No need to special case MR/FW for output mapping.
2023-09-10 19:51:26 +02:00
Marcelo Bezerra
ac1cc38f03 Fix #1821
The code was checking the wrong variable for usage flags, after refactoring to inform configurator of timers
2023-09-10 18:33:38 +02:00
Marcelo Bezerra
8094e9d4ff Override and save timers 2023-09-06 22:23:40 +02:00
Marcelo Bezerra
372dcae919 Intermediate commit.
Not currently working
2023-09-05 21:21:46 +02:00
Marcelo Bezerra
96ec2da3ce Basic changes to display timers on mixer screen
Still thinking about how to handle individual timer overriding.

Full overridie table can be quite long
2023-09-02 12:53:07 +02:00
Pawel Spychalski (DzikuVx)
4ebb8fb3ff Fix some minor issues on mixer tab 2019-12-09 17:55:33 +01:00
Pawel Spychalski (DzikuVx)
f71fa9a348 Output allocation method that is more aligned with FC counterpart 2019-07-16 21:16:25 +02:00
Pawel Spychalski (DzikuVx)
b099f68281 Output mapping in mixer tab 2018-06-02 17:38:37 +02:00
Pawel Spychalski (DzikuVx)
f5e60cc40e Servo output in Servo tab 2018-05-24 20:28:04 +02:00