Commit Graph

75 Commits (350cfda82d57c4671fd3544e17c968d787a16404)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 8ae3f1ccdc Drop dependency of PIDs MSP frame 4 years ago
Pawel Spychalski (DzikuVx) 73228b2f8f Correctly applyu singe settings 5 years ago
Pawel Spychalski (DzikuVx) cc4bd47363 Updated presets 5 years ago
Pawel Spychalski (DzikuVx) 3bb1d67c67 Preset for Mini AR Wing 5 years ago
Alberto García Hierro 0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
5 years ago
Pawel Spychalski (DzikuVx) 7620ab024b Preset for Dart 250g 5 years ago
Olivier C b6a2d5dd9e Typo and grammar fixes (#785) 5 years ago
Pawel Spychalski (DzikuVx) 0d827cc07c Disable Yaw LPF on miniquad presets: 5 6 and 7 inches 5 years ago
Pawel Spychalski (DzikuVx) f1fc61939c Lower d gains for 7 inch endurance 6 years ago
Pawel Spychalski (DzikuVx) 370c805461 Presets update for FF component and various fixes 6 years ago
Pawel Spychalski (DzikuVx) 49b9935878 Update profile defaults 6 years ago
Pawel Spychalski (DzikuVx) d242ecc241 Add FF component to VEL XY 6 years ago
Pawel Spychalski (DzikuVx) ae8f5892b0 7 inch freestyle preset 6 years ago
Pawel Spychalski (DzikuVx) d6799e98cd Cleaned up presets 6 years ago
Pawel Spychalski (DzikuVx) 97c622fbb1 1.7 family removed 6 years ago
Pawel Spychalski (DzikuVx) 6fcb542d57 Preset for mini drak 6 years ago
Pawel Spychalski (DzikuVx) 48991a6285 Enable gyro sync by default in presets 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 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
Pawel Spychalski (DzikuVx) 3febdda531 S800 Flying Wing Preset 6 years ago
Pawel Spychalski (DzikuVx) 7f89a913e1 Stage2 added to profile 6 years ago
Pawel Spychalski (DzikuVx) f4a840215f Slightly boosted Igain 6 years ago
Pawel Spychalski (DzikuVx) 2ceceff416 5inch performance 6 years ago
Pawel Spychalski (DzikuVx) cc0b56552b Updated 5inch Racer 6 years ago
Pawel Spychalski (DzikuVx) 4640de33d0 Other presets updated 6 years ago
Pawel Spychalski (DzikuVx) aed550e51a Updated 5inch preset 6 years ago
Pawel Spychalski (DzikuVx) 00ac2379ab 7" preset 6 years ago
Pawel Spychalski (DzikuVx) 064ff36add updated defaults 7 years ago
Sergej Pozdnyakov 7070bf3790 fix #354, fix 0 height/width window size, fix load empty mission from eeprom 7 years ago
Konstantin Sharlaimov (DigitalEntity) 9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 7 years ago
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
7 years ago
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.
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) 357dc98c24 fixes #206 7 years ago
Pawel Spychalski (DzikuVx) 46e616bc7f fixes #216 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
Ole-Petter 48df85c80f Update profiles.js
Added in description for tricopter that they apply faster pwm for servos.
8 years ago
Pawel Spychalski (DzikuVx) 40c5dde34b updated 5in GPS preset 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) 59f93021e8 Updated 12" and 10" profiles defaults for better initial behavior 8 years ago
oleost e9d4ba5cc2 Fix typo 8 years ago
Pawel Spychalski (DzikuVx) 5911fca6f5 Tricopter presets 8 years ago
Pawel Spychalski (DzikuVx) 94ec0199a2 updated Z84 preset 8 years ago
oleost 9419b3acb0 Update profiles.js
Need help setting:

set tpa_rate = 33
set tpa_breakpoint = 1300
set gyro_hardware_lpf = 20HZ
8 years ago
Pawel Spychalski (DzikuVx) ec7f46f108 dual set of defaults for PIDs: FW and MR 8 years ago
Pawel Spychalski (DzikuVx) 6e5d25d104 updated PID defaults 8 years ago
Pawel Spychalski (DzikuVx) bb1c674e22 fixes #122 8 years ago