Commit Graph

792 Commits (fc11eca5c0d9b15df89224dc23e8f705e7de769c)

Author SHA1 Message Date
cTn 1a80ecff44 variable bitrate definition per OS 11 years ago
cTn 557ed55144 improving GUI object 11 years ago
cTn c106f45ebf streamlining 11 years ago
cTn bbd0842927 adding notes 11 years ago
cTn f66e97608f more debug info 11 years ago
cTn 3d7f66f586 updating supported chips table 11 years ago
cTn 71ee8d5ad1 utilizing new hex parser 11 years ago
cTn c57d52c3d5 new more powerful hex parser 11 years ago
cTn 26803515f5 bugfixes & polishing 11 years ago
cTn fd50a72d0a polishing last commit 11 years ago
cTn 0339c396a7 new approach of dealing with the reboot "R" 11 years ago
cTn 75ff1dcc90 adding support for connect_lock property in GUI 11 years ago
cTn 89b2f79c52 polishing 11 years ago
cTn bac9677d15 bugfixes 11 years ago
cTn eb694f866f routine update 11 years ago
cTn a06e37603f polishing across the board 11 years ago
cTn 0f2c2f2a1d adding support for baseflights "R" bootloader jump 11 years ago
cTn d3cd348ac3 initial implementation of stm32 flash procedure 11 years ago
cTn 3304bcf6f3 adding & utilizing hex reader 11 years ago
cTn 1bc89ae22a adding latest stuff to MSP 11 years ago
cTn edc7df490c motor testing implementation (needs to be polished) 11 years ago
cTn 2bcb19fd42 also log MSP.code when crc fails 11 years ago
cTn 7948fb55bb increasing reboot delay to 5 seconds 11 years ago
cTn 4e3dc6fa64 moving main.js to root folder 11 years ago
cTn 0cc045317b fixing datatype and adding new property 11 years ago
cTn 475b331816 removing about page 11 years ago
cTn 74323d894f bugfixes + removing obsolete code 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 9ed0ebc4d6 moving libraries to appropriate folder 11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn 05dc57ceb7 locked tabs notify 11 years ago
cTn e532edc748 visual notify for open/close serial port error 11 years ago
cTn 4fcd47b7e3 failed to open port (still requires notification) 11 years ago
cTn a0db304bab bugfixes 11 years ago
cTn 32a140268d save button now actually save the configuration 11 years ago
cTn 5f6aeb72f8 initial work on servos 11 years ago
cTn 711a052f04 adding servos tab 11 years ago
cTn 0497924b9c updating MSP 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 30c2faa2d5 display mode values in aux tab (realtime) 11 years ago
cTn bced4d0cb5 updating google-analytics-bundle 11 years ago
cTn 89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
11 years ago
cTn 150038e65a optimizing 11 years ago
cTn 1ff4fcb669 adding some google analytics stuff in 11 years ago
cTn b3f00e6174 adding jquery map to the repo 11 years ago
cTn 73d47889c3 RAW sensor tab with pulling speed selectors 11 years ago
cTn 8701c2d913 updating jquery to the latest version 11 years ago
cTn 785cccfcbf save profile number in primary CONFIG object 11 years ago
cTn d27660492e cleaning up 11 years ago
cTn a42a464d1f fix for BUS holding after onClose 11 years ago
cTn 52e46bd9e2 removing a faulty attempt to resolve onClosed 11 years ago
cTn 11cd53f253 possible bugfix for last_port_used creation fail 11 years ago
cTn 48ceb6bb66 experimental bugfix for BUS holding 11 years ago
cTn 2b4e5642b3 experimental storage of last used port in GUI 11 years ago
cTn fa90fbcbc4 AUX array overflow bugfix, bug found by disq 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 652f560e42 Cycle Time value is now visible in status bar 11 years ago
cTn 4b7db06fab updating jquery to v2.0.2 11 years ago
cTn 58d34ee9e5 initial code for gps strength indicator 11 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 88e7bc8a9f CLI bugfixes 12 years ago
cTn 12d205a6a4 polishing 12 years ago
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
12 years ago
cTn ac1090b4a4 CLI tab 12 years ago
cTn e1c1522da5 css3 compass O.o 12 years ago
cTn a8c76cf278 RAW sensor data plot tab 12 years ago
cTn f9bf55a64b GPS info block for initial tab 12 years ago
cTn 514dd8a692 initial sensor tab commit 12 years ago
cTn f8125289b6 attitude visualization via simple 3d block 12 years ago
cTn 6e2afc6913 Motor/Servo Output tab & port usage indicator 12 years ago
cTn 14ef72b7ea full dynamic support for Auxiliary Configuration 12 years ago
cTn cdd8a4e2b2 AUX improvements 12 years ago
cTn 78efe0df5b initial AUX config hooks 12 years ago
cTn 2f9db4fa4e Receiver and PID tab fully implemented, enjoy 12 years ago
cTn d450a3f518 full PID tuning support
RC related tunings like expos, etc will be available inside Receiver tab
12 years ago
cTn 37c576bd24 saving of PID tunings is fully working now 12 years ago
cTn b064b11740 adding some notes 12 years ago
cTn c7f88dcdc4 initial support for receiver data viewing 12 years ago
cTn 5bd32c2246 serial backend support to read PID data 12 years ago
cTn ae7a6cfa0a accel and mag calibration hooks 12 years ago
cTn 9fda14b5f2 initial support for tab UI setup 12 years ago
cTn 3c67b3d9dc detected sensors indicators 12 years ago
cTn 292029ebcd extending serial backend (far from finished) 12 years ago
cTn be66960782 Initial commit 12 years ago