Konstantin Sharlaimov
8243e36d0e
Merge pull request #322 from Afinogen/fix-open-link
...
Fix open link
2017-12-31 17:28:21 +10:00
Konstantin Sharlaimov
00baf9596d
Merge pull request #20 from iNavFlight/calibration-tab
...
Calibration tab in feature branch
2017-12-31 17:27:42 +10:00
Sergej Pozdnyakov
7ed32e2d39
fix #320
2017-12-31 10:25:27 +03:00
Sergej Pozdnyakov
4de9d6ab3a
Merge branch 'master' of https://github.com/iNavFlight/inav-configurator
2017-12-31 10:20:00 +03:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e
Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen
2017-12-31 17:19:49 +10:00
Konstantin Sharlaimov
35eb73e5cb
Merge pull request #316 from Afinogen/check-update
...
add check new app version
2017-12-28 21:54:21 +10:00
afinogen
d5a8fd2e18
fix message
2017-12-28 14:27:01 +03:00
afinogen
6ccba50734
add check new app version
2017-12-28 13:47:40 +03:00
Konstantin Sharlaimov
62c32128b0
Merge pull request #313 from Afinogen/make-linux
...
Add Linux build (gulp task)
2017-12-28 18:04:29 +10:00
Konstantin Sharlaimov
64a01b8f46
Merge pull request #314 from Afinogen/app-size
...
Save the last used size/position
2017-12-28 18:04:15 +10:00
Sergej Pozdnyakov
cacc4522c2
fix error for require
2017-12-26 20:04:13 +03:00
afinogen
db002fb1f5
Save the last used size/position for issue #234
...
Need to check whether my window closing handler has affected on function createdWindow.onClosed
I did not understand how it works.
2017-12-26 11:38:43 +03:00
Sergej Pozdnyakov
14dd00fb7b
Add Linux build (gulp task) #312
...
For build only linux, without install Wine, added task `release-only-linux`
2017-12-25 23:58:56 +03:00
Paweł Spychalski
216ff35b38
Merge pull request #310 from iNavFlight/dzikuvx-readme-standalone-apps
...
Updated README for standalone installation for Win and Mac users
2017-12-12 14:11:45 +01:00
Pawel Spychalski (DzikuVx)
5a74287c1f
Updated README for standalone installation for Win and Mac users
2017-12-12 14:09:40 +01:00
Konstantin Sharlaimov
c559b86d82
Merge pull request #308 from iNavFlight/de_sponsor_logos
...
Use sponsor logos
2017-12-07 18:30:53 +10:00
Konstantin Sharlaimov (DigitalEntity)
24fc53a5c0
Use sponsor logos
2017-12-07 18:05:35 +10:00
Paweł Spychalski
2fef5535ef
Merge pull request #305 from iNavFlight/colorfix
...
Fix toggle color in OSD Tab
2017-11-25 21:27:06 +01:00
skaman82
9e7be86de0
Fix toggle color
2017-11-24 13:49:42 +01:00
Paweł Spychalski
f7bef5306e
Merge pull request #303 from iNavFlight/agh_fix_legacy_rx
...
Fix incorrectly swapped bits for legacy RX
2017-11-19 09:54:45 +01:00
Alberto García Hierro
c18807405e
Fix incorrectly swapped bits for legacy RX
...
Code for handling versions using feature bits for RX had the
feature bits for RX_PPM and RX_PWM swapped, causing incorrectly
displayed values.
2017-11-18 23:42:47 +00:00
Konstantin Sharlaimov
2236004ae1
Merge pull request #299 from iNavFlight/agh_rtc_functions
...
Add MSPHelper.getRTC() and MSPHelper.setRTC()
2017-11-01 14:52:59 +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
Konstantin Sharlaimov (DigitalEntity)
55516a608e
Version bump to 1.8.1
2017-10-24 17:52:58 +10:00
Konstantin Sharlaimov
7929a82e5c
Merge pull request #285 from iNavFlight/agh_fix_dist
...
Make dist task finish before reporting it's done
2017-10-23 17:49:31 +10:00
Konstantin Sharlaimov
91760b53f2
Merge pull request #290 from iNavFlight/agh_osd_rtc_preview
...
Fix preview of RTC OSD indicator
2017-10-23 17:49:05 +10:00
Konstantin Sharlaimov
d9d10cc573
Merge pull request #291 from iNavFlight/osd_vario_help
...
Add descriptions and help messages for OSD vario elements
2017-10-23 17:48:55 +10:00
Konstantin Sharlaimov
8159c454ce
Merge pull request #295 from iNavFlight/agh_rssi_channel
...
Allow RSSI channel only on channels >= 5
2017-10-21 22:05:50 +10:00
Alberto García Hierro
24f9823c1f
Allow RSSI channel only on channels >= 5
...
Also, show CH# (e.g. CH7) rather than just the bare number in the
combobox, makes it more obvious that you're selecting an actual
channel number rather than an AUX channel number.
2017-10-20 12:52:21 +01:00
Paweł Spychalski
de7ecb1e6c
Merge pull request #293 from azolyoung/update-rcsplit-to-rcdevice
...
Change 'RunCam Split' to 'RunCam Device'
2017-10-19 11:42:59 +02:00
azol
eddf5473f4
Change 'RunCam Split' to 'RunCam Device'
2017-10-19 16:51:48 +08:00
Alberto García Hierro
2117a54f96
Add descriptions and help messages for OSD vario elements
...
Added help for VARIO and description and help for VARIO_NUM.
2017-10-18 10:51:04 +01:00
Alberto García Hierro
e58513e9ae
Fix preview of RTC OSD indicator
...
There was an extra space between the clock symbol and the hour
2017-10-18 10:46:12 +01:00
Konstantin Sharlaimov
aba2fc421c
Merge pull request #289 from iNavFlight/agh_fix_legacy_rx
...
Don't test for RX_NONE on INAV <= 1.7.3
2017-10-18 19:24:34 +10:00
Alberto García Hierro
e3821b8a3e
Don't test for RX_NONE on INAV <= 1.7.3
...
Since in RX_NONE bit is undefined, bit_check() will always return
true. Fix is just removing RX_NONE from the available RX types
on versions using feature bits for RX, since they won't allow
not having a RX configured (FC will fall back to RX_PPM).
Fixes #287
2017-10-18 10:20:27 +01:00
Konstantin Sharlaimov
113c763814
Merge pull request #286 from iNavFlight/agh_fix_presets
...
Use async URL loading for the JSON setting definitions
2017-10-18 10:27:23 +10:00
Alberto García Hierro
850632bfee
Use async URL loading for the JSON setting definitions
...
Chrome disallows synchronous URL loading, so all functions requiring
the JSON definitions for the settings over MSPv2 need to be async.
This required rewriting MSPHelper._getSetting() and all its callers
using promises.
Fixes #284
2017-10-17 19:49:50 +01:00
Alberto García Hierro
ef906c1af2
Make dist task finish before reporting it's done
...
runSequence will return immediately, so tasks depending on
dist might fail the first time they're run. By explicitely passing
the callback, gulp will wait until runSequence runs both clean
and dist-build until it considers dist finished.
2017-10-17 19:05:41 +01:00
Konstantin Sharlaimov (DigitalEntity)
244b646bd2
Bump version to 1.8.0
2017-10-17 16:26:28 +10:00
Konstantin Sharlaimov
0fcb5790a6
Merge pull request #281 from iNavFlight/rth_allow_landing_fs
...
Add support for the new value FS_ONLY in nav_rth_allow_landing
2017-10-17 16:25:01 +10:00
Konstantin Sharlaimov
8e12e3e074
Merge pull request #282 from iNavFlight/fix_altitide_typo
...
Fix typo: Altitide -> Altitude
2017-10-17 16:24:54 +10:00
Alberto García Hierro
fa47265a05
Fix typo: Altitide -> Altitude
2017-10-16 11:40:27 +01:00
Alberto García Hierro
fb0605d639
Add support for the new value FS_ONLY in nav_rth_allow_landing
2017-10-16 11:37:04 +01:00
Paweł Spychalski
ada14ed6cb
Merge pull request #280 from fiam/rx_map_fix
...
Fix RC map validation code.
2017-10-12 15:18:38 +02:00
Alberto García Hierro
7c9154601a
Fix RC map validation code.
...
Small typo introduced in the renaming of AUX channels.
2017-10-12 14:17:04 +01:00
Alberto García Hierro
c81944501f
Merge pull request #279 from fiam/mspv2_settings
...
Use MSPV2_SET_SETTING to set small_angle to 180 on FW presets
2017-10-12 10:07:38 +01:00
Alberto García Hierro
d19bbe9bc1
Merge pull request #276 from fiam/osd_alarms
...
Add support for OSD alarms for distance and negative altitude
2017-10-12 10:06:48 +01:00
Konstantin Sharlaimov
56ded2e698
Merge pull request #274 from fiam/osd_efficiency
...
Add support for OSD_EFFICIENCY
2017-10-12 18:53:46 +10: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
12cf9fe2e5
Merge pull request #272 from StewLG/MinimumFailsafeDistance
...
Minimum failsafe distance
2017-10-11 23:39:44 +10:00