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

1960 commits

Author SHA1 Message Date
Marcelo Bezerra
242d356339
Merge branch 'iNavFlight:master' into strobe-configurator 2022-12-09 00:05:28 +01: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
Marcelo Bezerra
6742dbac77
Merge branch 'iNavFlight:master' into strobe-configurator 2022-12-07 02:24:38 +01:00
Darren Lines
9982270b06
Merge pull request #1649 from iNavFlight/MrD_Units-conversion-force-min-and-max-limits
Improve non-metric handling in units conversions
2022-12-04 11:54:40 +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
Marcelo Bezerra
492f71e1b7
Merge branch 'iNavFlight:master' into strobe-configurator 2022-11-29 12:55:25 +01:00
Darren Lines
52d546ccfc
Merge pull request #1659 from iNavFlight/MrD_Increase-nav_wp_safe_distance
Increase nav_wp_safe_distance
2022-11-27 12:23:59 +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
427b9c6447 Renamed parameter 2022-11-27 11:00:42 +00:00
Darren Lines
abf47a3742 Changes for https://github.com/iNavFlight/inav/pull/8589 2022-11-27 09:41:50 +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
Marcelo Bezerra
e567dce178
Merge branch 'iNavFlight:master' into strobe-configurator 2022-11-16 21:24:48 +01:00
Darren Lines
1bd46911bb Improve non-metric handling
- Forced default min/max after conversion back to firmware units
- Increased decimal places for non-integer conversions
- Fixed a typo
2022-11-16 08:36:57 +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
Marcelo Bezerra
6e1973a76d Change messages to MSP2_INAV range 2022-11-10 13:59:10 +01:00
Marcelo Bezerra
ba74db2dc3 Successfully edited and saved strobe overlay 2022-11-09 22:08:34 +01:00
Marcelo Bezerra
2c545011a6 Switch to new LED_STRIP_CONFIG_EX functions 2022-11-09 21:14:25 +01:00
Marcelo Bezerra
671b2fe49c Initial changes to enable new strobe functionality 2022-11-09 20:53:53 +01:00
Pawel Spychalski (DzikuVx)
3e6dd4547d Drop IMU2 function 2022-10-23 09:59:54 +02:00
Pawel Spychalski (DzikuVx)
dc59dcb92e Fix build 2022-10-22 20:07:49 +02:00
b14ckyy
eb3abdb1f3
Update defaults_dialog.js 2022-10-19 17:38:15 +02:00
b14ckyy
9209cbe898
Update presets for 6.0
Removed IMU settings as the new Firmware Defaults will match MR and FW. 
Added new YAW Default PIDs for better Turn-Assist control in nav modes with stab yaw used and more authority in acro
2022-10-19 17:28:22 +02:00
Paweł Spychalski
ef565e21eb
Merge pull request #1627 from jeffhendrix/dji_wtf
Added support for DJI wtfos MSP-OSD full screen 60x22 OSD
2022-10-18 08:59:04 +02:00
Darren Lines
30317ede79 Couple of improvements
- better handling of negative numbers
- improved regex pattern
- limits to min and max values
2022-10-17 19:45:19 +01:00
Darren Lines
43b69d434a Working 2022-10-17 18:56:33 +01:00
Darren Lines
57ac8a103c Change timezone to use hh:mm field
Initial coding to address #1630
2022-10-17 13:39:04 +01: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
Pawel Spychalski (DzikuVx)
46eb99daac Enable dynamic_gyro_notch_mode = 3D on 7-inch presets 2022-10-06 16:53:30 +02:00
Jeff Hendrix
ffee3d3935 Added support for DJI wtfos MSP-OSD full screen 59x22 OSD 2022-10-02 13:45:23 -06:00
Darren Lines
91da0f642b
Merge branch 'master' into MrD_Changes-for-PR-8401 2022-10-01 14:24:41 +01:00
Pawel Spychalski (DzikuVx)
189a17d69f 7-inch MR profile 2022-10-01 14:12:16 +02:00
Paweł Spychalski
1f8b2bcbb2
Merge pull request #1605 from iNavFlight/MrD_Set-platform-defaults-on-all-profiles
Set specific defaults (defaults dialog) on all profiles
2022-10-01 12:59:00 +02:00
Paweł Spychalski
310a263dd7
Merge pull request #1561 from iNavFlight/MrD_Autoselect-target
Implemented target autodetection
2022-10-01 12:49:36 +02:00
Pawel Spychalski (DzikuVx)
b921bc8486 Rename HDZero to MSP Displayport 2022-10-01 11:54:51 +02: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
Paweł Spychalski
c19ae409a5
Merge pull request #1590 from iNavFlight/MrD_Add-version-number-to-CLI-save-filename
Add version number to CLI save filename
2022-08-22 10:01:43 +02:00
Darren Lines
7afbc5c97c Set specific defaults on all profiles 2022-08-15 19:03:15 +01:00
Darren Lines
dac6ff3616 Removed MSP parts 2022-08-15 18:02:07 +01:00
Paweł Spychalski
2c8f32890f
Revert "Reset PIDs button to use applied defaults" 2022-08-15 13:08:21 +02:00
Paweł Spychalski
64f81158c0
Merge pull request #1603 from iNavFlight/MrD_Fix-number-of-logic-conditions-visible
Fixed and enhanced LC display
2022-08-14 11:03:24 +02:00
Paweł Spychalski
88db2005f3
Merge pull request #1593 from b14ckyy/release_5.1.0
Cleanup Autolaunch settings
2022-08-14 11:01:29 +02:00
Darren Lines
daa70fc4b1 Added handing for selected LCs that are now disabled 2022-08-13 20:38:13 +01:00
Darren Lines
b8485457dd Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
Darren Lines
e75204c96d Update peripherals.js
OK, the original part was done at 4am, because I couldn't sleep. It works now.
2022-08-13 11:57:34 +01:00
Darren Lines
57cff5ccfe Change POSHOLD to LOITER on fixed wing 2022-08-13 05:43:09 +01:00