Commit Graph

1653 Commits (30c715696925cda6021f719fe680a4a44cf75fae)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 30c7156969 Gyro stage 2 UI 6 years ago
Pawel Spychalski (DzikuVx) 4e809298aa Acc notch filter settings 6 years ago
Konstantin Sharlaimov 08d50f7fee
Merge pull request #604 from nmaggioni/cli_rebase
Rebase CLI tab on latest CF
6 years ago
Michel Pastor b66950e70b Add the Clarity Medium font 6 years ago
Michel Pastor ff8201bd57
Merge pull request #592 from nmaggioni/osd_temperature
Gyro temperature in OSD
6 years ago
Michel Pastor 07bb404a07 Add support for MSPV2_INAV_DEBUG 6 years ago
Niccolò Maggioni 43da66e2b4
Prevent junk at reconnection and use GUI handler 6 years ago
Niccolò Maggioni a340443c43
Rebase CLI tab on latest CF
Integrates Save to File and Clear Output buttons, plus some minor
iNav compatibility patches
6 years ago
Michel Pastor 9fc446981f
Merge pull request #601 from shellixyz/3d_speed_min_version
Add min version requirement for the 3D speed OSD element
6 years ago
Michel Pastor a342b139fd
New OSD symbols for 3D speed, all fonts but Clarity (#599)
* Update Vision OSD font by Olivier C with 3D speed symbols
* Update default, bold and large OSD fonts with 3D speed symbols
* Update OSD preview 3D speed with the new symbols
6 years ago
Michel Pastor 693f016fac Add min version requirement for the 3D speed OSD element 6 years ago
Michel Pastor 7cf1c76c08
Merge pull request #585 from alexeystn/osd_3d_speed_indicator
Add 3D speed OSD indicator
6 years ago
Niccolò Maggioni e76b83b78f
Give precedence to PR #585 6 years ago
Pawel Spychalski (DzikuVx) 6fcb542d57 Preset for mini drak 6 years ago
Paweł Spychalski 6409540337
Merge pull request #595 from iNavFlight/dzikuvx-bing-maps-layer
Map provider user configurable
6 years ago
Pawel Spychalski (DzikuVx) 48991a6285 Enable gyro sync by default in presets 6 years ago
Pawel Spychalski (DzikuVx) 91f86d5f65 Styles update 6 years ago
Pawel Spychalski (DzikuVx) aa90466847 GPS tab refactoring 6 years ago
Pawel Spychalski (DzikuVx) 655b762330 Map provider choice on mission planner page 6 years ago
Niccolò Maggioni 303bfbe85d
Rewording & refactoring 6 years ago
Niccolò Maggioni 4970260a03
Reduce temperature precision in OSD 6 years ago
Niccolò Maggioni f63810ca27
Gyro temperature in OSD 6 years ago
Alexey Stankevich 5a68d9545d Add 3D speed OSD indicator 6 years ago
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 (DigitalEntity) ddf1c71188 Add MATEK to sponsors 6 years ago
Pawel Spychalski (DzikuVx) 3c6ca58764 Slack removed from main page 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
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
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 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 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 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 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 b8fd9578c3
Merge pull request #519 from shellixyz/remove_failsafe_throttle_low_delay_setting
Remove failsafe throttle low delay setting
6 years ago