Commit Graph

1367 Commits (e8997dceb79bd5dcdb2de79a2ffe527673890ffd)

Author SHA1 Message Date
Paweł Spychalski ce363ee429 Merge pull request #244 from iNavFlight/vtx-support
SmartAudio and Tramp support
7 years ago
Alberto García Hierro 1e18c6d08c Add support for new OSD elements
- Support OSD_ONTIME_FLYTIME and OSD_RTC_TIME
- Add support for OSD elements with localized names
- Add support for displaying some help besides an OSD element
7 years ago
Alberto García Hierro 868af88ea9 Add clock character to all fonts 7 years ago
Pawel Spychalski (DzikuVx) 3920cfa443 SmartAudio and Tramp support 7 years ago
Konstantin Sharlaimov 06d6f40aee Merge pull request #225 from fiam/fw_motorstop_airmode
Set MOTOR_STOP and AIRMODE features in all FW presets
7 years ago
Konstantin Sharlaimov 94ec0c0720 Merge pull request #236 from fiam/osd_uk_units
Add support for selecting UK mode in the OSD units
7 years ago
Paweł Spychalski 929b600bda Merge pull request #237 from fiam/nw-fixes
Fix drag and drop not working on NW.js
7 years ago
Alberto García Hierro 0c57b5d9f9 Fix drag and drop not working on NW.js
NW.js requires us to disable pointer events on the inline images,
otherwise the drag/drop events are generated for the images rather
than for the html elements representing OSD items.
7 years ago
Alberto García Hierro 37171dc603 Add support for selecting UK mode in the OSD units
Fixes #233
7 years ago
Alberto García Hierro 398bf5aeac Copy js/workers/hex_parser.js to build/
This avoids having to list it only for the dist task
7 years ago
Alberto García Hierro 14f9cb80df Cleanup gulpfile.js, fix minification
Move outputDir to a constant.
Add an output variable which contains the filenames for each
output file.
Remove usage of 'let' and 'for(... of [Object])' from osd.js,
since uglify doesn't support ES6 and babel failed on
google-analytics-bundle.js
Fix 'deploy-receiver-css'. uglify() was being called as part of
the pipeline instead of the correct minifyCSS() call.
Let npm sort the deps rather than editing them manually
Add missing openlayers dependency
7 years ago
Alberto García Hierro e79911d327 Add characters for NAV modes
[RTH], [WPT], [ALT], [POS] and [A+H].

Characters have been added to all character maps. Leave a white
character after mp/h and the first 2-char image intentionally to
avoid the preview in the configurator showing an icon between
2 lines.
7 years ago
Alberto García Hierro f4c07566db Set MOTOR_STOP and AIRMODE features in all FW presets
AIRMODE will only be set if INAV version is > 1.7.2, since it
does nothing in previous versions even when the feature is
advertised.
7 years ago
Pawel Spychalski (DzikuVx) ccc92ac3b6 Blackbox moved to Pheripherials column 7 years ago
Konstantin Sharlaimov 089a7d34bf Merge pull request #221 from azolyoung/add-rcsplit-support-to-inav
Add rcsplit support to inav
7 years ago
azolyoung 02d4a8ae47 use FC version as condition to detect which is support rcsplit or not. 7 years ago
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
7 years ago
Pawel Spychalski (DzikuVx) 04f1f163e4 airspeed in OSD 7 years ago
Konstantin Sharlaimov e394d4fd86 Merge pull request #204 from iNavFlight/de_add_slack
Add font-awesome; Add support links
7 years ago
Paweł Spychalski 8b65076c74 Merge pull request #217 from marbalon/marbalon-osd-fixes
Lot of fixes to make OSD render more similar to real layout
7 years ago
Marcin Baliniak 03d725cf07 Lot of fixes to make OSD render more similar to real layout 7 years ago
Pawel Spychalski (DzikuVx) 357dc98c24 fixes #206 7 years ago
Pawel Spychalski (DzikuVx) a919702c6a fixes #193 7 years ago
Pawel Spychalski (DzikuVx) 46e616bc7f fixes #216 7 years ago
Pawel Spychalski (DzikuVx) 8d3980bfa2 Rangefinder setting is back 7 years ago
Konstantin (DigitalEntity) Sharlaimov 64464291c4 Add font-awesome; Add support links 7 years ago
Paweł Spychalski e113e5db94 Merge pull request #202 from iNavFlight/css-structure-rework
CSS files moved to src folder
7 years ago
Pawel Spychalski (DzikuVx) 36358ae175 CSS files moved to src folder 7 years ago
Pawel Spychalski (DzikuVx) 8aebbbfa93 Allow servo rate 125% 7 years ago
Pawel Spychalski (DzikuVx) 6300fefdef Angle at min and max removed 7 years ago
Pawel Spychalski (DzikuVx) 0777ef391c MSP_FW_CONFIG frame support 7 years ago
Pawel Spychalski (DzikuVx) eb4eff59fb RTH and Landing settings 7 years ago
Pawel Spychalski (DzikuVx) 9d1e00268f current meter scale raised to 10000 7 years ago
Paweł Spychalski 99da3a0311 Merge pull request #188 from oleost/patch-5
Mention that they change pwm refresh for servos.
8 years ago
Paweł Spychalski 4d843cfb34 Merge pull request #183 from iNavFlight/updated-5inch-gps-preset
updated 5in GPS preset
8 years ago
Ole-Petter 48df85c80f Update profiles.js
Added in description for tricopter that they apply faster pwm for servos.
8 years ago
Konstantin Sharlaimov (DigitalEntity) 7cbb7c053f Add donation via Yandex.Money (RU) 8 years ago
Konstantin Sharlaimov (DigitalEntity) 134bcb2e72 Enable PositionXY PID D 8 years ago
Pawel Spychalski (DzikuVx) 40c5dde34b updated 5in GPS preset 8 years ago
Konstantin Sharlaimov 0a01e5f391 Merge pull request #171 from iNavFlight/presets-update
Presets update
8 years ago
Konstantin Sharlaimov 00f5240ec2 Merge pull request #177 from iNavFlight/fix-msp-rx-control
Change stick mapping in Stick Control feature to default AETR
8 years ago
Konstantin Sharlaimov (DigitalEntity) 55e480ddca Change stick mapping in Stick Control feature to default AETR 8 years ago
Konstantin Sharlaimov (DigitalEntity) 0dcbf6109c Add 4800 baud 8 years ago
Konstantin Sharlaimov (DigitalEntity) 12492267b7 Extend baudrates; Allow telemetry baud rates down to 1200 bps 8 years ago
Pawel Spychalski (DzikuVx) 5d58275414 Merge remote-tracking branch 'origin/master' into failsafe-improvements 8 years ago
Pawel Spychalski (DzikuVx) 3fb9dcc58d updated GPS 5" profile 8 years ago
Pawel Spychalski (DzikuVx) c6dccdefb4 proreess 8 years ago
Pawel Spychalski (DzikuVx) 973aec053e some rationalization in PID table generation and PID names no longer taken directly from FC 8 years ago
Pawel Spychalski (DzikuVx) 9e1978f3ec failsafe changes for 1.6 8 years ago
Pawel Spychalski (DzikuVx) 0e215c8116 fix messed lat/lon 8 years ago