Commit Graph

3411 Commits (e3b89453e842ae2da6207b45fb3b58fdabdcb3a3)
 

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) ec52eed5e7 Missing translation 6 years ago
Pawel Spychalski (DzikuVx) 806f2c0e11 GUI for braking 6 years ago
Pawel Spychalski (DzikuVx) 4f86dfa946 MSP layer 6 years ago
Konstantin Sharlaimov 0173efd8ba
Merge pull request #578 from iNavFlight/de_matek_logo
Add MATEK to supporter list
6 years ago
Konstantin Sharlaimov (DigitalEntity) ddf1c71188 Add MATEK to sponsors 6 years ago
Paweł Spychalski 5d2f87288a
Merge pull request #577 from iNavFlight/dzikuvx-bugfix-572
Remove last , in array definition
6 years ago
Pawel Spychalski (DzikuVx) d1d5edfcb9 Possible fix for #572 6 years ago
Paweł Spychalski a8068edeff
Merge pull request #576 from iNavFlight/dzikuvx-community-update
Slack removed from main page
6 years ago
Pawel Spychalski (DzikuVx) 3c6ca58764 Slack removed from main page 6 years ago
Michel Pastor ca46f477ab Add ICM20689 acc/gyro 6 years ago
Konstantin Sharlaimov (DigitalEntity) f6cb656cde Version update 6 years ago
Paweł Spychalski 6ff28dfe55
Merge pull request #563 from iNavFlight/dzikuvx-cleanup-script
PowerShell cleaning script by James Cherrill
6 years ago
Pawel Spychalski (DzikuVx) 79b76cbcec PowerShell cleaning script by James Cherrill 6 years ago
Konstantin Sharlaimov d8c7a9d4ec
Merge pull request #562 from giacomo892/update_vision_font
Update Vision font to latest version
6 years ago
giacomo892 8d42c88a8a Update Vision font to latest version 6 years ago
Konstantin Sharlaimov 0642472960
Merge pull request #559 from iNavFlight/de_mag_names
Compass names catch-up with firmware
6 years ago
Konstantin Sharlaimov (DigitalEntity) 1a25370e9d Compass names catch-up with firmware 6 years ago
Paweł Spychalski 6eba8202ca
Merge pull request #553 from shellixyz/fix_nano_talon_mixer
Fix Nano Talon mixer
6 years ago
Michel Pastor 9b30cbb973 Fix Nano Talon mixer 6 years ago
Paweł Spychalski 2e693cea9e
Merge pull request #550 from iNavFlight/dziukuvx-updated-pid-z-pos-default
updated defaults to match fc changes for 2.0
6 years ago
Alberto García Hierro 1f158a068d
Merge pull request #547 from iNavFlight/agh_validate_settings
Add support for showing the "Settings validated" arming blocker
6 years ago
Pawel Spychalski (DzikuVx) d3795eea42 updated defaults to match fc changes for 2.0 6 years ago
Paweł Spychalski 606000fdb6
Merge pull request #549 from iNavFlight/dzikuvx-7-inch-preset
Updated 7inch preset
6 years ago
Pawel Spychalski (DzikuVx) 912dcb2cbb Updated yaw P gain 6 years ago
Pawel Spychalski (DzikuVx) aba8af0b63 Updated 7inch preset 6 years ago
Alberto García Hierro 59a89b5aae
Merge pull request #541 from iNavFlight/agh_fix_missions_link
Make the attribution link in Missions tab open an external window
6 years ago
Alberto García Hierro 21b9ecd65a Add support for showing the "Settings validated" arming blocker 6 years ago
Paweł Spychalski c2881895dd
Merge pull request #546 from iNavFlight/dzikuvx-fix-has-flaps-not-working
Fix for has flaps switch not working
6 years ago
Pawel Spychalski (DzikuVx) ccfd2bac1a Fix for has flaps switch not working 6 years ago
Alberto García Hierro aa47f3eba2 Make the attribution link in Missions tab open an external window
Otherwise it overrides the viewport of the configurator. The GPS
tab doesn't have this problem because it uses an intermediate
iframe to host the map.

Fixes #540
6 years ago
Alberto García Hierro 7fb57cbae0
Merge pull request #539 from iNavFlight/agh_remove_coordinate_log
Remove unintended console.log() call from OSD coordinate previews
6 years ago
Paweł Spychalski 5eb0b7ed5a
Update README.md 6 years ago
Alberto García Hierro 8c3d62cc8f Remove unintended console.log() call from OSD coordinate previews 6 years ago
Alberto García Hierro 16c935bbe2
Merge pull request #538 from iNavFlight/agh_facebook_link
Add link to Facebook group
6 years ago
Alberto García Hierro ceebe1dc18 Add link to Facebook group 6 years ago
Alberto García Hierro aac1ee3830
Merge pull request #537 from iNavFlight/agh_configurable_coordinate_digits
Add support for configuring coordinate digit count on OSD
6 years ago
Alberto García Hierro 142e960893 Add support for configuring coordinate digit count on OSD
Depends on https://github.com/iNavFlight/inav/pull/3573
6 years ago
Alberto García Hierro fc0c8123da
Merge pull request #529 from iNavFlight/agh_update_fontlist
Add Vision font, move Clarity in front of Bold and Large
6 years ago
Alberto García Hierro d2d0efc1d3 Add Vision font, move Clarity in front of Bold and Large
Also, add them to the Makefile so they'll get updated by make when
changes to the source icons are made.
6 years ago
Alberto García Hierro 969ea78dff
Merge pull request #536 from iNavFlight/agh_fix_vtx_powerlevels
Fix VTX power levels
6 years ago
Alberto García Hierro f6407a9598 Fix VTX power levels
Power levels are 1-5 for Tramp and 1-4 for SmartAudio, not 0-4
for both.
6 years ago
Alberto García Hierro 5e5993cdef
Merge pull request #533 from iNavFlight/agh_osd_settings
Add support for editing more OSD settings from the OSD tab
6 years ago
Alberto García Hierro 64641e645a
Merge pull request #535 from iNavFlight/agh_increase_v2.0.0-rc3
Increase version number to 2.0.0-rc3
6 years ago
Alberto García Hierro 5bfec36da1 Increase version number to 2.0.0-rc3 6 years ago
Alberto García Hierro c5bcb9fb7d
Merge pull request #534 from iNavFlight/agh_fix_map_previews
Fix map center location in the OSD preview
6 years ago
Alberto García Hierro 42c45648d3 Add support for editing more OSD settings from the OSD tab
- Voltage decimals
- Crosshairs style
- Sidebar scroll for left and right
- Sidebar scrolling arrows
6 years ago
Alberto García Hierro c523846b70 Fix map center location in the OSD preview
It was not properly calculated because it used the AHI center as
a starting point, which is not actually vertically centered.
6 years ago
Alberto García Hierro 8e823748f4
Merge pull request #528 from iNavFlight/agh_add_pitch_roll_angles
Add maximum PITCH and ROLL angles to the PID tuning tab
6 years ago
Alberto García Hierro 1db6b9c48b
Merge pull request #532 from iNavFlight/agh_fix_build
Complete migration to Gulp 4, add linux32 support
6 years ago
Alberto García Hierro 321d704675 Complete migration to Gulp 4, add linux32 support
- Remove usages of runSequence(), which doesn't work with Gulp 4,
using gulp.series() instead.
- Add support for linux32 builds
- Add new --platform argument for building only for a single platform
(e.g. --platform=osx64).

Fixes build problems introduced in #527
Fixes #531
6 years ago