1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00
Commit graph

5755 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
a45d85c0b0 Move UI bindings to separate module 2024-05-17 08:50:20 +02:00
Pawel Spychalski (DzikuVx)
d46b797830 Update layout of the defaults dialog 2024-05-17 08:12:02 +02:00
Pawel Spychalski (DzikuVx)
49ad8fae03 Merge branch 'master' into dzikuvx-wizard 2024-05-17 07:50:36 +02:00
Paweł Spychalski
4aff15a5eb
Merge pull request #2079 from iNavFlight/dzikuvx-fix-crosshair
Fix crosshair
2024-05-16 15:23:41 +02:00
Pawel Spychalski (DzikuVx)
35c32374a9 Fix crosshair 2024-05-16 15:07:08 +02:00
Paweł Spychalski
93c1b1b3f0
Merge pull request #2077 from iNavFlight/dzikuvx-fix-video-type-select
Fix video type select and optimize the code
2024-05-16 14:51:32 +02:00
Pawel Spychalski (DzikuVx)
977af87a50 Fix other calls as well 2024-05-16 12:59:20 +02:00
Pawel Spychalski (DzikuVx)
defe944245 Fix video type select and optimize the code 2024-05-16 10:21:10 +02:00
Paweł Spychalski
083b4d2f74
Merge pull request #2075 from Alden-wrk/patch-2
ADD APM32 MCU USB_DFU
2024-05-16 09:22:33 +02:00
Paweł Spychalski
d3a89d0499
Merge pull request #2035 from iNavFlight/dzikuvx-simplify-receiver-tab
Receiver and Tuning tab changes
2024-05-16 09:21:52 +02:00
Alden-wrk
d55595b5c1
Update port_handler.js 2024-05-15 15:03:43 +08:00
Alden-wrk
5d32534186
ADD APM32 DFU Bootloader 2024-05-15 14:55:26 +08:00
Pawel Spychalski (DzikuVx)
eac50a4865 Remove expo from the Receiver tab 2024-05-14 20:13:04 +02:00
Pawel Spychalski (DzikuVx)
d522dfd8e4 Expo preview for ez tune 2024-05-14 20:07:09 +02:00
Pawel Spychalski (DzikuVx)
7432ca6872 Expo preview for EzTune 2024-05-14 20:06:46 +02:00
Pawel Spychalski (DzikuVx)
bfd91c91f2 Draw manual expo chart 2024-05-14 18:23:50 +02:00
Pawel Spychalski (DzikuVx)
ac87edaa79 Update stabilized expo graph 2024-05-14 15:16:33 +02:00
Pawel Spychalski (DzikuVx)
6dcd5ef571 Merge remote-tracking branch 'origin/master' into dzikuvx-simplify-receiver-tab 2024-05-14 15:03:29 +02:00
Paweł Spychalski
b717b2b394
Merge pull request #2073 from iNavFlight/dzikuvx-settings-persisten-cache
Cache settings in local storage
2024-05-13 09:05:35 +02:00
Pawel Spychalski (DzikuVx)
6d25fbb8b8 Add and option to flush settings cache 2024-05-12 20:23:07 +02:00
Pawel Spychalski (DzikuVx)
e1c302438b Cache settings in local storage 2024-05-12 20:10:34 +02:00
Pawel Spychalski (DzikuVx)
fd467974b7 Merge remote-tracking branch 'origin/master' into dzikuvx-simplify-receiver-tab 2024-05-12 19:40:46 +02:00
Paweł Spychalski
b1f5f3210b
Merge pull request #2068 from iNavFlight/dzikuvx-do-not-use-MSP_BOXNAMES
Do not use MSP_BOXNAMES
2024-05-12 19:11:28 +02:00
Pawel Spychalski (DzikuVx)
cb3a7e94fe God knows why Serial Config was requested to display flight modes.... 2024-05-12 13:34:16 +02:00
Pawel Spychalski (DzikuVx)
24f07e23d6 Do not use global AUX_CONFIG in auxiliary.js 2024-05-12 13:22:54 +02:00
Pawel Spychalski (DzikuVx)
5c7b5f1a0f Remove MSP_BOXNAMES from the codebase 2024-05-12 13:13:15 +02:00
Pawel Spychalski (DzikuVx)
3244df1f8b Correctly generate list of flight modes 2024-05-12 13:09:55 +02:00
Pawel Spychalski (DzikuVx)
8fca352376 No longer store local AUX IDs 2024-05-12 13:06:43 +02:00
Marcelo Bezerra
edf5444602 Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment 2024-05-12 12:09:35 +02:00
Paweł Spychalski
90b8139542
Merge pull request #2071 from iNavFlight/dzikuvx-fix-mixer-tab-rule-adding
Fix mixer tab servo and motor rule adding
2024-05-12 11:52:05 +02:00
Pawel Spychalski (DzikuVx)
02e3315442 Fix mixer tab servo and motor rule adding 2024-05-12 11:31:39 +02:00
Marcelo Bezerra
02f058cd60 Merge remote-tracking branch 'origin/master' into mmosca-led-reassignment 2024-05-12 10:57:39 +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
Pawel Spychalski (DzikuVx)
72eebe7d38 Generate AUX_CONFIGS from FLIGHT_MODES 2024-05-11 22:37:09 +02:00
Pawel Spychalski (DzikuVx)
be186d9133 Merge remote-tracking branch 'origin/master' into dzikuvx-do-not-use-MSP_BOXNAMES 2024-05-11 22:13:22 +02:00
Pawel Spychalski (DzikuVx)
87838c0127 Extract flight modes to separate file 2024-05-11 22:12:58 +02:00
Paweł Spychalski
b4141d9a55
Merge pull request #2067 from iNavFlight/dzikuvx-tab-cleanup
Remove modes tab as not used and replaced by auxiliary years ago
2024-05-11 21:45:49 +02:00
Pawel Spychalski (DzikuVx)
fe2e6c06c4 Do not load BOXID 2024-05-11 09:09:29 +02:00
Pawel Spychalski (DzikuVx)
7f731bb1f3 Do not use MSP_BOXNAMES 2024-05-11 09:05:50 +02:00
Pawel Spychalski (DzikuVx)
0a7515a2b8 Drop other not used code 2024-05-11 08:56:10 +02:00
Pawel Spychalski (DzikuVx)
de6b81ee3c Remove modes tab as not used and replaced by auxiliary years ago 2024-05-11 08:50:02 +02:00
Paweł Spychalski
71ac169df6
Merge pull request #2057 from bishko/master
Fixing capitalisation on headings and titles across several configurator tabs.
2024-05-10 20:23:37 +02:00
Paweł Spychalski
ccc4fae572
Merge pull request #2032 from iNavFlight/release_7.1.1
Release 7.1.1
2024-05-10 20:22:50 +02:00
Pawel Spychalski (DzikuVx)
49d5627a2d Merge branch 'master' into release_7.1.1 2024-05-10 20:16:38 +02:00
Paweł Spychalski
2724e8e4de
Merge pull request #2065 from iNavFlight/dzikuvx-do-not-reboot-osd
Do not reboot OSD when it is not necessary
2024-05-10 20:10:22 +02:00
Paweł Spychalski
7224309da5
Merge pull request #2066 from iNavFlight/abo_cli_filesave_name_fix
Fix CLI diff file name generation
2024-05-10 20:10:03 +02:00
Pawel Spychalski (DzikuVx)
37172a936d Drop not used import 2024-05-10 14:52:24 +02:00
Pawel Spychalski (DzikuVx)
a1f51b866f Pass FC.CONFIG as reference 2024-05-10 14:37:39 +02:00
Pawel Spychalski (DzikuVx)
48a6551a9e Do not reboot OSD when it is not necessary 2024-05-10 14:24:43 +02:00