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

320 commits

Author SHA1 Message Date
Konstantin Sharlaimov
12cf9fe2e5 Merge pull request #272 from StewLG/MinimumFailsafeDistance
Minimum failsafe distance
2017-10-11 23:39:44 +10:00
Stewart Loving-Gibbard
0c1b48351e * Properly guarding JS on for new variables introduced in 1.7.3/1.7.4
* Properly hiding/showing relevant controls for Minimum Failsafe Distance according to version (>= 1.7.4)
* Fixing bad maximum for centimeters distance
2017-10-10 09:43:13 -07:00
Stewart Loving-Gibbard
774d1c97e6 Guarding existing variables which were introduced in 1.7.3, but never implemented in the configurator until now.
Note that these are for the moment just passive passengers -- there's no UI in the configurator to edit them yet.
2017-10-10 06:19:57 -07:00
Stewart Loving-Gibbard
dd18679c7a Fixing so we only protect two new variables, not the old ones. 2017-10-10 06:10:26 -07:00
StewLG
8c1b0f4629 Update MSPHelper.js
Had not realized developer branch was version 1.7.4; I had started this PR on master which which was on 1.7.3. Which explains my initial confusion about what to put here.
2017-10-10 05:26:11 -07:00
Konstantin Sharlaimov (DigitalEntity)
16a23cd39a Support more than 32-bits of modes using MSP_ACTIVEBOXES API 2017-10-10 20:55:04 +10:00
Stewart Loving-Gibbard
cf1c676eaa * Changing from meters to centimeters
* Other minor tweaks to help text
* Finalizing API checks
2017-10-09 19:56:59 -07:00
Stewart Loving-Gibbard
81be88311e This supports adds Configurator GUI support for Failsafe Minimum Distance.
I believe everything works and is OK, but I am unclear about MSP/FC/Configurator versioning, so some of what I've done here may not be correct, or may need to be done differently. I would appreciate guidance/explanation.
2017-10-07 22:30:53 -07:00
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.
2017-10-07 10:41:00 +01:00
Alberto García Hierro
52c17cf8b7 Read and write nrf24rx_channel_count setting
Wasn't read not written by the configurator, so the new receiver_type
byte was interpreted as the SPI channel count.
2017-10-06 14:01:29 +01:00
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.
2017-10-05 21:37:59 +01:00
Konstantin Sharlaimov (DigitalEntity)
492ea212d8 Typo fix 2017-09-29 16:44:32 +10:00
Konstantin Sharlaimov (DigitalEntity)
58a9468846 Fix disabled calibrate mag button 2017-09-29 12:11:00 +10:00
Pawel Spychalski (DzikuVx)
8dfa070624 Port GPS renamed to Sensors and moved to separate column 2017-09-19 21:33:26 +02:00
Pawel Spychalski (DzikuVx)
3920cfa443 SmartAudio and Tramp support 2017-09-13 11:21:15 +02:00
Konstantin Sharlaimov (DigitalEntity)
57da32d30b Support large MSP_DATAFLASH_READ payloads 2017-08-29 20:57:49 +10:00
Pawel Spychalski (DzikuVx)
ccc92ac3b6 Blackbox moved to Pheripherials column 2017-08-09 18:46:03 +02:00
azol
73f324e4c1 add runcam split suport
add peripherals column on ports page

fixed ports page will show the rcsplit with apiversion less 1.27.0

move the modeName adjust function to peripherals.js, and add failsafe modename not update when rcsplit available

cleanup

