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

384 commits

Author SHA1 Message Date
shota
cbf036edee detect profiles changes 2023-11-13 02:04:02 +09:00
Roman Lut
379af141d9 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into submit-gps-fix-estimation 2023-10-27 12:12:00 +02:00
Stefano Della Valle
386c560b9d
Merge branch 'master' into master 2023-10-27 11:28:51 +02:00
Stefano Della Valle
7956845389
Update fc.js
changed the 52 logic condition to 53 to solve a conflic
2023-10-27 11:25:23 +02:00
Roman Lut
c4f7e11820 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into submit-led-pwm 2023-10-26 17:43:55 +02:00
Stefano Della Valle
0252dcfa88 added operand 52 2023-10-26 14:53:52 +02:00
shota
0a9e1693a4 Merge remote-tracking branch 'origin/master' into sh_mixer_profile 2023-10-24 19:22:38 +09:00
shota
51c33d2bd9 mixer_profile switch support 2023-10-15 17:26:46 +09:00
Pawel Spychalski (DzikuVx)
4b2e6e3777 MSP layer 2023-10-08 18:08:58 +02:00
Paweł Spychalski
0435eb732b
Merge pull request #1828 from sensei-hacker/ipf_yaw
Programming framework: add yaw operand
2023-10-08 13:33:48 +02:00
Pawel Spychalski (DzikuVx)
6be6c93152 Rate dynamics MSP layer 2023-10-03 20:38:17 +02:00
Ray Morris
dbbe4cbe01 ipf yaw: tabs to spaces 2023-09-29 22:54:23 -05:00
Ray Morris
a595d4f401 js/fc.js: merge 2023-09-29 21:53:05 -05:00
Paweł Spychalski
42a18298f0
Merge pull request #1826 from iNavFlight/dzikuvx-drop-nmea-protocol
Drop NMEA protocol support
2023-09-29 15:56:37 +02:00
Marcelo Bezerra
d495784e84 Add SouthPAN option 2023-09-28 22:50:18 +02:00
shota
efc9f71e8b add MixerTransition Active in logic condition 2023-09-27 00:39:04 +09:00
shota
0a6228a8c0 minimum mixer profile support 2023-09-25 21:02:11 +09:00
Pawel Spychalski (DzikuVx)
44214b4db4 Drop NMEA protocol support 2023-09-19 14:08:17 +02:00
Roman Lut
997a731332 implemented LED Pin PWM programming function 2023-07-29 01:14:50 +02:00
Roman Lut
6807d7f21b
Merge branch 'iNavFlight:master' into master 2023-04-05 13:32:22 +02:00
Paweł Spychalski
448d9dc3ba
Merge pull request #1738 from Scavanger/SITL-Integration
SITL integration
2023-03-26 15:38:55 +02:00
Andi Kanzler
069d0f2019 SITL integration 2023-03-08 12:43:14 -03:00
Darren Lines
df88f1d8eb Add acro and mission to Flight modes operand 2023-01-28 09:06:08 +00:00
Darren Lines
9709b58add Merge branch 'master' into MrD_Enhance-programming-options-for-waypoint-missions 2023-01-03 13:01:36 +00:00
Darren Lines
435278f19d Add ability to check action on next WP 2022-12-19 13:01:52 +00:00
Roman Lut
7d3d66140e Added "Disable GPS Sensor Fix" logic condition 2022-12-10 19:32:16 +02:00
Darren Lines
5e039ec702 Fix calibration button
There was an issue with the calibration button on _some_ flight controllers; after performing a fresh installation of INAV. This issue did not appear on my test F405-WING. I have moved the check to the FC object, and added extra checks for the default accelerometer values. Works as expected on my test FC.
2022-12-07 19:55:49 +00:00
Darren Lines
56cd9f092c
Merge pull request #1653 from iNavFlight/MrD_Add-EDGE-LC-switch
Add EDGE, DELAY, DELTA, APPROX_EQUAL switches and TIMER to Logic Conditions
2022-12-03 08:31:38 +00:00
Darren Lines
0bb96b9a30
Update fc.js
Changed label for delta
2022-12-02 10:10:44 +00:00
Darren Lines
a38c96fef2 Added more LCs
Added LCs for:
- Delay
- Timer
- Delta
- Approx Equal
2022-12-01 19:27:26 +00:00
Darren Lines
912438b8d0
Merge pull request #1636 from iNavFlight/MrD_Remove-unnecesary-parameters-from-profiles
Configurator changes to reflect #8451
2022-11-27 12:16:12 +00:00
Darren Lines
1587253cc3 Update fc.js 2022-11-24 18:36:30 +00:00
Darren Lines
6eafe7a638 Changed text for operand 2022-11-24 08:09:21 +00:00
Darren Lines
cdcf693544 Added new Waypoints operand group
Added new Waypoints operand group and updated flight operand.
2022-11-23 22:37:35 +00:00
Darren Lines
e7ed9ce2fe
Merge pull request #1621 from iNavFlight/MrD_Changes-for-PR-8401
Updates for PR #8401
2022-11-15 20:04:53 +00:00
Pawel Spychalski (DzikuVx)
3e6dd4547d Drop IMU2 function 2022-10-23 09:59:54 +02:00
Darren Lines
469bad9e93 Configurator changes to reflect #8451
Configurator changes for https://github.com/iNavFlight/inav/pull/8451
2022-10-06 21:38:38 +01:00
Darren Lines
91da0f642b
Merge branch 'master' into MrD_Changes-for-PR-8401 2022-10-01 14:24:41 +01:00
Pawel Spychalski (DzikuVx)
8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2022-09-18 12:26:32 +02:00
Darren Lines
47bf242ba7 Updated for PR 8401
Modes tab:
- Added USER 3 & USER 4 to modes ordering

Programming Tab:
- Added USER 3 & USER 4 to Flight Modes operand
- Added Course Hold to the Flight Modes operand. It was in firmware, but missing from Configurator
- Changed select operand values to order alphabetically. Looks much nicer than the random order.
2022-09-18 10:47:46 +01:00
Darren Lines
b8485457dd Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
Pawel Spychalski (DzikuVx)
2db5696969 Drop DJI NAZA GPS protocol 2022-06-29 11:36:56 +02:00
Paweł Spychalski
50d931f739
Merge pull request #1549 from JulioCesarMatias/ClearGPSList
Drop "I2C-NAV" from box list
2022-06-21 08:30:49 +02:00
JuliooCesarMDM
7ccd8ee269 drop I2C-NAV from box list 2022-06-07 18:13:03 -03:00
JuliooCesarMDM
ef78e7ace0 Drop MTK GPS 2022-06-07 17:36:31 -03:00
Pawel Spychalski (DzikuVx)
eec8e3c7e8 Add rangefinder entries to logic conditions 2022-05-07 20:11:26 +02:00
Pawel Spychalski (DzikuVx)
c19badcf8b Add flight axis overrides to programming framework 2022-04-14 10:32:00 +02:00
Paweł Spychalski
1322fd69bd
Merge pull request #1464 from iNavFlight/MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles
Highlight parameters that change with profiles or battery profiles
2022-03-15 10:14:38 +01:00
Pawel Spychalski (DzikuVx)
32ab753e23 Path more cases that lead to inproper MSP version select 2022-03-11 13:02:06 +01:00
Darren Lines
c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 2022-03-01 20:06:11 +00:00