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
Darren Lines
d286318f17
Removed mc_ from airmode settings
...
This change is to partner PR in the INAV firmware. It removes the mc_ prefix from the airmode CLI variables, as they are confusing, as there are now options that can also apply to fixed wing.
2021-02-06 10:53:53 +00:00
Pawel Spychalski (DzikuVx)
5378207532
Allow RC channel override via logic conditions
2021-01-19 11:38:39 +01:00
Alexander van Saase
c1218da77b
fix logic condition bug
2021-01-11 13:54:58 +01:00
Paweł Spychalski
93b32645a9
Merge pull request #1129 from iNavFlight/dzikuvx-programming-pid-support
...
Basic support for programming PID
2020-12-25 17:54:23 +01:00
Pawel Spychalski (DzikuVx)
3188680793
MSP Interface for Programming PID
2020-12-24 23:47:08 +01:00
Pawel Spychalski (DzikuVx)
c046e53a13
Merge branch 'master' into dzikuvx-programming-pid-support
2020-12-24 20:19:28 +01:00
Pawel Spychalski (DzikuVx)
86770ab235
Update FW presets
2020-12-23 21:09:42 +01:00
Pawel Spychalski (DzikuVx)
905d19cd2c
Cleanup defaults and presets
2020-12-23 19:35:49 +01:00
Pawel Spychalski (DzikuVx)
bd5eb93bc9
Remove gyro_hardware_lpf from GUI
2020-12-18 14:06:05 +01:00
Pawel Spychalski (DzikuVx)
2dcc1cb891
Version bump to 2.7
2020-12-06 20:43:16 +01:00
Pawel Spychalski (DzikuVx)
91f606c339
Basic support for programming PID
2020-12-06 20:41:48 +01:00
Darren Lines
ac0edfcea1
Added firmware version number to configurator
2020-11-26 21:07:58 +00:00
Paweł Spychalski
6ec55ae7c6
Merge pull request #1096 from MrD-RC/MrD_Update-Dart-250g-Preset_920
...
Update dart 250g preset# 920
2020-11-14 21:59:09 +01:00
Paweł Spychalski
80747b2145
Merge pull request #1104 from MrD-RC/patch-1
...
Update defaults_dialog.js
2020-11-10 09:10:20 +01:00
Paweł Spychalski
35b8104a04
Merge pull request #1103 from iNavFlight/dzikuvx-lc-operands-update
...
LC Operands update
2020-11-10 09:07:14 +01:00
Darren Lines
58e86ce7da
Update defaults_dialog.js
...
Changed fixed wing rates and expo to match the Airplane General preset.
2020-11-09 19:00:13 +00:00
Konstantin (DigitalEntity) Sharlaimov
3e5e17c746
[MSP SENSOR] Add support for MSP PITOT
2020-11-08 20:07:26 +01:00
Konstantin (DigitalEntity) Sharlaimov
4bfcbae7bc
Add support for MSP sensors: BARO, MAG, GPS
2020-11-08 20:05:15 +01:00
Pawel Spychalski (DzikuVx)
2ac1e85ebd
LC Operands update
2020-11-08 15:52:06 +01:00
Pawel Spychalski (DzikuVx)
a53cbd23ad
Minor fixes on PID Tuning tab
2020-11-07 17:19:43 +01:00
Darren Lines
20df151584
Update preset_definitions.js
2020-10-29 19:15:46 +00:00
Darren Lines
5d0fc4dca1
Update preset_definitions.js
...
Updated to reflect request https://github.com/iNavFlight/inav-configurator/issues/920
I did not add the mixer, as I thought that the preset was the wrong place for this. However a note has been added in the preset description to update the mixer to the correct weights.
2020-10-29 19:11:11 +00:00
Darren Lines
7d268cf858
Update defaults_dialog.js
...
Added changes after Pawel's suggestions.
2020-10-26 08:11:27 +00:00