Pawel Spychalski (DzikuVx)
c04d363348
Removed never working smix reverse partial support
2019-01-02 22:18:36 +01:00
Konstantin Sharlaimov
08d50f7fee
Merge pull request #604 from nmaggioni/cli_rebase
...
Rebase CLI tab on latest CF
2018-12-10 11:37:41 +01:00
Michel Pastor
07bb404a07
Add support for MSPV2_INAV_DEBUG
2018-12-02 23:37:39 +01:00
Niccolò Maggioni
a340443c43
Rebase CLI tab on latest CF
...
Integrates Save to File and Clear Output buttons, plus some minor
iNav compatibility patches
2018-11-29 14:26:02 +01:00
Pawel Spychalski (DzikuVx)
4f86dfa946
MSP layer
2018-10-06 19:43:14 +02:00
Alberto García Hierro
142e960893
Add support for configuring coordinate digit count on OSD
...
Depends on https://github.com/iNavFlight/inav/pull/3573
2018-07-12 01:11:00 +01:00
Alberto García Hierro
969ea78dff
Merge pull request #536 from iNavFlight/agh_fix_vtx_powerlevels
...
Fix VTX power levels
2018-07-11 17:30:52 +01:00
Alberto García Hierro
f6407a9598
Fix VTX power levels
...
Power levels are 1-5 for Tramp and 1-4 for SmartAudio, not 0-4
for both.
2018-07-11 17:26:01 +01:00
Alberto García Hierro
42c45648d3
Add support for editing more OSD settings from the OSD tab
...
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
2018-07-11 10:54:47 +01:00
Alberto García Hierro
be1cb6afc4
Add maximum PITCH and ROLL angles to the PID tuning tab
...
- Add Pitch and Roll angles below the rates
- Add help messages indicating that these values constrain the
maximum inclination during navigation.
- Add help messages for navigation max bank/climb/dive angles
- Add help for pitch2thr
2018-07-09 14:02:53 +01:00
Michel Pastor
2ee946c358
Fix battery values
...
Allow negative values of power, mAh drawn and mWh drawn
2018-06-28 01:11:52 +02:00
Alberto García Hierro
76ee83e7a3
Don't stop the promise chain in loadOutputMapping() in < 2.0
...
Affects the mixer and servos tab. This way they show a couple of
warnings ("no servos" and "upgrade the FC firmware" respectively)
rather than hanging the configurator.
Fixes https://github.com/iNavFlight/inav/issues/3462
2018-06-27 13:18:54 +01:00
Alberto García Hierro
9246f668ee
Fix exception while connecting
...
Introduced in #482
2018-06-22 09:51:10 +01:00
Alberto García Hierro
f13231be9a
Merge pull request #481 from iNavFlight/agh_vtx_settings
...
Add support for latest VTX changes
2018-06-22 09:20:38 +01:00
Alberto García Hierro
d73d460bbc
Merge pull request #482 from iNavFlight/agh_fix_unknown_code_warning
...
Handle MSPV2_INAV_SET_MISC in MSPHelper.js
2018-06-21 21:02:57 +01:00
Alberto García Hierro
1de1f75093
Handle MSPV2_INAV_SET_MISC in MSPHelper.js
...
Fixes "unknown MSP code" warning
2018-06-20 15:58:24 +01:00
Alberto García Hierro
6da922919f
Add support for the new VTX settings API
...
When a controllable VTX is configured, a new section appears in
the configuration tab which allows the user to set the band, channel
power and "low power on disarm" option.
2018-06-20 15:56:24 +01:00
Michel Pastor
e945c0749c
Add support for battery profiles
2018-06-16 04:26:35 +02:00
Michel Pastor
1b453762a1
Fix bug in MSP_ACTIVEBOXES decoding
...
In JS `(1<<32) == 1` so it was causing an issue when the FC was advertising
more than 32 mode boxes
2018-06-05 01:52:15 +02:00
Pawel Spychalski (DzikuVx)
f5e60cc40e
Servo output in Servo tab
2018-05-24 20:28:04 +02:00
Pawel Spychalski (DzikuVx)
f104610f1d
MIssing filter configs in FILTER_CONFIG
2018-05-13 10:28:11 +02:00
Pawel Spychalski (DzikuVx)
779e12448e
fixed required fc version
2018-05-08 10:35:18 +02:00
Paweł Spychalski
64a0f91411
Merge pull request #401 from shellixyz/msp_decode_output_mapping
...
Add MSP2_INAV_OUTPUT_MAPPING decoding
2018-05-08 10:34:25 +02:00
Pawel Spychalski (DzikuVx)
757ca0f5a1
references to INAV 1.4 removed
2018-05-07 20:56:00 +02:00
Pawel Spychalski (DzikuVx)
47a063dccd
references to inav 1.3 removed
2018-05-07 20:48:48 +02:00
Pawel Spychalski (DzikuVx)
73a15695c5
reference to INAV 1.0.0 removed
2018-05-07 20:43:05 +02:00
Konstantin Sharlaimov
cf176f2201
Merge pull request #428 from iNavFlight/de_opflow_sensor_select
...
Add selector for optical flow sensor
2018-05-07 21:49:55 +10:00
Konstantin Sharlaimov (DigitalEntity)
dc74f95efd
Opflow alignment support in MSP API
2018-05-06 10:41:29 +10:00
Michel Pastor
5b5cb519cf
Update MSPV2_INAV_OUTPUT_MAPPING to match latest firmware changes
2018-05-06 02:29:10 +02:00
Michel Pastor
0a6b4bdacc
Add MSP2_INAV_OUTPUT_MAPPING firmware version check
2018-05-06 02:29:10 +02:00
Michel Pastor
1e981d50a4
Add MSP2_INAV_OUTPUT_MAPPING decoding
2018-05-06 02:29:10 +02:00
Michel Pastor
343e4d244d
Add MSP support for the new vbat_cell_detect_voltage setting
2018-05-06 02:10:57 +02:00
Alberto García Hierro
32065e9f45
Add support for configuring multiple OSD layouts
2018-04-26 11:20:23 +01:00
Pawel Spychalski (DzikuVx)
4e5fd3b2b7
ability to add and save mix
2018-04-05 11:27:54 +02:00
Pawel Spychalski (DzikuVx)
34c13c5010
correctly set number of motors and servos
2018-04-04 19:42:14 +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
a7afedea92
Fix negative current sensor offset voltage values handling
2018-03-18 16:40:23 +01: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
Michel Pastor
08a580cb22
Fix typo in MSPV2_INAV_MISC decoding
2018-02-19 20:14:51 +01: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
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
Pawel Spychalski (DzikuVx)
eb208af39d
chainer for motors tab
2018-02-01 15:45:23 +01:00