Commit Graph

74 Commits (b21ff9ce1b4b1c35b9b0f301db86ed86845196e9)

Author SHA1 Message Date
cTn b21ff9ce1b polished 11 years ago
cTn 6cd532cc02 bitfields should save properly now (needs polish) 11 years ago
cTn e4703d9b88 improving support 11 years ago
cTn 0754e9558e second approach to implement servos 11 years ago
cTn a93ce9e384 makes no sense at all #2 11 years ago
cTn d2b1c3553e makes no sense at all 11 years ago
cTn 00d3833454 releasing 11 years ago
cTn 475b331816 removing about page 11 years ago
cTn 0f23b5f5d9 utilizing tab_switch_cleanup functionality 11 years ago
cTn 36604ca724 implementing GUI object with active_tab tracking 11 years ago
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.
11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn a91e04e1c4 placeholder code for rate parameter 11 years ago
cTn 32a140268d save button now actually save the configuration 11 years ago
cTn 255c0d24ae bugfixes and initial update ui hook 11 years ago
cTn 5f6aeb72f8 initial work on servos 11 years ago
cTn 711a052f04 adding servos tab 11 years ago
cTn 5941ada4cd adding forgotten array selectors 11 years ago
cTn 8e7897ed9c polishing 11 years ago
Davide Bertola ecf585cd5b Add command history to cli
Use up/down arrows to cycle trought it
11 years ago
Stefan Kolla 737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
11 years ago
Davide Bertola f8bab91562 Add debug graphs to raw sensor data tab 11 years ago
cTn 45da60fc3e implemented "landing page" and changelog 11 years ago
cTn efd0286f99 utilizing multiType 11 years ago
cTn 8509396384 display current aux channel positions 11 years ago
cTn 0084a3cf33 routine changes 11 years ago
cTn bdfddcbadb fixing titles 11 years ago
cTn 30c2faa2d5 display mode values in aux tab (realtime) 11 years ago
cTn d11ff74156 Get context with jQuery 11 years ago
cTn 89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
11 years ago
cTn e3aaa710ae copy to clipboard and past settings via CLI 11 years ago
cTn 03a63ce2c5 more analytics stuff 11 years ago
cTn 73d47889c3 RAW sensor tab with pulling speed selectors 11 years ago
cTn 7f3a107178 workaround for CLI terminal emulator UI 11 years ago
cTn 2b4e5642b3 experimental storage of last used port in GUI 11 years ago
cTn 29343686c5 upload section for the restore function 11 years ago
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
11 years ago
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
11 years ago
cTn 652f560e42 Cycle Time value is now visible in status bar 11 years ago
cTn f42a1fd708 added placeholder text for CLI input field 11 years ago
cTn 53638fd3f8 polishing the last GPS commit 11 years ago
cTn 58d34ee9e5 initial code for gps strength indicator 11 years ago
cTn 64bfbbf644 using dynamic scale for raw sensor data
this approach might not be the "best" but its necessary because multiwii
doesn't scale the units "properly" across different sensors and
different builds, sadly this is the only way to have at least some sort
of "compatibility" between the builds
12 years ago
cTn 4c789a58c6 aux configuration bugfix from dade 12 years ago
cTn 906bc4230a some custom handling of ANSI escape codes 12 years ago
cTn b040b01be8 bugfixes & UI polish 12 years ago
cTn 53eecaba14 accel trim support 12 years ago
cTn 0a1b8c5d03 battery voltage indicator 12 years ago
cTn 369a3cb020 about tab and other tiny improvements 12 years ago
cTn e3ca33fafb CLI debug cleanup 12 years ago