cTn
7cbf695602
implementing live mode
2013-11-12 11:43:08 +01:00
cTn
43b0d615dc
adding accel note
2013-11-12 08:48:13 +01:00
cTn
3d58387f62
change button bg color while calibrating
2013-11-12 05:16:05 +01:00
cTn
641ae33628
polishing text
2013-11-12 02:32:06 +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
324721a834
save sequence for rate mode implemented
2013-11-11 07:02:32 +01:00
cTn
6316bbb80b
rate mode implemented for airplane (missing save)
2013-11-11 06:56:03 +01:00
cTn
3a9b96390a
removing some obsolete code
2013-11-11 06:00:52 +01:00
cTn
5a400c141f
adding notice in the beginning of file
2013-11-11 05:38:48 +01:00
cTn
b21ff9ce1b
polished
2013-11-10 22:53:54 +01:00
cTn
6cd532cc02
bitfields should save properly now (needs polish)
2013-11-10 22:37:19 +01:00
cTn
e4703d9b88
improving support
2013-11-10 21:56:53 +01:00
cTn
0754e9558e
second approach to implement servos
2013-11-10 21:41:10 +01:00
cTn
a93ce9e384
makes no sense at all #2
2013-11-10 18:40:20 +01:00
cTn
d2b1c3553e
makes no sense at all
2013-11-10 18:31:44 +01:00
cTn
00d3833454
releasing
2013-11-09 18:36:38 +01:00
cTn
475b331816
removing about page
2013-11-09 07:02:08 +01:00
cTn
0f23b5f5d9
utilizing tab_switch_cleanup functionality
2013-11-09 06:14:21 +01:00
cTn
36604ca724
implementing GUI object with active_tab tracking
2013-11-09 05:57:05 +01:00
cTn
474a610a30
utilizing new MSP callback api
...
this resolves a lot of underlying bugs, however bug that causes failed
initialization after leaving CLI tab and entering Servo tab is still
there.
2013-11-09 04:05:33 +01:00
cTn
fbc886787d
strongly refactored MSP with callback support
2013-11-09 03:52:06 +01:00
cTn
a91e04e1c4
placeholder code for rate parameter
2013-11-08 15:15:24 +01:00
cTn
32a140268d
save button now actually save the configuration
2013-11-08 13:52:44 +01:00
cTn
255c0d24ae
bugfixes and initial update ui hook
2013-11-08 13:30:23 +01:00
cTn
5f6aeb72f8
initial work on servos
2013-11-08 13:04:30 +01:00
cTn
711a052f04
adding servos tab
2013-11-08 10:35:06 +01:00
cTn
5941ada4cd
adding forgotten array selectors
2013-11-01 21:42:28 +01:00
cTn
8e7897ed9c
polishing
2013-11-01 15:04:55 +01:00
Davide Bertola
ecf585cd5b
Add command history to cli
...
Use up/down arrows to cycle trought it
2013-11-01 13:33: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
45da60fc3e
implemented "landing page" and changelog
2013-10-30 17:42:04 +01:00
cTn
efd0286f99
utilizing multiType
2013-10-30 17:41:29 +01:00
cTn
8509396384
display current aux channel positions
2013-10-29 14:51:56 +01:00
cTn
0084a3cf33
routine changes
2013-10-29 14:49:43 +01:00
cTn
bdfddcbadb
fixing titles
2013-10-27 23:52:12 +01:00
cTn
30c2faa2d5
display mode values in aux tab (realtime)
2013-10-16 11:15:14 +02:00
cTn
d11ff74156
Get context with jQuery
2013-09-27 17:27:41 +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
e3aaa710ae
copy to clipboard and past settings via CLI
2013-09-05 12:34:02 +02:00
cTn
03a63ce2c5
more analytics stuff
2013-08-26 15:16:49 +02:00
cTn
73d47889c3
RAW sensor tab with pulling speed selectors
2013-07-29 09:39:55 +02:00
cTn
7f3a107178
workaround for CLI terminal emulator UI
2013-07-29 08:14:49 +02:00
cTn
2b4e5642b3
experimental storage of last used port in GUI
2013-06-18 20:13:26 +02:00
cTn
29343686c5
upload section for the restore function
2013-06-18 00:14:49 +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
652f560e42
Cycle Time value is now visible in status bar
2013-06-13 13:11:53 +02:00