Alberto García Hierro
dbf4fa164d
Add support for JUMBO frames
...
Fixes https://github.com/iNavFlight/inav/issues/1986
2017-08-27 00:33:51 +02:00
Alberto García Hierro
1948e3687a
Cleanup MSP.read()
...
Use symbols and constants rather than magic numbers. Makes the
code easier to read.
2017-08-26 23:41:45 +02:00
Alberto García Hierro
2ef9947dfd
Add support for FEATURE_AIRMODE in the Configuration tab
...
Setting the feature also hides the mode from the modes tab, since
the FC won't register the BOXID as an active one. FC support
detection is based on INAV version >= 1.7.3, since support for
the AIRMODE feature has been advertised by previous releases
but it's not really supported (it does nothing).
Support for INAV is at https://github.com/iNavFlight/inav/pull/1949
Fixes #154
2017-08-21 00:20:42 +02: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
Marcin Baliniak
748f72c81c
New GP module type MTK
2017-07-04 17:12:37 +02:00
Pawel Spychalski (DzikuVx)
ecab75a610
Fixes #214
2017-07-03 21:38:24 +02:00
Marcin Baliniak
de27e89164
Support for new eLeReS RX_SPI receiver
2017-06-09 23:23:49 +02:00
Paweł Spychalski
ab8215080e
Merge pull request #201 from iNavFlight/servo-rate-125
...
Allow servo rate 125%
2017-06-07 14:40:45 +02:00
Pawel Spychalski (DzikuVx)
8aebbbfa93
Allow servo rate 125%
2017-06-04 13:23:51 +02:00
Pawel Spychalski (DzikuVx)
6c76a7337e
F72x flashing fix
2017-06-04 11:27:08 +02: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)
9b8c7b05d0
UBLOX7 selectable for 1.7.1 and newer
2017-05-23 21:06:56 +02:00
Pawel Spychalski (DzikuVx)
eb4eff59fb
RTH and Landing settings
2017-05-17 20:45:50 +02:00
Konstantin Sharlaimov (DigitalEntity)
ae8c7b1b54
Add pitot ADC and VIRTUAL
2017-04-02 00:36:39 +10: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
Paweł Spychalski
5e214f6fab
Merge pull request #166 from iNavFlight/pid-names
...
some rationalization in PID table generation and PID names no longer …
2017-03-15 18:28:56 +01:00
Konstantin Sharlaimov (DigitalEntity)
526b216ed5
Add MS5607 baro for 1.6.2+
2017-03-14 16:58:57 +10:00
Pawel Spychalski (DzikuVx)
973aec053e
some rationalization in PID table generation and PID names no longer taken directly from FC
2017-03-11 18:45:51 +01:00
Pawel Spychalski (DzikuVx)
26c9dd44a0
Updated balancing PID tuning
2017-03-11 13:39:15 +01:00
Pawel Spychalski (DzikuVx)
d612ffd59c
lib updates
2017-03-08 23:39:01 +01:00
Pawel Spychalski (DzikuVx)
2766c1ddc9
updated libs
2017-03-08 23:04:38 +01:00
Pawel Spychalski (DzikuVx)
02803fafd0
updated paths
2017-03-08 21:07:52 +01:00
Pawel Spychalski (DzikuVx)
1b0de34a1d
Merge remote-tracking branch 'origin/master' into build-system
2017-03-05 09:03:51 +01:00
Pawel Spychalski (DzikuVx)
94f09db6c2
Updated servo rates
2017-02-20 10:54:56 +01:00
Pawel Spychalski (DzikuVx)
2efb215d86
TBS Crossfire and JETI EXBUS
2017-02-20 10:19:02 +01: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)
77004021b5
feature OSD
2017-01-30 21:38:33 +01:00
Paweł Spychalski
e0223e4fde
Merge pull request #129 from iNavFlight/reboot-improvements
...
reboot procedure improvements
2017-01-30 21:16:47 +01:00
Pawel Spychalski (DzikuVx)
48bd843a17
SOnar, inflight acc calibration, transponder and failsafe features removed
2017-01-30 21:05:38 +01:00
Pawel Spychalski (DzikuVx)
8e9bded7a7
reboot procedure improvements
2017-01-30 20:34:35 +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)
61316503ca
build system - progress
2017-01-27 14:21:29 +01:00
Pawel Spychalski (DzikuVx)
e74645f497
Merge branch 'master' into msp-queue
2017-01-26 17:14:14 +01:00
Pawel Spychalski (DzikuVx)
a09bee45eb
Wireless mode preselection
2017-01-25 21:39:38 +01:00
Pawel Spychalski (DzikuVx)
37738ac269
adaptive intervals
2017-01-25 21:13:58 +01:00
Paweł Spychalski
0ab6c7b849
Merge pull request #117 from iNavFlight/version-check-disabled
...
update check removed
2017-01-24 21:41:27 +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)
604adf7dae
update check disabled
2017-01-23 20:21:17 +01:00
Pawel Spychalski (DzikuVx)
dc40b96238
bps save
2017-01-23 20:15:48 +01:00
Pawel Spychalski (DzikuVx)
f3aea108bd
loosened filtering, andjusted PIDs and fixed roundtrip computation
2017-01-23 18:44:01 +01:00