Commit Graph

3094 Commits (6eba8202cada8b1671fe7aae58d85ea3a647dd6b)
 

Author SHA1 Message Date
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
Alberto García Hierro be1cb6afc4 Add maximum PITCH and ROLL angles to the PID tuning tab
- Add Pitch and Roll angles below the rates
- Add help messages indicating that these values constrain the
maximum inclination during navigation.
- Add help messages for navigation max bank/climb/dive angles
- Add help for pitch2thr
6 years ago
Alberto García Hierro f48c6a0802
Merge pull request #523 from OlivierC-FR/font-vision
OSD font : Vision
6 years ago
Alberto García Hierro b8fd9578c3
Merge pull request #519 from shellixyz/remove_failsafe_throttle_low_delay_setting
Remove failsafe throttle low delay setting
6 years ago
Alberto García Hierro 9e76f185b3
Merge pull request #508 from iNavFlight/agh_fix_version_display
Fix FC version display during connection
6 years ago
Alberto García Hierro e76cc5e20c
Merge pull request #527 from iNavFlight/agh_update_deps
Update dependencies to be able to run with node 10
6 years ago
Alberto García Hierro 78312e52ee Update dependencies to be able to run with node 10
- Update gulp to 4.0.0
- Update nw.js to 0.31.4-sdk
6 years ago
Alberto García Hierro a1e95822bd
Merge pull request #526 from iNavFlight/agh_new_slack_link
Update Slack auto-invite link
6 years ago
Alberto García Hierro 87d9dfee5c Update Slack auto-invite link
Replace signup.team, which has been down for some time, with
publicslack.com
6 years ago
Olivier C 39beafcb6e OSD font vision 6 years ago
Michel Pastor 6dd0151e6e Remove failsafe throttle low delay setting 6 years ago
Alberto García Hierro a7dbf06a2b
Merge pull request #510 from iNavFlight/agh_remove_stray_char_in_large
Remove invalid first character from "Large" font
6 years ago
Alberto García Hierro 42bbce7cd5 Remove invalid first character from "Large" font
First character has to be blank per the MAX7456 specs, since it
uses it internally to paint over characters where we haven't painted
anything.

Fixes #509
6 years ago
Alberto García Hierro d0ec941a1c Fix FC version display during connection
Version was displayed before it was actually obtained
6 years ago
Alberto García Hierro 040b0c5fa4
Merge pull request #507 from iNavFlight/agh_version_bump_to_package_json_2.0.0-rc2
Version bump to 2.0.0-rc2 in package.json
6 years ago
Alberto García Hierro d7cad43809 Version bump to 2.0.0-rc2 in package.json
Missed in previous commit
6 years ago
Alberto García Hierro c600097a65
Merge pull request #506 from iNavFlight/agh_version_bump_to_2.0.0-rc2
Bump version to 2.0.0-rc2
6 years ago
Alberto García Hierro 904aa16972 Bump version to 2.0.0-rc2 6 years ago