1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00
Commit graph

1971 commits

Author SHA1 Message Date
ArnoTlse
3265158791 waypoint OOP version 1.8 2021-04-13 22:43:35 +02:00
Pawel Spychalski (DzikuVx)
6589850146 Secdondary IMU2 port function 2021-04-11 17:13:31 +02:00
ArnoTlse
30c3b043a3 waypoint OOP version 1.7 2021-04-11 09:49:48 +02:00
ArnoTlse
7e75ceef39 Waypoint OOP version 1.6 2021-04-10 22:44:36 +02:00
Darren Lines
15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
2021-04-10 10:29:48 +01:00
ArnoTlse
949e511d28 Waypoint OOP version 1.5 2021-04-09 01:22:36 +02:00
Alexander van Saase
a72404ff2b require 3.0 firmware version 2021-04-07 14:29:28 +02:00
ArnoTlse
26f21b2880 waypoint OOP version 1.4 2021-04-07 00:28:51 +02:00
ArnoTlse
84de6011c9 Waypoint OOP version 1.3 2021-04-05 20:03:34 +02:00
Pawel Spychalski (DzikuVx)
f320aa4f02 Show PID output in GUI 2021-04-05 16:06:03 +02:00
Pawel Spychalski (DzikuVx)
0101ee329d Basic PID gui 2021-04-05 15:46:13 +02:00
ArnoTlse
739caeb49b Waypoint OOP version 1.2 2021-04-04 17:01:43 +02:00
Alexander van Saase
2f1cdcf5c2 add autotrim feature to configuration tab 2021-04-02 15:47:49 +02:00
ArnoTlse
69dd99a476 Waypoint OOP version 1.2 2021-04-02 02:23:08 +02:00
ArnoTlse
65fa753b98 Waypoint OOP version 1.1 2021-04-02 00:53:03 +02:00
Darren Lines
8fcdcee924 Update fc.js 2021-04-01 18:17:38 +01:00
ArnoTlse
525943baf1 Waypoint OOP migration 1.0 2021-03-31 19:32:58 +02:00
Pawel Spychalski (DzikuVx)
5b49ce7f89 remove PMW3901 driver select 2021-03-31 10:51:07 +02:00
Paweł Spychalski
5d8f556e5a
Merge pull request #1202 from ted-rcnet/master
Add model flying wing 3D
2021-03-31 10:23:56 +02:00
Paweł Spychalski
fb5dd5c228
Merge pull request #1208 from iNavFlight/dzikuvx-version-bump-3.0
Version bump to 3.0
2021-03-31 10:23:12 +02:00
Pawel Spychalski (DzikuVx)
de16830a41 Version bump to 3.0 2021-03-29 12:07:31 +02:00
Darren Lines
bebbaa5dd7 Added GPS Valid Fix to flight parameters 2021-03-27 10:12:03 +00:00
ted
cfe5087931 Add model flying wing json 2021-03-24 11:54:29 +01:00
ted
fd3ffaaa03 Add model flying wing json 2021-03-24 10:49:44 +01:00
ArnoTlse
ef5c999428 Waypoint Class 2021-03-24 00:37:50 +01:00
ArnoTlse
a81050d121 Safehome : read 2021-03-22 21:47:02 +01:00
Alexander van Saase
3e6b621db7 lpf cutoff 2021-03-21 20:08:52 +01:00
Paweł Spychalski
b682bbe5d8
Merge pull request #1195 from MrD-RC/allow-editing-of-derivative-on-airplane
Allow editing of derivative on airplane
2021-03-21 16:15:55 +01:00
Darren Lines
f2adf8d700
Update fc.js
Updated as per @DzikuVx 's request
2021-03-21 11:25:35 +00:00
Paweł Spychalski
c14b5afd5e
Merge pull request #1188 from b14ckyy/b14ckyy_new_fw_defaults
New fixed Wing generic presets
2021-03-21 11:02:01 +01:00
Mingchen Zhang
c96f8aba24 Moved the mod operator to the last 2021-03-12 02:19:30 +00:00
Mingchen Zhang
0f9a390d25 Add modulus operator support - configurator 2021-03-11 08:26:06 +00:00
Darren Lines
6981de93fa
Update fc.js
Changed logic to allow the D to be editable for airplanes. This is for the new PIDFF update.
2021-03-10 19:18:04 +00:00
b14ckyy
22a53d1fab
added dterm_lpf_hz for fixed wing 2021-03-08 13:23:06 +01:00
b14ckyy
41a1694648
added fw_dterm_lpf 2021-03-08 13:21:54 +01:00
b14ckyy
f6ca21b4e8
added some yaw I gain to assist trimming 2021-03-05 21:25:35 +01:00
b14ckyy
737bfca392
added some yaw I gain to assist trim 2021-03-05 21:24:56 +01:00
Pawel Spychalski (DzikuVx)
fa5a38f060 Fix LCs VBAT scale 2021-03-05 10:05:02 +01:00
b14ckyy
daf6f875ff
Update defaults_dialog.js 2021-03-04 22:19:09 +01:00
b14ckyy
3d54609cd0
Corrected code layout and fixed some settings 2021-03-04 22:18:29 +01:00
b14ckyy
50dc9a0bad
Fixed some values and script errors 2021-03-04 22:04:29 +01:00
Pawel Spychalski (DzikuVx)
9586259a18 Cleanup looptime handling 2021-03-04 11:56:37 +01:00
ArnoTlse
cf80f8c9ab Add Safehome tab 2021-03-02 18:43:29 +01:00
b14ckyy
b382f224a0
Update preset_definitions.js
Removed specific airplane Presets. Added Generic Presets for Wings and planes.
2021-03-02 18:29:50 +01:00
b14ckyy
38f36946a2
Final settings with Plane + Wing Preset in intial popup
Testing of the preset settings is ongoing. Will make PR when confirmed working over all plane ranges
2021-03-02 18:10:35 +01:00
b14ckyy
9a4fbffa5d
Adding 2 Airplane Options and new defaults
Added Airplane with tail and Flying Wing with no tail as options and new defaults for safer initial setup and flights, that avoid problems with big airplanes and wingspans.
2021-03-01 22:44:39 +01:00
Michel Pastor
b579a216ec
Remove the unused PWM_SERVO_DRIVER feature which is unused (#1179)
The right way to enable the external PWM driver is now to set `servo_protocol` to `PWM_DRIVER`
2021-02-23 23:51:39 +01:00
ArnoTlse
d3a48e0f56 Code Review
Correction on indentation + Mission validation
2021-02-22 14:10:52 +01:00
Pawel Spychalski (DzikuVx)
0d66fd4c54 Add ability to read Programming PID status via MSP 2021-02-21 11:20:19 +01:00
ArnoTlse
ea6ac3ec8f First release of new mission planner
All working for saving into FC.
Remaining bug on EPROM action
2021-02-15 22:27:00 +01:00