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

10 commits

Author SHA1 Message Date
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
Andi Kanzler
7df8253099 Firmware flasher, BLE, TCP, UDP -> Electron 2024-02-16 20:55:36 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
Alberto García Hierro
4fed26d4d5 [RX-MSP] Fix double binding on click for the enable button
The click handler was registered to both the div and the anchor,
causing it to fire twice and shrink the window twice. Make sure
we only bind to the anchor.
2020-04-08 00:15:38 +01:00
Alberto García Hierro
6e80fd2b4d Fix support for simulated RX via MSP, increase channels to 12
- Fix detection of MSP_RX to show the button in the receiver tab
- Fix path to the .css file for receiver_msp.html
- Increase number of channels to 12
2018-05-20 17:05:34 +01:00
Pawel Spychalski (DzikuVx)
3acf97e5f9 AUX renamed to CH on Receiver tab 2017-09-19 22:05:48 +02:00
Konstantin Sharlaimov (DigitalEntity)
55e480ddca Change stick mapping in Stick Control feature to default AETR 2017-03-27 23:06:00 +10:00
Nicholas Sherlock
b7921de528 Have the command sticks disappear when disconnecting or switch to CLI 2015-09-25 00:12:06 +12:00
Nicholas Sherlock
ef0c637877 Add control sticks for MSP Rx, suitable for debugging CF without a Tx 2015-08-30 02:23:40 +12:00