Pawel Spychalski (DzikuVx)
|
757ca0f5a1
|
references to INAV 1.4 removed
|
2018-05-07 20:56:00 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
73a15695c5
|
reference to INAV 1.0.0 removed
|
2018-05-07 20:43:05 +02:00 |
|
Michel Pastor
|
020336694c
|
Add manual mode rate settings to the PID tuning tab
|
2018-02-18 06:33:44 +01:00 |
|
Konstantin Sharlaimov (DigitalEntity)
|
134bcb2e72
|
Enable PositionXY PID D
|
2017-04-11 19:33:15 +10:00 |
|
Pawel Spychalski (DzikuVx)
|
973aec053e
|
some rationalization in PID table generation and PID names no longer taken directly from FC
|
2017-03-11 18:45:51 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
51a550b1c2
|
GUI for notch filters'
|
2017-01-19 22:18:58 +01:00 |
|
U-PAWEL-X220\pawel
|
429075efa5
|
HTML fixups
|
2017-01-02 18:42:19 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
e231aed13a
|
overhaul
|
2016-11-20 18:24:20 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
4d2882e353
|
options moved
|
2016-11-20 12:17:55 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
649da56163
|
ignore rates
|
2016-11-20 09:24:24 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
d503cb92c7
|
Filtering configuration
|
2016-11-19 20:17:23 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
ea9efd4622
|
Yaw jump and prevention limit
|
2016-11-19 17:57:40 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
4f3037e7cd
|
MagHold Yaw rate limit UI
|
2016-11-19 14:18:49 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
ce458d299d
|
inavification
|
2016-09-13 11:01:53 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
c6e81d991f
|
dropped PID values scaling and some cleanup
|
2016-08-29 14:45:19 +02:00 |
|
Paweł Spychalski
|
ad55318829
|
possibility to change controller in UI removed from code (#17)
|
2016-06-21 21:41:53 +10:00 |
|
Pawel
|
e9d2563dad
|
rates in dps for iNav > 1.1.0, see iNavFlight#204
|
2016-05-15 18:20:21 +02:00 |
|
Dominic Clifton
|
3993af0d8c
|
Convert a few more tooltips to use i18n_title.
|
2016-01-07 00:40:34 +01:00 |
|
skaman82
|
3189feb194
|
removing inline css from PID Tab
|
2016-01-03 16:05:26 +01:00 |
|
skaman82
|
2d6feb0e6a
|
Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
# _locales/en/messages.json
# js/backup_restore.js
# js/data_storage.js
# js/msp.js
# tabs/configuration.html
|
2015-12-15 01:43:24 +01:00 |
|
Dominic Clifton
|
bd98aca67f
|
Merge branch 'new_stuff' of
https://github.com/skaman82/cleanflight-configurator into
skaman82-new_stuff
Fix up messages.json formatting.
Conflicts:
_locales/en/messages.json
|
2015-12-15 00:51:42 +01:00 |
|
skaman82
|
c738e23a85
|
Removing new Filters Box from PID Tab
|
2015-12-12 23:46:51 +01:00 |
|
skaman82
|
c2faf1b0e9
|
styling cleanup
|
2015-12-08 15:57:04 +01:00 |
|
skaman82
|
0aa7a4a22d
|
Merge branch 'new_stuff' into NewPIDFunctions
# Conflicts:
# tabs/pid_tuning.html
# tabs/receiver.css
|
2015-12-08 15:39:15 +01:00 |
|
skaman82
|
1e6d22b5f1
|
note styling correction
|
2015-12-08 14:53:53 +01:00 |
|
skaman82
|
cbfbd85c2f
|
adding note
|
2015-12-08 14:36:34 +01:00 |
|
skaman82
|
c656e3b812
|
reverting redesign of RATES and TPA boxes
|
2015-12-08 14:13:47 +01:00 |
|
skaman82
|
bd8f9082bb
|
Reworking PID Tab
|
2015-12-08 13:52:18 +01:00 |
|
skaman82
|
3c7dae8cc3
|
preparing tooltip text
|
2015-12-08 12:36:00 +01:00 |
|
skaman82
|
bc2174e4b7
|
updating labels
|
2015-12-08 12:33:18 +01:00 |
|
skaman82
|
69fe82494d
|
updating labels
|
2015-12-08 12:24:46 +01:00 |
|
skaman82
|
390439b9eb
|
adding placeholders
|
2015-12-08 12:20:04 +01:00 |
|
skaman82
|
210b47967b
|
Removing profile selector from PID tab
|
2015-11-24 20:23:07 +01:00 |
|
Dominic Clifton
|
57baf8707c
|
Update some i18n labels to use the correct casing (camelCase) and the
correct prefix "pidTuning". The prefixes generally seems to match the
tab source files.
|
2015-11-16 21:38:59 +00:00 |
|
Albert Kravcov
|
d9f65d50d3
|
PID Tab: moving english text into json file
|
2015-11-16 21:28:48 +00:00 |
|
Dominic Clifton
|
095b1a4193
|
More whitespace/indentation fixes.
|
2015-11-14 11:34:06 +00:00 |
|
skaman82
|
5de5f6d191
|
Merge remote-tracking branch 'cleanflight/development' into GUI-optimization
|
2015-11-14 01:49:10 +01:00 |
|
Dominic Clifton
|
ac78dbc8c0
|
Support cleanflight API 1.14.0 (pid controller removal/reindex).
|
2015-11-14 00:41:23 +00:00 |
|
skaman82
|
e44884a95c
|
reverting last commit for now
|
2015-11-13 14:49:36 +01:00 |
|
skaman82
|
4a80a51c90
|
more decimals for PID tuning
|
2015-11-13 14:27:32 +01:00 |
|
skaman82
|
5aab22c094
|
fixing typos
|
2015-11-12 15:13:46 +01:00 |
|
skaman82
|
abf9e44d24
|
cleanup
|
2015-11-12 14:37:54 +01:00 |
|
skaman82
|
7c376a6244
|
moved LEVEL PIDs outside of the main PID group
|
2015-11-12 14:36:59 +01:00 |
|
skaman82
|
67a1ef6d32
|
removing missed <br>
|
2015-11-12 13:57:29 +01:00 |
|
skaman82
|
0cdacf9902
|
changed labeling in the PID Tab to make LEVEL PIDs easies to understand
|
2015-11-12 13:55:22 +01:00 |
|
skaman82
|
e429cf623d
|
placing tooltip content into the json file
|
2015-11-11 11:54:56 +01:00 |
|
Dominic Clifton
|
f869dd94e7
|
Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
|
2015-11-10 01:21:47 +00:00 |
|
skaman82
|
a5bef02067
|
PID Tab fix
|
2015-11-09 10:33:33 +01:00 |
|
skaman82
|
6f327544b0
|
some changes in the pid tab
|
2015-11-08 17:45:30 +01:00 |
|
skaman82
|
c01f67a186
|
some minor css updates
|
2015-11-06 02:38:28 +01:00 |
|