Michel Pastor
07bb404a07
Add support for MSPV2_INAV_DEBUG
2018-12-02 23:37:39 +01:00
Pawel Spychalski (DzikuVx)
4f86dfa946
MSP layer
2018-10-06 19:43:14 +02: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
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
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
1e981d50a4
Add MSP2_INAV_OUTPUT_MAPPING decoding
2018-05-06 02:29:10 +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)
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
615d559b66
Add air speed graph in sensors tab
2018-03-01 16:12:07 +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
7de758c64e
Increase vbat resolution
2018-02-17 21:54:16 +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
Sergej Pozdnyakov
536c5488e4
Save and load mission from EEPROM, fix bugs
2018-01-28 14:21:59 +03: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
Sergej Pozdnyakov
0b7598dabd
save and load points
2018-01-05 20:05:10 +03:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e
Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen
2017-12-31 17:19:49 +10:00
Alberto García Hierro
89831dd1d7
Add MSPHelper.getRTC() and MSPHelper.setRTC()
...
Functions for getting and setting the RTC. Not used for now, but
can be manually called from the debug console for testing RTC
related changes.
2017-10-31 10:51:03 +00:00
Alberto García Hierro
a44a290c8c
Use MSPV2_SET_SETTING to set small_angle to 180 on FW presets
...
- Add a json file with the types of all settings, generated by
the settings generator on INAV.
- Implement MSPV2_SETTING and MSPV2_SET_SETTING, which gives us
access to any value exposed via settings.
- Use this to set small_angle to 180 in FW presets.
2017-10-11 18:45:49 +01:00
Konstantin Sharlaimov (DigitalEntity)
16a23cd39a
Support more than 32-bits of modes using MSP_ACTIVEBOXES API
2017-10-10 20:55:04 +10:00
Pawel Spychalski (DzikuVx)
0777ef391c
MSP_FW_CONFIG frame support
2017-05-26 14:22:49 +02:00
Pawel Spychalski (DzikuVx)
eb4eff59fb
RTH and Landing settings
2017-05-17 20:45:50 +02:00
Pawel Spychalski (DzikuVx)
31dad7a826
backend for MSP_POSITION_ESTIMATION_CONFIG
2017-01-23 21:03:29 +01:00
Pawel Spychalski (DzikuVx)
93a4dd1b84
MSP_IDENT removed from usage
2017-01-19 19:52:57 +01:00
U-PAWEL-X220\pawel
e59726e204
backend layer for MSP_NAV_POSHOLD
2017-01-04 19:37:59 +01:00
Pawel Spychalski (DzikuVx)
55293812d2
MSP layer for MSP_SENSOR_CONFIG
2016-12-17 20:32:16 +01:00
Pawel Spychalski (DzikuVx)
1bb6850c24
Merge remote-tracking branch 'origin/master' into osd-support
2016-12-15 00:18:35 +01:00
Pawel Spychalski (DzikuVx)
b062ea24d2
missing frames
2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
18a00dedf8
MSP refactoring
2016-11-29 19:47:47 +01:00