clean up
2017-08-06 11:05:43 +08:00
Pawel Spychalski (DzikuVx)
6300fefdef Angle at min and max removed 2017-05-26 15:21:40 +02: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
Konstantin Sharlaimov (DigitalEntity)
0dcbf6109c Add 4800 baud 2017-03-27 17:45:52 +10:00
Konstantin Sharlaimov (DigitalEntity)
12492267b7 Extend baudrates; Allow telemetry baud rates down to 1200 bps 2017-03-27 17:41:21 +10:00
Konstantin Sharlaimov (DigitalEntity)
26dcf97a46 Fix API version for 3d_deadband_throttle 2017-02-01 01:23:42 +10:00
Konstantin Sharlaimov (DigitalEntity)
4a2abf5718 Fix mispaced statement 2017-02-01 01:06:04 +10:00
Konstantin Sharlaimov (DigitalEntity)
7aa5592f72 Make deadband3d_throttle part of MSP_RC_DEADBAND message 2017-02-01 00:39:21 +10:00
Paweł Spychalski
618f719f6a Merge pull request #121 from iNavFlight/msp-altitude-1_6
Report raw baro altitude in sensors tab
2017-01-30 21:45:23 +01:00
Pawel Spychalski (DzikuVx)
ec7f46f108 dual set of defaults for PIDs: FW and MR 2017-01-29 19:01:09 +01:00
Konstantin Sharlaimov (DigitalEntity)
191aa6ac86 Report raw baro altitude in sensors tab 2017-01-29 21:15:55 +10:00
Pawel Spychalski (DzikuVx)
e74645f497 Merge branch 'master' into msp-queue 2017-01-26 17:14:14 +01:00
Pawel Spychalski (DzikuVx)
c977b19432 advanced tuning tab done 2017-01-24 21:37:29 +01:00
Pawel Spychalski (DzikuVx)
ff95022b86 Merge remote-tracking branch 'origin/master' into advanced-tuning-tab 2017-01-23 22:33:02 +01:00
Pawel Spychalski (DzikuVx)
fea2505fde Merge branch 'master' into advanced-tuning-tab 2017-01-23 22:30:32 +01:00
Pawel Spychalski (DzikuVx)
31dad7a826 backend for MSP_POSITION_ESTIMATION_CONFIG 2017-01-23 21:03:29 +01:00
Pawel Spychalski (DzikuVx)
f3aea108bd loosened filtering, andjusted PIDs and fixed roundtrip computation 2017-01-23 18:44:01 +01:00
Pawel Spychalski (DzikuVx)
d695b7cec3 serial port load balancing on motors tab 2017-01-21 13:29:41 +01:00
Pawel Spychalski (DzikuVx)
e76612a4cc hardware roundtrip 2017-01-21 09:22:03 +01:00
Pawel Spychalski (DzikuVx)
019fb3e851 round trip computation 2017-01-20 22:26:24 +01:00
Pawel Spychalski (DzikuVx)
9594880041 retry on timeout mechanism 2017-01-20 20:34:24 +01:00
Pawel Spychalski (DzikuVx)
2f4dcc9a37 backend of pidSumLimit 2017-01-20 10:58:41 +01:00
Pawel Spychalski (DzikuVx)
01569e7df8 Merge branch 'master' into advanced-tuning-tab 2017-01-19 21:09:32 +01:00
Pawel Spychalski (DzikuVx)
7c7b366ca7 references to pre 1.15 api version removed 2017-01-19 20:24:54 +01:00
Pawel Spychalski (DzikuVx)
b363f592dc todo 2017-01-19 19:53:39 +01:00
Pawel Spychalski (DzikuVx)
93a4dd1b84 MSP_IDENT removed from usage 2017-01-19 19:52:57 +01:00
Pawel Spychalski (DzikuVx)
c98e922602 callback update improvements 2017-01-18 22:20:15 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26 tab tasks unified 2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
fc11eca5c0 Backend for dterm_setpoint_weight 2017-01-15 13:04:20 +01:00
Pawel Spychalski (DzikuVx)
cdab074a4d loader and saver for NAV_POSHOLD MSP frame 2017-01-14 16:38:04 +01:00
Pawel Spychalski (DzikuVx)
8673e5b21b Merge branch 'master' of github.com:iNavFlight/inav-configurator 2017-01-12 20:50:09 +01:00
Pawel Spychalski (DzikuVx)
b74880f062 Fixed failsafe_throttle 2017-01-12 20:49:35 +01:00