Konstantin Sharlaimov
9fb7526333
Merge pull request #1404 from tednv/patch-1
...
updating with current display behavior
2017-03-15 20:58:27 +10:00
tednv
c4af3d5702
updating with current display behavior
...
https://github.com/iNavFlight/inav/pull/127
2017-03-13 17:19:46 -07:00
Konstantin Sharlaimov
6c878aea1a
Merge pull request #1374 from iNavFlight/development
...
Release 1.6.1
2017-03-09 10:33:33 +10:00
Konstantin Sharlaimov
ea671b106a
Merge pull request #1378 from iNavFlight/fix-failsafe-missing-cli
...
Fix missing failsafe_throttle parameter
2017-03-08 10:20:32 +10:00
Konstantin Sharlaimov (DigitalEntity)
d9bb7c26c1
Fix missing failsafe_throttle parameter
2017-03-08 09:52:32 +10:00
Konstantin Sharlaimov
f9549dfe74
Merge pull request #1373 from iNavFlight/launch-mode-fixes
...
Fix premature completion of launch sequence
2017-03-07 20:25:56 +10:00
Konstantin Sharlaimov
34a9e4326b
Merge pull request #1372 from iNavFlight/version-bump
...
Version bump 1.6.1
2017-03-07 20:13:55 +10:00
Konstantin Sharlaimov (DigitalEntity)
3fa630aa57
Version bump 1.6.1
2017-03-07 20:00:28 +10:00
Konstantin Sharlaimov (DigitalEntity)
f44b101888
Fix premature completion of launch sequence
2017-03-07 19:59:41 +10:00
oleost
ca923c49da
Merge pull request #1369 from iNavFlight/oleost-update-description-for-throttle-fw
...
Update Cli.md
2017-03-06 17:30:40 +01:00
oleost
b29bd11f54
Update Cli.md
2017-03-06 16:47:59 +01:00
Konstantin Sharlaimov
2ea38abe7e
Merge pull request #1357 from iNavFlight/oleost-cli-document-renamings
...
Update Cli.md
2017-03-06 12:45:35 +10:00
Konstantin Sharlaimov
01b0c084c7
Merge pull request #1364 from iNavFlight/doc-link-fixes
...
Docs update
2017-03-06 12:44:32 +10:00
Konstantin Sharlaimov (DigitalEntity)
dc795d6ecd
Docs update
2017-03-06 12:28:16 +10:00
Konstantin Sharlaimov
c2a0fc12dc
Merge pull request #1312 from ellingo/patch-1
...
Barometer calibration improvement
2017-03-05 22:46:08 +10:00
oleost
37ff9f8d1f
Update Cli.md
2017-03-04 10:54:49 +01:00
Konstantin Sharlaimov
d60dbd3c76
Merge pull request #1353 from Schalonsus/patch-1
...
Update Mixer.md
2017-03-04 10:19:36 +10:00
Schalonsus
1053d6f4a2
Update Mixer.md
...
remove "box" value, because creates parse error
2017-03-03 21:25:22 +01:00
Konstantin Sharlaimov
cd2134bc19
Merge pull request #1342 from iNavFlight/master
...
Update development to master (1.6 released)
2017-02-28 23:52:07 +10:00
Konstantin Sharlaimov
0def45614a
Merge pull request #1252 from iNavFlight/development
...
Release INAV-1.6
2017-02-28 23:32:03 +10:00
Konstantin Sharlaimov
2e4ad66c85
Merge pull request #1341 from iNavFlight/home-reset-once
...
Only allow HOME_RESET to reset home position once
2017-02-28 18:53:56 +10:00
Konstantin Sharlaimov (DigitalEntity)
5fbeff2ee7
Only allow HOME_RESET to reset home position once. Consecutive reset has to be done by turning off HOMERESET switch
2017-02-28 18:31:25 +10:00
Konstantin Sharlaimov
a519669392
Merge pull request #1339 from iNavFlight/oleost-update-comment
...
update commen after defaul change
2017-02-27 21:23:14 +10:00
oleost
578b4cf0e7
Update navigation.c
2017-02-27 12:07:55 +01:00
oleost
70b28df273
Update navigation.c
2017-02-27 12:06:24 +01:00
Konstantin Sharlaimov
148db57cd1
Merge pull request #1338 from iNavFlight/oleost-new-default-fw-climb
...
new default climb angle for fixedwing
2017-02-27 18:11:58 +10:00
oleost
1037bdd5d8
Update Cli.md
2017-02-27 08:49:37 +01:00
oleost
b6f4b5760c
Update navigation.c
2017-02-27 08:47:48 +01:00
Konstantin Sharlaimov
808b494f62
Merge pull request #1337 from iNavFlight/debug_mode-in-blackbox
...
Send debug_mode in BB header
2017-02-27 11:27:59 +10:00
Pawel Spychalski (DzikuVx)
be87d20ad5
Send debug_mode is BB header
2017-02-26 15:13:31 +01:00
Paweł Spychalski
178d105bbf
Merge pull request #1333 from iNavFlight/osd-ch-hidden
...
VTX channel hidden by default
2017-02-25 21:54:48 +01:00
Pawel Spychalski (DzikuVx)
17b408d022
VTX channel hidden by default
2017-02-25 20:33:25 +01:00
Konstantin Sharlaimov
bc6d74d999
Merge pull request #1329 from iNavFlight/cli-profile-fix
...
Fix CLI get/set not respecting profile
2017-02-25 11:18:12 +10:00
Konstantin Sharlaimov (DigitalEntity)
32da1733c8
Fix CLI get/set not respecting profile
2017-02-24 22:23:52 +10:00
Elling Olsen
b641568057
Update barometer.c
...
Ooops, coding style fixed again
2017-02-21 12:47:35 +01:00
Elling Olsen
7fa19aeef5
Update barometer.c
...
Fixed coding style
2017-02-21 12:46:27 +01:00
Konstantin Sharlaimov
c891e8cf5e
Merge pull request #1315 from iNavFlight/osd-gps-not-visible-by-default
...
OSD GPS elements hidden by default
2017-02-21 14:34:06 +10:00
Pawel Spychalski (DzikuVx)
671afea4c6
OSD GPS elements hidden by default
2017-02-20 14:14:54 +01:00
Konstantin Sharlaimov
7de1b48e4e
Merge pull request #1314 from iNavFlight/osd-ids-rearrange
...
Fix incorrect/incompatible order for OSD items
2017-02-20 20:37:10 +10:00
Konstantin Sharlaimov (DigitalEntity)
755744d5eb
Fix incorrect/incompatible order for OSD items
2017-02-20 20:13:19 +10:00
Konstantin Sharlaimov
010c960324
Merge pull request #1313 from iNavFlight/gps-min-sat-readded-to-msp
...
gpsMinSats readded to MSP_POSITION_ESTIMATION_CONFIG frame
2017-02-20 20:07:08 +10:00
Pawel Spychalski (DzikuVx)
ca5bb45302
gpsMinSats readded to MSP_POSITION_ESTIMATION_CONFIG frame
2017-02-20 10:41:37 +01:00
Konstantin Sharlaimov
abc8113e7e
Merge pull request #1310 from olibye/sbus
...
Move PIXRACER SBUS from config.c to target.h
2017-02-20 19:26:06 +10:00
Elling Olsen
5ce60c83e3
Barometer calibration improvement
...
Assumes pressure to be 1 std atm (101325 Pa) before first calibration to dampen overshoot.
Stops calibration early when measurements (moving average) are stable.
2017-02-20 09:13:02 +01:00
Konstantin Sharlaimov
303ff26e4a
Merge pull request #1305 from iNavFlight/launch-mode-fixes
...
Fix launch mode throttle control
2017-02-20 09:18:09 +10:00
Konstantin Sharlaimov
c9257654b8
Merge pull request #1302 from iNavFlight/pos-est-accbias-protection
...
Add EPE sanity check on GPS data for pos/vel/accBias corrections
2017-02-20 01:53:25 +10:00
oliverbye
093a06e3de
Move PIXRACER SBUS from config.c to target.h
2017-02-19 14:26:42 +00:00
Konstantin Sharlaimov
10d8015f58
Merge pull request #1308 from olibye/sbus
...
PixRacer SBUS Support
2017-02-19 10:27:03 +10:00
Konstantin Sharlaimov
38165bf2eb
Merge pull request #1304 from iNavFlight/hott-telemetry-fixes
...
Put back workaround for serialSetMode for HoTT
2017-02-19 09:57:31 +10:00
oliverbye
fd9117cb3d
Default PIXRACER to PPM, support SBUS when FEATURE_RX_SERIAL is configured
2017-02-18 18:43:09 +00:00