Pawel Spychalski (DzikuVx)
e7d26a5759
Basic Logic Conditions UI
2020-04-05 19:44:26 +02:00
Pawel Spychalski (DzikuVx)
cdf7b82108
Empty Programming tab
2020-04-05 18:47:49 +02:00
Pawel Spychalski (DzikuVx)
8ef87151ba
Allow 800x600 window size
2020-03-03 17:40:57 +01: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)
cb1ff69703
Cleanup INAV 2.0.0
2019-10-26 22:30:59 +02:00
Pawel Spychalski (DzikuVx)
521915b5a9
1.8 removed
2019-02-26 15:23:04 +01:00
Pawel Spychalski (DzikuVx)
9899362a71
Remove support tab and redirect users to wiki
2019-01-10 23:26:42 +01:00
TedNV
e08ae3c6b4
adding support for mapproxy
2018-11-26 16:29:38 -08:00
Pawel Spychalski (DzikuVx)
655b762330
Map provider choice on mission planner page
2018-11-09 22:18:45 +01: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
87e092cbcb
new appearance of the interface, need testing
2018-03-01 20:58:37 +03:00
Sergej Pozdnyakov
7070bf3790
fix #354 , fix 0 height/width window size, fix load empty mission from eeprom
2018-02-27 21:02:20 +03:00
Sergej Pozdnyakov
6cd87dbd64
add first version mission planer
2018-01-02 23:46:44 +03:00
Konstantin Sharlaimov
8243e36d0e
Merge pull request #322 from Afinogen/fix-open-link
...
Fix open link
2017-12-31 17:28:21 +10:00
Sergej Pozdnyakov
7ed32e2d39
fix #320
2017-12-31 10:25:27 +03:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e
Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen
2017-12-31 17:19:49 +10:00
Konstantin Sharlaimov
35eb73e5cb
Merge pull request #316 from Afinogen/check-update
...
add check new app version
2017-12-28 21:54:21 +10:00
afinogen
6ccba50734
add check new app version
2017-12-28 13:47:40 +03:00
Sergej Pozdnyakov
cacc4522c2
fix error for require
2017-12-26 20:04:13 +03:00
afinogen
db002fb1f5
Save the last used size/position for issue #234
...
Need to check whether my window closing handler has affected on function createdWindow.onClosed
I did not understand how it works.
2017-12-26 11:38:43 +03:00
Pawel Spychalski (DzikuVx)
be37f89731
Merge remote-tracking branch 'origin/master' into tracking-update
2017-01-25 19:18:24 +01:00
Paweł Spychalski
0ab6c7b849
Merge pull request #117 from iNavFlight/version-check-disabled
...
update check removed
2017-01-24 21:41:27 +01:00
Pawel Spychalski (DzikuVx)
8d95a5e76d
webgl tracking removed
2017-01-24 10:26:45 +01:00
Pawel Spychalski (DzikuVx)
604adf7dae
update check disabled
2017-01-23 20:21:17 +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
U-PAWEL-X220\pawel
2ed44f34b1
CSS fixups
2017-01-01 21:18:02 +01:00
Pawel Spychalski (DzikuVx)
9a5e3dbeae
msp cleanup
2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
18a00dedf8
MSP refactoring
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)
9ce21b3113
correct GA tracking
2016-08-29 15:02:08 +02:00
Pawel Spychalski (DzikuVx)
3c098d4ba7
calibration tab removed
2016-06-18 11:25:51 +02:00
Konstantin Sharlaimov (DigitalEntity)
e6a86a9fec
Calibration tab (empty); Add possibility to disable GPS ground assistance
2016-05-10 01:06:53 +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
55a2677a2b
Merge branch 'development' into thenickdude-private-development
...
Conflicts:
js/data_storage.js
js/gui.js
js/msp.js
main.html
tabs/dataflash.css
tabs/dataflash.js
2015-12-15 12:35:52 +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
c498e7de34
Added support for failsafe TAB
...
Made in cooperation with skaman82.
Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
Nicholas Sherlock
4e12db9c5e
Convert dataflash tab to a new Blackbox tab with SD card support
2015-12-04 15:49:51 +13:00
NightHawk32
e6579a9fbe
Added callback for log close animation, on close the log now scrolls to the most recent log entry.
2015-11-25 16:51:50 -05:00
NightHawk32
7531ce69fe
Profile is now changable globally.
2015-11-22 16:00:01 -05:00
NightHawk32
77deaa9af3
Now saving the state of the log window.
2015-11-19 17:13:10 -05:00
skaman82
f85d0e01a1
error fix
2015-11-17 03:40:46 +01:00
skaman82
13aac48a79
Merge remote-tracking branch 'cleanflight/development' into new_stuff
...
# Conflicts:
# _locales/en/messages.json
# tabs/pid_tuning.html
2015-11-16 23:13:35 +01:00
skaman82
19897cd574
started to work on new GUI functionality
2015-11-15 23:35:22 +01:00
Albert Kravcov
34a45e0b9b
Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button
2015-11-15 16:33:37 +01:00
skaman82
990fd26eb9
Including fixes from wanderzell
...
• fixes small css bug with tooltip icons
• fixes sensor icons nit showing up when connecting Naze32 Acro rev6
and Sparky1.1
2015-11-12 09:56:03 +01:00
skaman82
0880343488
Merge remote-tracking branch 'cleanflight/development' into GUI-rework
...
# Conflicts:
# main.js
# tabs/landing.js
2015-11-11 22:08:19 +01:00
Dominic Clifton
d73196ea11
Fix toggle buttons reverting to checkboxes after reboot.
...
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00