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

4353 commits

Author SHA1 Message Date
Darren Lines
ada5bf6950 Block configurator until defaults have been applied 2021-12-02 18:58:36 +00:00
Darren Lines
a78a6baad0
Merge pull request #1407 from iNavFlight/MrD-fixed-wing-default-pids
Update defaults_dialog.js
2021-11-28 10:48:55 +00:00
Darren Lines
0fa46d55c6
Update defaults_dialog.js
Missed settings added for fixed wing default PIDs
2021-11-28 10:47:44 +00:00
Darren Lines
bf3fc89e6d
Updated modes ordering
- Moved SURFACE from Multi-rotor to Modifiers, as it is hardware specific, not platform
- Moved RTH to the start of the Navigation modes
2021-11-19 13:25:01 +00:00
Paweł Spychalski
2730bfdd69
Merge pull request #1398 from iNavFlight/dzikuvx-inav-5-version-bump
Bump version to 5.0
2021-11-13 16:37:04 +01:00
Pawel Spychalski (DzikuVx)
319baf7fec Bump version to 5.0 2021-11-13 16:36:16 +01:00
Darren Lines
b9047d7cbe
Merge pull request #1395 from MrD-RC/add-new-modes-to-ordering
Added soaring and wp planner to mode ordering
2021-11-13 08:53:43 +00:00
Darren Lines
8214d1c79b Added soaring and wp planner to mode ordering 2021-11-13 08:52:51 +00:00
breadoven
92721516ff
Merge pull request #1381 from breadoven/abo_mission_cont_multimissions
Mission control Multi Missions
2021-11-11 10:55:19 +00:00
breadoven
e091d98356
Merge pull request #1393 from breadoven/abo_add_osd_mission_field
OSD Mission Info field
2021-11-11 08:43:28 +00:00
breadoven
d639a3e274 Update osd.js 2021-11-11 08:42:16 +00:00
breadoven
b9d82463f7 Update osd.js 2021-11-11 08:38:00 +00:00
breadoven
4b0d6e6b90 Update osd.js 2021-11-10 23:23:28 +00:00
Paweł Spychalski
bf765b9e87
Merge pull request #1389 from MrD-RC/mrd-change-speed-names-to-aeronautical-version
Changed GPS Speed to Ground Speed
2021-11-08 09:09:14 +01:00
Paweł Spychalski
725076b4d3
Merge pull request #1390 from b14ckyy/patch-1
Updated default PIDs for FW
2021-11-08 09:08:29 +01:00
b14ckyy
f7b888f3c1
Updated default PIDs
in preparation of FF-Only Autotune I change some PIDs to be slightly more agressive on P and less on I to reduce bounce back after full stick inputs. Also adding some D with stable proven P-D Relationships on multiple tested planes. Should give smooth and stable flight after FF autotune.
2021-11-04 15:49:14 +01:00
breadoven
76c0392eea
Merge branch 'master' into abo_mission_cont_multimissions 2021-11-02 13:51:07 +00:00
Darren Lines
5c929b71f3 Changed GPS Speed to Ground Speed
This change is to make the term for velocity along the ground consistent with aeronautical terms. It also makes it consistent with the DJI speed selector drop down on the right side of the page.

I have also slightly modified the DJI labels. Using italics to highlight the sensor name in the DJI OSD setup.
2021-11-02 08:38:29 +00:00
breadoven
a56136ded5 Update waypointCollection.js 2021-11-01 23:06:15 +00:00
breadoven
3e5d14e8ba
Merge pull request #1388 from breadoven/abo_fix_msphelper_WP_load_send
Mission control WP send/receive fix
2021-11-01 17:47:43 +00:00
breadoven
59e33adeea Fix eeprom load 2021-11-01 12:50:50 +00:00
breadoven
075e4a6f3d Update MSPHelper.js 2021-10-31 22:58:17 +00:00
Paweł Spychalski
bfeb8ff33d
Merge pull request #1387 from iNavFlight/dzikuvx-pid-tuning-updates
PID Tuning update
2021-10-30 13:49:24 +02:00
Pawel Spychalski (DzikuVx)
e4191bbbee PID Tuning update 2021-10-29 16:17:42 +02:00
breadoven
acb91af3ef Update osd.js 2021-10-29 09:51:46 +01:00
Paweł Spychalski
cf4bdc42bc
Merge pull request #1382 from iNavFlight/dzikuvx-drop-deprecated-filter-settings
Drop some deprecated filter settings
2021-10-29 09:02:58 +02:00
Paweł Spychalski
6605ecdca6
Merge pull request #1385 from breadoven/abo_mc_auto_speed
Multirotor Auto Speed support
2021-10-29 09:02:16 +02:00
breadoven
3664cb5040 Support for INAV #7293 2021-10-28 23:04:35 +01: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
03e569dd7c Merge branch 'master' into change-profiles-with-programmin 2021-10-28 18:48:54 +01:00
Paweł Spychalski
6022caa650
Merge pull request #1379 from iNavFlight/mrd_add_precision_to_osd_rpm
Added selectable precision to the OSD RPM
2021-10-28 08:39:26 +02:00
Paweł Spychalski
df6fd90c9f
Merge pull request #1356 from MrD-RC/loiter-radius-in-programming
Adding loiter radius in to programming
2021-10-28 08:21:03 +02:00
breadoven
6ed53a81df Update mission_control.js 2021-10-27 23:12:22 +01:00
breadoven
f56e796ec5 clean up, improvements + fixes 2021-10-27 17:23:11 +01:00
breadoven
cc05ab4f44 Bug fixes, added active mission setting, 2021-10-26 23:21:43 +01:00
Pawel Spychalski (DzikuVx)
b361ef7171 Drop some deprecated filter settings 2021-10-21 08:55:48 +02:00
breadoven
7f45ec5d68 Update mission_control.html 2021-10-20 13:50:08 +01:00
breadoven
d0b3fb1d9d Merge remote-tracking branch 'upstream/master' into abo_mission_cont_multimissions 2021-10-20 13:49:59 +01:00
breadoven
abbde2fe31 fixes + remove double click mission select
double click mission select replaced with WP Edit box button
2021-10-20 13:43:22 +01:00
breadoven
6e60831509 Add FC version check 2021-10-19 14:26:04 +01:00
breadoven
87d695c66f Update mission_control.js 2021-10-18 22:44:05 +01:00
breadoven
54241f8afc remove flags 2021-10-18 21:13:39 +01:00
breadoven
92a12fc7b0 update 2021-10-18 20:37:43 +01:00
Mr D
f5a5d22146 Added selectable precision to the OSD RPM
I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.
2021-10-18 18:03:16 +01:00
breadoven
d9b7450013
Merge pull request #1376 from breadoven/abo_mission_control_bug_fix
Mission control bug fix
2021-10-18 17:49:42 +01:00
breadoven
8fcdf76945 Initial build 2021-10-17 23:44:33 +01:00
breadoven
5fd7fbd4d5 update 2021-10-16 17:04:55 +01:00
Darren Lines
3d1fcca7bb
Update README.md
Added note to show how to build a specific release.
2021-10-14 18:54:24 +01:00
Darren Lines
6184e3ea66
Merge branch 'iNavFlight:master' into loiter-radius-in-programming 2021-10-12 14:11:11 +01:00