1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 12:25:13 +03:00
Commit graph

63 commits

Author SHA1 Message Date
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
2014-02-03 09:10:13 +01:00
cTn
a30569077a removing obsolete notify, first hooks to GUI.log 2014-02-03 08:45:21 +01:00
cTn
2ebd108f43 initial log window implementation 2014-02-03 06:19:06 +01:00
cTn
b7179db5f6 disabling custom spinner emulation 2014-01-23 23:47:14 +01:00
cTn
d0bf009abb initial custom spinner implementation, needs work 2014-01-22 15:36:34 +01:00
cTn
27cf1efeae disabling hover, text shadow, adding note 2014-01-19 01:32:58 +01:00
cTn
20c62aa938 custom made frame (fixes chrome33+ no shadow) 2014-01-18 19:21:30 +01:00
cTn
957e85ce1a nicer arrows for input number 2014-01-15 16:53:16 +01:00
cTn
c6897d1804 disabling outline 2014-01-13 13:47:54 +01:00
cTn
07e72f230c UI polish 2014-01-03 10:35:57 +01:00
cTn
353b591c70 adding auto-connect text, style, tooltip 2013-12-29 11:32:21 +01:00
cTn
fb4ceb5254 auto-connect UI (js todo) 2013-12-29 10:57:06 +01:00
cTn
66b7f31498 moving css for each tab into separate file 2013-12-07 23:13:29 +01:00
cTn
4d7cca3a92 fixing graphical glitch 2013-11-25 15:16:48 +01:00
cTn
c41af11a6c removing refresh button 2013-11-20 12:24:56 +01:00
cTn
3d58387f62 change button bg color while calibrating 2013-11-12 05:16:05 +01:00
cTn
2013095c01 motor test mode polished 2013-11-12 02:24:45 +01:00
cTn
7003a339ff utilizing capability bit 2013-11-11 13:37:03 +01:00
cTn
edc7df490c motor testing implementation (needs to be polished) 2013-11-11 12:57:22 +01:00
cTn
475b331816 removing about page 2013-11-09 07:02:08 +01:00
cTn
e532edc748 visual notify for open/close serial port error 2013-11-08 18:31:19 +01:00
Stefan Kolla
737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
2013-10-31 15:05:39 -07:00
Davide Bertola
f8bab91562 Add debug graphs to raw sensor data tab 2013-10-31 22:45:07 +01:00
cTn
efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn
0084a3cf33 routine changes 2013-10-29 14:49:43 +01:00
cTn
30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn
fba4a125e9 increasing opacity to make legend more visible 2013-10-04 21:49:30 +02:00
cTn
89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
2013-09-25 20:57:21 +02:00
cTn
3f8dd081cb enabling text-select in log (Christopher Cope) 2013-09-11 16:36:25 +02:00
cTn
e3aaa710ae copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +02:00
cTn
73d47889c3 RAW sensor tab with pulling speed selectors 2013-07-29 09:39:55 +02:00
cTn
9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn
cfef3c67ab adding "shifting" arrows for all numerical values
also the number of decimals after . should now better match the desired
value size/length expected by multiwii
2013-06-16 14:16:23 +02:00
cTn
53638fd3f8 polishing the last GPS commit 2013-05-30 10:12:00 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
05707da405 fixing some UI alignment 2013-04-15 10:19:09 +02:00
cTn
53eecaba14 accel trim support 2013-04-15 10:03:34 +02:00
cTn
0a1b8c5d03 battery voltage indicator 2013-04-15 08:44:08 +02:00
cTn
369a3cb020 about tab and other tiny improvements 2013-04-13 15:29:52 +02:00
cTn
12d205a6a4 polishing 2013-04-13 02:43:23 +02:00
cTn
b892fcb376 better handling of wrong baud rate
+ some tiny UI changes due to the #content change for mac os x which
kinda broke the "floating" tabs hack with absolute position
2013-04-13 02:32:35 +02:00
Davide Bertola
df0db4390e Fix strange ui freeze on macosx 2013-04-13 01:19:21 +02:00
cTn
ac1090b4a4 CLI tab 2013-04-12 19:17:27 +02:00
cTn
e1c1522da5 css3 compass O.o 2013-04-11 20:03:44 +02:00
cTn
a8c76cf278 RAW sensor data plot tab 2013-04-11 16:19:24 +02:00
cTn
f9bf55a64b GPS info block for initial tab 2013-04-11 13:16:51 +02:00
cTn
f8125289b6 attitude visualization via simple 3d block 2013-04-11 11:50:01 +02:00
cTn
6e2afc6913 Motor/Servo Output tab & port usage indicator 2013-04-10 18:49:25 +02:00
cTn
43228abb72 polishing AUX ui 2013-04-10 15:57:36 +02:00