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

384 commits

Author SHA1 Message Date
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
Pawel Spychalski (DzikuVx)
fa5a38f060 Fix LCs VBAT scale 2021-03-05 10:05:02 +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
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
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
Pawel Spychalski (DzikuVx)
3188680793 MSP Interface for Programming PID 2020-12-24 23:47:08 +01:00
Pawel Spychalski (DzikuVx)
91f606c339 Basic support for programming PID 2020-12-06 20:41:48 +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
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
Paweł Spychalski
f0a2ae2cc8
Merge pull request #1084 from stronnag/jh_add_DPS310_baro
add DPS310 baro option
2020-10-23 10:30:10 +02:00
Alexander van Saase
e0215cebe7 Support for 3D home distance LC 2020-10-19 22:39:17 +02:00
Jonathan Hudson
d646b76895 add DPS310 baro option 2020-10-17 13:00:11 +01:00
Pawel Spychalski (DzikuVx)
d7188de714 Support for Waypoint Index LC 2020-09-21 11:24:04 +02:00
Pawel Spychalski (DzikuVx)
61ffe15b1f Support for sin, cos, tan and scale range 2020-09-07 14:40:53 +02:00
Paweł Spychalski
0cd7cc0903
Merge pull request #1044 from iNavFlight/dzikuvx-mag-gain-calibration
Add support for MAG gain calibration
2020-08-14 20:48:38 +02:00
Pawel Spychalski (DzikuVx)
303c4b8d45 Allow for 32 LCs and 8 GVARs 2020-07-31 11:53:29 +02:00
Pawel Spychalski (DzikuVx)
b85c671b77 Add support for MAG gain calibration 2020-07-24 18:52:04 +02:00
Pawel Spychalski (DzikuVx)
95984dd7ee Reporting improvements 2020-07-23 11:54:51 +02:00
Pawel Spychalski (DzikuVx)
0dcf1a9e58 Drop Global Functions support 2020-07-23 11:33:35 +02:00
Pawel Spychalski (DzikuVx)
752cd2360e Add OSD Layout option 2020-07-23 11:05:45 +02:00
Pawel Spychalski (DzikuVx)
fa00442165 Merge remote-tracking branch 'origin/master' into dzikuvx-lc-gf-unification 2020-07-23 11:03:15 +02:00
Pawel Spychalski (DzikuVx)
24bf8cf312 Integrate Actions into Logic Conditions 2020-07-23 11:02:51 +02:00
Paweł Spychalski
bd3080cffb
Merge pull request #1042 from kernel-machine/gf_set_osd_layout
Global function set OSD layout
2020-07-23 11:00:04 +02:00
Paweł Spychalski
ac1cac4beb
Merge pull request #1041 from iNavFlight/dzikuvx-io-expander-support
Support for I2C IO Expander board
2020-07-22 22:38:57 +02:00
Pawel Spychalski (DzikuVx)
9f8261d0c5 rename setting 2020-07-22 19:27:57 +02:00
kernel-machine
b3e8fc384c Global function set OSD layout 2020-07-21 13:03:07 +02:00
Pawel Spychalski (DzikuVx)
edb7648eee Support for I2C IO Expander board 2020-07-20 20:20:06 +02:00
Pawel Spychalski (DzikuVx)
d8196c5445 Allow setting CD/FF gains for multirotors 2020-07-13 19:10:41 +02:00
Paweł Spychalski
6f87fde9f9
Merge pull request #969 from iNavFlight/dzikuvx-servo-input-one-to-max-rename
Rename servo input One to Max
2020-04-26 11:29:36 +02:00
Paweł Spychalski
b43a77d31a
Merge pull request #970 from iNavFlight/dzikuvx-vtx-channel-band-support
Allow to change VTX band channel via global functions
2020-04-26 11:29:21 +02:00
joleeee
c85f08a187
Update fc.js 2020-04-25 23:46:40 +02:00
Pawel Spychalski (DzikuVx)
df606203bf Allow to change VTX band channel via global functions 2020-04-25 21:02:52 +02:00
Pawel Spychalski (DzikuVx)
f9b768238d Rename servo input One to Max 2020-04-25 15:09:16 +02:00
Pawel Spychalski (DzikuVx)
602a64b8f1 Support NAV Heading PIDs 2020-04-24 13:27:06 +02:00
Pawel Spychalski (DzikuVx)
dd551f5ecb Merge remote-tracking branch 'origin/master' into dzikuvx-global-functions-ui 2020-04-13 13:10:00 +02:00
Pawel Spychalski (DzikuVx)
2470fdbac0 Allow FF tuning for Rovers and Boats 2020-04-12 15:27:23 +02:00
Pawel Spychalski (DzikuVx)
583e73ef22 Improve LC status indication 2020-04-11 18:11:17 +02:00
Pawel Spychalski (DzikuVx)
b193ea3aa6 Add GVAR inputs for servo 2020-04-11 16:58:03 +02:00
Pawel Spychalski (DzikuVx)
f85a17d1ad Get GVAR status from FC 2020-04-10 21:37:24 +02:00
Pawel Spychalski (DzikuVx)
1f92a1383a Add new logic conditions and poll on Programming Tab 2020-04-10 20:30:55 +02:00
Pawel Spychalski (DzikuVx)
7478f6cd04 Basic render of global function table 2020-04-10 11:37:52 +02:00