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

5933 commits

Author SHA1 Message Date
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
breadoven
1f3c55b075 cli filename fix 2024-05-10 09:09:06 +01:00
Marcelo Bezerra
30765ae731
Merge pull request #2056 from RomanLut/sumbit-mag-models
added magnetometer models
2024-05-09 15:55:09 +02:00
Roman Lut
5c43316a22 added string which explicitly indicates what settings take effect 2024-05-08 14:07:18 +02:00
Roman Lut
0df2779c7e fixed mag settings cli display 2024-05-07 16:41:00 +02:00
Roman Lut
7e190cc816 added holybro gnss 2024-05-06 14:30:03 +02:00
Roman Lut
9d566786a0 fixed IST8308 model
fixed IST8310 model
2024-05-06 14:29:39 +02:00
Paweł Spychalski
65a8f1dad5
Merge pull request #2060 from iNavFlight/dzikuvx-programming-updates
Minor updates to the programming section
2024-05-06 08:28:40 +02:00
Paweł Spychalski
6b060332a2
Merge pull request #2063 from iNavFlight/dzikuvx-resolve-settings-issues
Resolve some settings issues on Tuning tab and make settings saving
2024-05-06 08:27:56 +02:00
Roman Lut
82f491d17a adjusted dropbox size 2024-05-05 23:44:19 +02:00
Roman Lut
a1fe966e6b added matek-m8q 2024-05-05 23:36:37 +02:00
Pawel Spychalski (DzikuVx)
07600e1fa6 Fix additional tabs 2024-05-05 21:40:10 +02:00
Pawel Spychalski (DzikuVx)
a4c3490d38 Resolve some settings issues on Tuning tab and make settings saving
a chain of MSP fames instead of flooding the MSP queue
2024-05-05 21:04:55 +02:00
Roman Lut
babc2d222b adjusted texts 2024-05-05 18:47:06 +02:00
Roman Lut
c8b8c3c244 adjusted text 2024-05-05 16:08:44 +02:00
Pawel Spychalski (DzikuVx)
9d42d52a84 Minor updates to the programming section 2024-05-05 12:59:04 +02:00
Pawel Spychalski (DzikuVx)
069faff401 Merge remote-tracking branch 'origin/master' into dzikuvx-simplify-receiver-tab 2024-05-04 17:53:38 +02:00
Roman Lut
14f1fce607 show CLI settings in interface 2024-05-04 15:28:47 +02:00
Roman Lut
ca9ca8b334 added gy-271 and gy-273 2024-05-03 15:00:26 +02:00
bishko
72eee42891
Update messages.json 2024-05-03 11:26:07 +01:00
bishko
74a0c02634
Update messages.json 2024-05-03 11:23:48 +01:00
bishko
781170b697
Update messages.json
Fixing other capitaqlising on tab names and headings.
2024-05-03 09:49:51 +01:00
bishko
6ef9f1700d
Update messages.json
Fixed some other capitalisation on titles.
2024-05-03 09:16:03 +01:00
bishko
74c3ed15d3
Update messages.json
Fixed capitalising on sub-heading titles.
2024-05-03 08:43:17 +01:00
Roman Lut
c804e6390c fixed indentation 2024-05-03 00:28:56 +02:00