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

1016 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
48c67874f9 old mixer section hiden on compatible FC version 2018-03-29 18:20:29 +02:00
Pawel Spychalski (DzikuVx)
c1fe0ede87 Updated list and basic model 2018-03-29 15:51:06 +02:00
Pawel Spychalski (DzikuVx)
2e19037667 Servo mix rules 2018-03-29 11:35:51 +02:00
Pawel Spychalski (DzikuVx)
d0cdef46f4 motor mix rules for all default presets 2018-03-28 22:14:04 +02:00
Pawel Spychalski (DzikuVx)
7fbf63b7fc Basic support for MSP2_INAV_MIXER frame 2018-03-28 20:22:48 +02:00
Pawel Spychalski (DzikuVx)
c4735d2690 Merge remote-tracking branch 'origin/master' into dzikuvx-new-mixer-approach 2018-03-27 22:05:59 +02:00
Michel Pastor
a89661f4cf Make channel mapping more user friendly 2018-03-20 01:21:40 +01:00
Michel Pastor
a7afedea92 Fix negative current sensor offset voltage values handling 2018-03-18 16:40:23 +01:00
Konstantin Sharlaimov
824ca3ede5
Merge pull request #386 from iNavFlight/agh_fport
Add support for selecting FPort serial RX protocol
2018-03-18 09:54:45 +10:00
Alberto García Hierro
68dcaa18f8 Add support for selecting FPort serial RX protocol 2018-03-16 13:10:23 +00:00
Konstantin Sharlaimov
578d5f3e73
Merge pull request #365 from shellixyz/air_speed_sensor_graph
Add air speed graph in sensors tab
2018-03-07 17:09:36 +10:00
Sergej Pozdnyakov
87e092cbcb new appearance of the interface, need testing 2018-03-01 20:58:37 +03:00
Michel Pastor
615d559b66 Add air speed graph in sensors tab 2018-03-01 16:12:07 +01:00
Konstantin Sharlaimov
cd3aa5a762
Merge pull request #353 from shellixyz/fix_typo
Fix typo in MSPV2_INAV_MISC decoding
2018-02-26 01:36:55 +10:00
Michel Pastor
cb321db57d Add feature for enabling/disabling profile selection by TX stick command 2018-02-24 17:57:07 +01:00
Michel Pastor
08a580cb22 Fix typo in MSPV2_INAV_MISC decoding 2018-02-19 20:14:51 +01:00
Konstantin Sharlaimov (DigitalEntity)
6bd0cd2d0a Enable CRAFT_NAME item in OSD 2018-02-18 23:22:31 +10:00
Michel Pastor
8d50387bf7 Merge branch 'master' into capacity_settings_and_data 2018-02-18 07:12:59 +01:00
Michel Pastor
f9c970b4c0 MSP: add support for MSPV2_INAV_RATE_PROFILE and MSPV2_INAV_SET_RATE_PROFILE frame types 2018-02-18 06:23:55 +01:00
Michel Pastor
b6dc007bd8 Reflect MSP2 changes 2018-02-18 06:08:59 +01:00
Michel Pastor
6d922bee2c Add capacity settings and data 2018-02-18 06:05:02 +01:00
Michel Pastor
7de758c64e Increase vbat resolution 2018-02-17 21:54:16 +01:00
Konstantin Sharlaimov
23ef794d5b
Merge pull request #324 from Afinogen/mission-planer
Mission planer
2018-02-17 21:27:54 +10:00
Konstantin Sharlaimov
353b5f7e36
Merge pull request #339 from iNavFlight/agh_trace_msp
Add support for viewing trace output via MSP from the sensors tab
2018-02-13 17:49:36 +10:00
Alberto García Hierro
08a54197c0 Move code for the debug trace window to an external script
Chrome doesn't allow inline scripts, only external ones
2018-02-12 21:41:49 +00:00
Konstantin Sharlaimov (DigitalEntity)
abedf49d38 Fix sensor names 2018-02-13 00:27:31 +10:00
Alberto García Hierro
b98d7a8f3b Add support for viewing trace output via MSP from the sensors tab
Use an additional window to show the debug trace, so the configurator
can be used at the same time the user is viewing the output.
2018-02-12 12:36:47 +00:00
giacomo892
8cac88c14f Add FW_LAUNCH feature to configurator 2018-02-07 21:07:26 +01:00
Pawel Spychalski (DzikuVx)
eb208af39d chainer for motors tab 2018-02-01 15:45:23 +01:00
Pawel Spychalski (DzikuVx)
c9c5f8d2d9 minor code fixes 2018-01-29 16:13:26 +01:00
afinogen
db31180753 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into mission-planer
Fix conflicts:
 _locales/en/messages.json
2018-01-29 13:55:20 +03:00
Pawel Spychalski (DzikuVx)
557f16bbec hide behind semver check 2018-01-28 18:55:54 +01:00
Pawel Spychalski (DzikuVx)
48a9b36d86 Load and save of mmix over MSP 2018-01-28 18:39:13 +01:00
Sergej Pozdnyakov
536c5488e4 Save and load mission from EEPROM, fix bugs 2018-01-28 14:21:59 +03:00
Pawel Spychalski (DzikuVx)
0730408796 MSP2_COMMON_MOTOR_MIXER support 2018-01-26 15:46:05 +01:00
Pawel Spychalski (DzikuVx)
bb8507e81b ground work for mmix editing 2018-01-26 15:31:42 +01:00
Alberto García Hierro
824a0d5f8b Add support for changing the craft name
Uses MSP_NAME/MSP_SET_NAME to get and set it. A new section was
added to the Configuration tab which includes an input for the name.
Also, some CSS changes to allow wider fields for string inputs.
2018-01-24 22:29:42 +00:00
Pawel Spychalski (DzikuVx)
958c5f8dc5 Save servo mix over MSP 2018-01-24 18:15:05 +01:00
Pawel Spychalski (DzikuVx)
cf3a5b2a64 UI for smix rules 2018-01-24 16:25:39 +01:00
Pawel Spychalski (DzikuVx)
912864bc19 load custom smix rules 2018-01-20 11:43:31 +01:00
Pawel Spychalski (DzikuVx)
d158a9283c servo tab uses chaner for MSP data 2018-01-19 21:50:12 +01:00
Sergej Pozdnyakov
efda795698 fix load point 2018-01-07 20:49:58 +03:00
Sergej Pozdnyakov
8dee7a6340 fix save point 2018-01-07 18:14:05 +03:00
Sergej Pozdnyakov
0b7598dabd save and load points 2018-01-05 20:05:10 +03:00
Sergej Pozdnyakov
6cd87dbd64 add first version mission planer 2018-01-02 23:46:44 +03:00
Sergej
b669fa4d16 fix firmware version, moved compass calibrate (#323) 2018-01-01 15:06:43 +10:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 2017-12-31 17:19:49 +10:00
afinogen
6ccba50734 add check new app version 2017-12-28 13:47:40 +03:00
skaman82
9e7be86de0 Fix toggle color 2017-11-24 13:49:42 +01:00
Alberto García Hierro
c18807405e Fix incorrectly swapped bits for legacy RX
Code for handling versions using feature bits for RX had the
feature bits for RX_PPM and RX_PWM swapped, causing incorrectly
displayed values.
2017-11-18 23:42:47 +00:00