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

1517 commits

Author SHA1 Message Date
Darren Lines
297acaa99d
Update settings.js
Moved the step, min, and max changing in to the convertToUnitSetting function. This works, but may be able to be tidied up at a later date.
2021-11-12 13:20:47 +00:00
Elgan Sayer
1a05df71da
Merge branch 'master' into feature/uiunits 2021-11-11 19:51:13 +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
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
breadoven
a56136ded5 Update waypointCollection.js 2021-11-01 23:06:15 +00:00
breadoven
075e4a6f3d Update MSPHelper.js 2021-10-31 22:58:17 +00:00
Pawel Spychalski (DzikuVx)
e4191bbbee PID Tuning update 2021-10-29 16:17:42 +02: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
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
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
breadoven
54241f8afc remove flags 2021-10-18 21:13:39 +01:00
breadoven
8fcdf76945 Initial build 2021-10-17 23:44:33 +01:00
Elgan Sayer
ff80e0621b Add options for ui units 2021-10-16 20:21:08 +01:00
breadoven
5fd7fbd4d5 update 2021-10-16 17:04:55 +01:00
Darren Lines
6184e3ea66
Merge branch 'iNavFlight:master' into loiter-radius-in-programming 2021-10-12 14:11:11 +01:00
Paweł Spychalski
598a8be728
Merge pull request #1370 from iNavFlight/dzikuvx-enable-smith-predictor
Enable the Smith Predictor in MR defaults
2021-10-12 09:36:33 +02:00
Pawel Spychalski (DzikuVx)
7b4f661e09 Enable the Smith Predictor in MR defaults 2021-10-12 08:16:27 +02:00
Darren Lines
f0d2025616
Merge branch 'iNavFlight:master' into loiter-radius-in-programming 2021-10-09 14:25:50 +01:00
Darren Lines
8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 2021-10-09 14:25:02 +01:00
breadoven
6877aea6ae Add status check 2021-10-02 10:55:17 +01:00
breadoven
fe1a3dabac Merge remote-tracking branch 'upstream/master' into abo_mission_control_add_topo_source 2021-09-29 14:02:46 +01:00
breadoven
397e840e5a Initial build 2021-09-29 12:31:43 +01:00
breadoven
c1046d3913 Remove Default message + fixes/improvements 2021-09-28 14:52:53 +01:00
breadoven
c1983a6241 Initial build 2021-09-25 00:11:00 +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
99ca7311d0 Merge branch 'change-profiles-with-programmin' of https://github.com/MrD-RC/inav-configurator into change-profiles-with-programmin 2021-09-16 09:34:32 +01:00
Darren Lines
c1b27b5751 Update fc.js
Renamed PID Profile to Profile
2021-09-16 09:34:16 +01:00
Darren Lines
5bdeb45f62
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 2021-09-16 09:33:05 +01:00
Pawel Spychalski (DzikuVx)
c32bc30df6 Version bump to 4.0 2021-09-15 08:50:21 +02: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)
9b19d2f98f Defaults update 2021-08-13 16:49:32 +02:00
Paweł Spychalski
32bd3fa004
Merge pull request #1299 from ArnoTlse/Safehome_to_EPROM
[Mission Planner] Elevation Profile & Home
2021-08-13 14:40:47 +02:00
Paweł Spychalski
fb2e438646
Merge pull request #1328 from iNavFlight/dzikuvx-sensor-config-cleanup
Cleanup Sensor setup
2021-08-13 13:59:56 +02:00
Pawel Spychalski (DzikuVx)
e52aa154b0 Cleanup Sensor setup 2021-08-13 10:49:30 +02:00
Pawel Spychalski (DzikuVx)
4e9825a1e5 Remove Profiles tab 2021-08-13 10:28:19 +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
Paweł Spychalski
b76ad2be45
Merge pull request #1298 from iNavFlight/dzikuvx-dfu-flasher-catchup
Update STM32DFU procedure for H7 support
2021-07-04 12:06:01 +02:00
ArnoTlse
afd0c026c0
Merge branch 'master' into Safehome_to_EPROM 2021-06-19 19:54:39 +02:00
Alexander van Saase
10d8e5060e bump version to 3.1 2021-06-18 20:39:17 +02:00
ArnoTlse
91ff7efe69 MP version 2.0
cleaning some console.log()
2021-06-15 23:28:12 +02:00
ArnoTlse
258b92cd54 MP version 1.9 2021-06-15 23:10:58 +02:00