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

295 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2022-09-18 12:26:32 +02: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
Pawel Spychalski (DzikuVx)
35670916f9 Drop a comment 2022-02-24 14:06:08 +01:00
Pawel Spychalski (DzikuVx)
0be78dd37e Drop any leftovers of Transponder feature 2022-02-24 13:15:23 +01:00
Pawel Spychalski (DzikuVx)
005efec007 Semver cleanup 2022-02-24 13:11:47 +01:00
Darren Lines
ea20a04362 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 2022-02-23 16:30:19 +00:00
Pawel Spychalski (DzikuVx)
051e9fa00e drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
Pawel Spychalski (DzikuVx)
a42a5fab5c Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 2022-02-23 15:13:06 +01:00
Paweł Spychalski
0412582272
Merge pull request #1460 from iNavFlight/dzikuvx-current-meter-config
Move current meter config to MSP_CURRENT_METER_CONFIG
2022-02-23 15:08:52 +01:00
Pawel Spychalski (DzikuVx)
b224549ccd Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT 2022-02-23 15:01:08 +01:00
Pawel Spychalski (DzikuVx)
7f3dc9f70d Move current meter config to MSP_CURRENT_METER_CONFIG 2022-02-23 14:16:47 +01:00
Pawel Spychalski (DzikuVx)
155855b5fa Move GPS configuration to GPS tab 2022-02-23 13:45:30 +01:00
Darren Lines
5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
2022-02-22 19:36:12 +00:00
Darren Lines
0f27abf733 Add highlighting for fields that change with profiles
- Added field arrays for control and battery profiles.
- Added highlight mechanism for **data-setting** fields
- Changed battery and control profile drop down text to match the field colours.
2022-02-19 18:34:37 +00:00
Darren Lines
03279f9081
Merge pull request #1446 from iNavFlight/MrD-reorder-Operators-in-Programming-
Added ordering for operations in programming
2022-02-10 08:47:50 +00:00
Luca
69e6cfe9a7 Battery cells in logic condition 2022-02-09 18:01:30 +01:00
breadoven
447282cf49 Merge remote-tracking branch 'upstream/master' into abo_fix_planer 2022-02-08 12:06:39 +00:00
Darren Lines
34894e51fd Combined logic and switches, as it made no sense to have Sticky on its own 2022-02-08 08:58:11 +00:00
Darren Lines
7cfcf0a24a Added ordering for operators in programming 2022-02-07 21:26:23 +00:00
Darren Lines
9dec96b1e7 Removed constrain min and max as they are unnecesasry 2022-02-07 08:30:38 +00:00
Darren Lines
682c76952a Added some comparative operations to Programming
Added constrain, min, and max
2022-02-06 18:10:34 +00:00
Darren Lines
80d091b379 Updated mixer to improve the ease of use 2021-12-30 13:01:51 +00:00
breadoven
d0e1788318 planer to planner 2021-11-26 23:16:02 +00:00
Darren Lines
61f13a3205
Merge branch 'change-profiles-with-programmin' into master 2021-10-28 18:54:19 +01:00
Darren Lines
9d0dfbc467 resolve conflics 2021-10-28 18:51:45 +01:00
Darren Lines
8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 2021-10-09 14:25:02 +01:00
Darren Lines
062942184c Adding loiter radius in to programming 2021-09-22 22:33:22 +01:00
JuliooCesarMDM
3cfc16d176 Romove old IMU of the Acc Box 2021-09-18 23:10:58 -03:00
Darren Lines
c1b27b5751 Update fc.js
Renamed PID Profile to Profile
2021-09-16 09:34:16 +01:00
Darren Lines
e5fa8120fe Added PID Profiles to Programming framework
- Added PID Profiles to Programming framework
- Removed Profile selection from Adjustments
- Added save message to the programming
- Clarified save messages
2021-09-09 10:23:21 +01:00
Pawel Spychalski (DzikuVx)
e52aa154b0 Cleanup Sensor setup 2021-08-13 10:49:30 +02:00
Paweł Spychalski
1d5b7808d5
Merge pull request #1326 from iNavFlight/dzikuvx-imu2-status
report IMU2 hardware status
2021-08-12 15:01:01 +02:00
Pawel Spychalski (DzikuVx)
f719f7c464 report IMU2 hardware status 2021-08-12 15:00:03 +02:00
Paweł Spychalski
b7bc81bc8d
Merge pull request #1320 from iNavFlight/dzikuvx-esc-protocol-cleanup
Cleanup ESC protocols
2021-07-23 12:40:22 +02:00
Pawel Spychalski (DzikuVx)
ed3062110f Rangefinder cleanup 2021-07-23 09:26:47 +02:00
Pawel Spychalski (DzikuVx)
ee436111b1 Cleanup ESC protocols 2021-07-23 07:52:28 +02:00
Pawel Spychalski (DzikuVx)
582572729e rename RC Channel operand 2021-05-27 08:29:22 +02:00
Pawel Spychalski (DzikuVx)
f1780ca07b Drop looptime GUI 2021-05-26 14:29:46 +02:00
Alexander van Saase
11446e62e2
Merge pull request #1218 from avsaase/avs-feature-fw-autotrim
Add FW auto trim feature to configuration tab
2021-05-08 14:49:39 +02:00
ArnoTlse
dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 2021-04-17 20:50:11 +02:00
ArnoTlse
3265158791 waypoint OOP version 1.8 2021-04-13 22:43:35 +02:00