Commit Graph

183 Commits (ca46f477ab8dab7011adbb5c1507d19a1a8b5829)

Author SHA1 Message Date
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.
6 years ago
Alberto García Hierro f110ea299d Hide midrc input box in INAV 2.0
midrc was removed in 2.0, although the MSP message format was
kept for backwards compatibility. Hence, we just hide the field
on INAV >= 2.0.
6 years ago
Alberto García Hierro f13231be9a
Merge pull request #481 from iNavFlight/agh_vtx_settings
Add support for latest VTX changes
6 years ago
Alberto García Hierro f7ea65fa6d
Merge pull request #475 from shellixyz/battery_profiles_support
Add support for battery profiles
6 years ago
Alberto García Hierro 8a8e398a59
Merge pull request #397 from shellixyz/increase_current_sensor_offset_voltage_resolution
Increase current sensor offset voltage resolution
6 years ago
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.
6 years ago
Michel Pastor e945c0749c Add support for battery profiles 6 years ago
Pawel Spychalski (DzikuVx) 757ca0f5a1 references to INAV 1.4 removed 6 years ago
Pawel Spychalski (DzikuVx) 47a063dccd references to inav 1.3 removed 6 years ago
Konstantin Sharlaimov (DigitalEntity) 57241b86f8 Add selector for optical flow sensor 6 years ago
Pawel Spychalski (DzikuVx) c22541d186 Mixer tracking 6 years ago
Pawel Spychalski (DzikuVx) 35170f74dd fixed RX protocol tracking vol. 2 6 years ago
Pawel Spychalski (DzikuVx) 9961fc1476 RX type tracking fixed 6 years ago
Pawel Spychalski (DzikuVx) 48c67874f9 old mixer section hiden on compatible FC version 7 years ago
Pawel Spychalski (DzikuVx) c1fe0ede87 Updated list and basic model 7 years ago
Michel Pastor 424a0d34d2 Increase current sensor offset voltage resolution 7 years ago
Alberto García Hierro c56c133493 Remove disarm_kill_switch from the configurator UI
disarm_kill_switch can be a safety hazard if set to false without
understanding what it does and should be left on for most cases.
Also, it's too easy to change without knowing what it does.

This change just removes it from the UI, so it's still available via
CLI for advanced users.
7 years ago
Michel Pastor c2ae0f7dc3 Set capacity thresholds as percentage of battery capacity 7 years ago
Michel Pastor 8d50387bf7 Merge branch 'master' into capacity_settings_and_data 7 years ago
Michel Pastor b49e0ad8cc Remove the Multiwii current format option 7 years ago
Michel Pastor 6d922bee2c Add capacity settings and data 7 years ago
Michel Pastor 7de758c64e Increase vbat resolution 7 years ago
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.
7 years ago
Alberto García Hierro 4bb9c6415d Fix analytics for the RX type and protocol
Left the event name as 'nrf24Protocol', since renaming the event
would make it difficult to compare data in the analytics.
7 years ago
Alberto García Hierro 42f332e627 Rename all references to NRF24 as protocol to SPI
For consistency. We now have other receivers that work over SPI
and might have more in the future.
7 years ago
Alberto García Hierro 587d1c5cb4 Add support for the RX changes in MSP
Implement a combobox selector for the receiver type, showing
just the options for the specific type (e.g. selecting serial
receiver reveals the combobox for the serial protocol).

On INAV > 1.7.3 read and write receiver type to RX_CONFIG rather
than to feature bits. Note that this will break the configurator
in builds with version = 1.7.4 before https://github.com/iNavFlight/inav/pull/1596/files
is applied.
7 years ago
Pawel Spychalski (DzikuVx) a919702c6a fixes #193 7 years ago
Pawel Spychalski (DzikuVx) 8d3980bfa2 Rangefinder setting is back 7 years ago
Pawel Spychalski (DzikuVx) 93a4dd1b84 MSP_IDENT removed from usage 8 years ago
Pawel Spychalski (DzikuVx) c98e922602 callback update improvements 8 years ago
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1693cea2a MSP_ANALOG loaded only in global handler 8 years ago
Pawel Spychalski (DzikuVx) d1483e5e26 tab tasks unified 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
U-PAWEL-X220\pawel 08559abdd7 missing save 8 years ago
U-PAWEL-X220\pawel e8705b0365 configuration using save chainer 8 years ago
U-PAWEL-X220\pawel 8d8308c29b MSP chainer load used on configuration page 8 years ago
U-PAWEL-X220\pawel 35baf4302b first cut of presets 8 years ago
Konstantin Sharlaimov 9db2fec934 Merge pull request #85 from iNavFlight/config-tab-improvements
Config tab improvements
8 years ago
Pawel Spychalski (DzikuVx) a22efc480e updated tracking events 8 years ago
Pawel Spychalski (DzikuVx) b9506548ee radio features 8 years ago
Pawel Spychalski (DzikuVx) a722f89973 improved hinting 8 years ago
Pawel Spychalski (DzikuVx) c6b2e40cbb features non-radio rework 8 years ago
Pawel Spychalski (DzikuVx) 1b4c729e46 cleaning 8 years ago
Pawel Spychalski (DzikuVx) 9de6e9d2f1 fixed reboot sequence 8 years ago
Pawel Spychalski (DzikuVx) 6581da1654 voltage and current 8 years ago
Pawel Spychalski (DzikuVx) 4bd6f46710 RSSI rework 8 years ago
Pawel Spychalski (DzikuVx) 684d8c90d2 Updated sensor detection for AUTOdetection mode 8 years ago
Pawel Spychalski (DzikuVx) b051cb5f0c GUI for SENSOR_CONFIG 8 years ago
Pawel Spychalski (DzikuVx) 55293812d2 MSP layer for MSP_SENSOR_CONFIG 8 years ago