shota
51c33d2bd9
mixer_profile switch support
2023-10-15 17:26:46 +09:00
Pawel Spychalski (DzikuVx)
a4aa4ee6f4
Rate dynamics sliders
2023-10-04 16:17:11 +02:00
Pawel Spychalski (DzikuVx)
8eac6a7da3
Minor UI changes
2023-10-03 20:02:56 +02:00
Paweł Spychalski
448d9dc3ba
Merge pull request #1738 from Scavanger/SITL-Integration
...
SITL integration
2023-03-26 15:38:55 +02:00
Andi Kanzler
069d0f2019
SITL integration
2023-03-08 12:43:14 -03:00
rmawatson
5a7b20d060
armingFlags on status line
2022-12-19 05:32:01 +01:00
Darren Lines
91da0f642b
Merge branch 'master' into MrD_Changes-for-PR-8401
2022-10-01 14:24:41 +01:00
Darren Lines
47bf242ba7
Updated for PR 8401
...
Modes tab:
- Added USER 3 & USER 4 to modes ordering
Programming Tab:
- Added USER 3 & USER 4 to Flight Modes operand
- Added Course Hold to the Flight Modes operand. It was in firmware, but missing from Configurator
- Changed select operand values to order alphabetically. Looks much nicer than the random order.
2022-09-18 10:47:46 +01:00
Darren Lines
daa70fc4b1
Added handing for selected LCs that are now disabled
2022-08-13 20:38:13 +01:00
Darren Lines
b8485457dd
Fixed and enhanced LC display
2022-08-13 19:40:38 +01:00
Luca
ce0b4dac66
Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
...
# Conflicts:
# _locales/en/messages.json
2022-03-26 15:50:02 +01:00
Pawel Spychalski (DzikuVx)
0be78dd37e
Drop any leftovers of Transponder feature
2022-02-24 13:15:23 +01:00
Hofer Lukas
15c697daf7
WIP: Add magnetometer alignment tab
2022-02-09 23:58:30 +01:00
Pawel Spychalski (DzikuVx)
8fe453a672
Attach doc button only to the first tab title
2021-05-02 11:51:42 +02:00
Ilya Guterman
58509be5da
fix missing blackbox animation
...
.data-loading is for loading tab and blackbox erase,
but when tab loading finished it removes all .data-loading elements
2020-07-29 12:57:07 +03:00
Alberto García Hierro
84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
...
[TABS] Generate the documentation link dynamically via JS
2020-04-30 22:38:02 +01:00
Pawel Spychalski (DzikuVx)
c005214a2b
Unified LogicConditions selector
2020-04-14 11:55:23 +02:00
Pawel Spychalski (DzikuVx)
7478f6cd04
Basic render of global function table
2020-04-10 11:37:52 +02:00
Alberto García Hierro
9dae9a75bc
[TABS] Generate the documentation link dynamically via JS
...
This way we don't need to repeat the same 3 lines of HTML in every
tab. Also fixes the missing link in the mission planner tab when
the FC wasn't connected.
2020-04-07 15:52:23 +01:00
Pawel Spychalski (DzikuVx)
cdf7b82108
Empty Programming tab
2020-04-05 18:47:49 +02:00
Alberto García Hierro
10ccf049bd
Complete rename from motors to outputs tab
...
Rename files, classes and i18n keys
2020-01-29 21:55:15 +00:00
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.
2020-01-21 18:19:06 +00:00
Pawel Spychalski (DzikuVx)
87456f2bf6
Cleanup servos tab
2019-09-23 19:03:08 +02:00
mirko-it
3dcffdd292
Offline missions (with FC disconnected) on file ( #720 )
...
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software
* removed default file name
* removed code in early stage of future developments
* code style and fc buttons
* map resize handling
2019-04-29 17:23:32 +02:00
Pawel Spychalski (DzikuVx)
b5db21ae7c
Remove Autoconnect
2019-04-27 19:24:14 +02:00
Michel Pastor
e945c0749c
Add support for battery profiles
2018-06-16 04:26:35 +02:00
Pawel Spychalski (DzikuVx)
4f48ecff1b
Mixer tab, first elements
2018-03-29 22:24:37 +02:00
Sergej Pozdnyakov
6cd87dbd64
add first version mission planer
2018-01-02 23:46:44 +03:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e
Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen
2017-12-31 17:19:49 +10:00
skaman82
9e7be86de0
Fix toggle color
2017-11-24 13:49:42 +01:00
Pawel Spychalski (DzikuVx)
e74645f497
Merge branch 'master' into msp-queue
2017-01-26 17:14:14 +01:00
Pawel Spychalski (DzikuVx)
37738ac269
adaptive intervals
2017-01-25 21:13:58 +01:00
Pawel Spychalski (DzikuVx)
fea2505fde
Merge branch 'master' into advanced-tuning-tab
2017-01-23 22:30:32 +01:00
Pawel Spychalski (DzikuVx)
083eee3115
msp queue load
2017-01-20 21:39:48 +01:00
Pawel Spychalski (DzikuVx)
51a550b1c2
GUI for notch filters'
2017-01-19 22:18:58 +01:00
Pawel Spychalski (DzikuVx)
01569e7df8
Merge branch 'master' into advanced-tuning-tab
2017-01-19 21:09:32 +01:00
Pawel Spychalski (DzikuVx)
eff3eb2420
fixes for global status pull handler
2017-01-18 20:20:26 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017
timing methods extracted to separate classes
2017-01-18 15:54:45 +01:00
Pawel Spychalski (DzikuVx)
63ed578442
empty advanced tuning tab
2017-01-15 12:03:27 +01:00
U-PAWEL-X220\pawel
35baf4302b
first cut of presets
2017-01-04 22:50:18 +01:00
Pawel Spychalski (DzikuVx)
1b4c729e46
cleaning
2016-12-23 23:57:05 +01:00
Pawel Spychalski (DzikuVx)
9a5e3dbeae
msp cleanup
2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
25c8a6f61c
crude port
2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
3c098d4ba7
calibration tab removed
2016-06-18 11:25:51 +02:00
skaman82
6b6fd4d35c
Color scheme changes
2016-05-24 17:28:30 +02:00
Konstantin Sharlaimov (DigitalEntity)
e6a86a9fec
Calibration tab (empty); Add possibility to disable GPS ground assistance
2016-05-10 01:06:53 +10:00
Konstantin Sharlaimov (DigitalEntity)
227abc752d
More rebranding
2016-05-04 21:20:36 +10:00
Konstantin Sharlaimov (DigitalEntity)
11b80a67ff
Some rebranding
2016-04-25 23:47:18 +10:00
Dominic Clifton
1a58bfcf82
Add Race Transponder configuration support.
...
Also cleans up i18n support for 'features' and adds tooltip support for
them on the configuration tab.
2016-01-22 22:15:53 +01:00
Dominic Clifton
4ccd0bed3e
Merge branch 'development' into thenickdude-private-development
...
Conflicts:
js/data_storage.js
main.css
tabs/dataflash.css
tabs/dataflash.html
2016-01-07 20:58:29 +01:00