1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 03:49:53 +03:00
Commit graph

51 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
473adae418 Drop MSP_STATUS and MSP_STATUS_EX 2022-02-24 11:27:39 +01:00
Pawel Spychalski (DzikuVx)
d6a5992d97 Drop MSP_IDENT 2022-02-23 16:26:04 +01:00
Pawel Spychalski (DzikuVx)
051e9fa00e drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
Pawel Spychalski (DzikuVx)
a42a5fab5c Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 2022-02-23 15:13:06 +01:00
Pawel Spychalski (DzikuVx)
b224549ccd Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT 2022-02-23 15:01:08 +01:00
Pawel Spychalski (DzikuVx)
7f3dc9f70d Move current meter config to MSP_CURRENT_METER_CONFIG 2022-02-23 14:16:47 +01:00
ArnoTlse
dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 2021-04-17 20:50:11 +02:00
ArnoTlse
a81050d121 Safehome : read 2021-03-22 21:47:02 +01:00
ArnoTlse
cf80f8c9ab Add Safehome tab 2021-03-02 18:43:29 +01:00
Pawel Spychalski (DzikuVx)
0d66fd4c54 Add ability to read Programming PID status via MSP 2021-02-21 11:20:19 +01:00
Pawel Spychalski (DzikuVx)
3188680793 MSP Interface for Programming PID 2020-12-24 23:47:08 +01:00
Pawel Spychalski (DzikuVx)
f85a17d1ad Get GVAR status from FC 2020-04-10 21:37:24 +02:00
Pawel Spychalski (DzikuVx)
554bec3606 MSP layer for global functions 2020-04-05 18:09:15 +02:00
Pawel Spychalski (DzikuVx)
9c627f7445 Report logic condiotion activation status 2019-09-14 12:55:16 +02:00
Konstantin Sharlaimov (DigitalEntity)
5916100b22 [OPFLOW] Initial cut on optic flow calibration 2019-05-01 21:42:31 +02:00
Pawel Spychalski (DzikuVx)
6306f53da6 Switch to MSP2_INAV_SERVO_MIXER when possible 2019-03-10 12:07:30 +01:00
Pawel Spychalski (DzikuVx)
d242ecc241 Add FF component to VEL XY 2019-03-09 11:57:33 +01:00
Michel Pastor
0a720f44f6
Temperature sensors support (#670) 2019-02-08 21:08:09 +01:00
Jonathan Hudson
99699ee6f3 support extended bbl denom 2019-02-03 18:44:59 +00:00
Michel Pastor
c0c06d7882 Add rangefinder to ports sensor list 2019-01-07 23:55:14 +01:00
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