Commit Graph

76 Commits (93fed347996951a428134b457cb61cd7c3d23aac)

Author SHA1 Message Date
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