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

826 commits

Author SHA1 Message Date
cTn
0f2c2f2a1d adding support for baseflights "R" bootloader jump 2013-11-13 10:25:08 +01:00
cTn
d3cd348ac3 initial implementation of stm32 flash procedure 2013-11-13 10:04:14 +01:00
cTn
3304bcf6f3 adding & utilizing hex reader 2013-11-13 09:13:24 +01:00
cTn
1bc89ae22a adding latest stuff to MSP 2013-11-11 13:33:50 +01:00
cTn
edc7df490c motor testing implementation (needs to be polished) 2013-11-11 12:57:22 +01:00
cTn
2bcb19fd42 also log MSP.code when crc fails 2013-11-10 19:08:40 +01:00
cTn
7948fb55bb increasing reboot delay to 5 seconds 2013-11-10 19:06:06 +01:00
cTn
4e3dc6fa64 moving main.js to root folder 2013-11-09 18:36:26 +01:00
cTn
0cc045317b fixing datatype and adding new property 2013-11-09 09:28:37 +01:00
cTn
475b331816 removing about page 2013-11-09 07:02:08 +01:00
cTn
74323d894f bugfixes + removing obsolete code 2013-11-09 06:18:45 +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
9ed0ebc4d6 moving libraries to appropriate folder 2013-11-09 05:48:02 +01:00
cTn
fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00
cTn
05dc57ceb7 locked tabs notify 2013-11-08 18:43:51 +01:00
cTn
e532edc748 visual notify for open/close serial port error 2013-11-08 18:31:19 +01:00
cTn
4fcd47b7e3 failed to open port (still requires notification) 2013-11-08 15:34:52 +01:00
cTn
a0db304bab bugfixes 2013-11-08 14:57:40 +01:00
cTn
32a140268d save button now actually save the configuration 2013-11-08 13:52:44 +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
0497924b9c updating MSP 2013-11-08 10:24:12 +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
30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn
bced4d0cb5 updating google-analytics-bundle 2013-10-08 12:28:05 +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
150038e65a optimizing 2013-08-31 12:30:44 +02:00
cTn
1ff4fcb669 adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
cTn
b3f00e6174 adding jquery map to the repo 2013-08-26 14:08:59 +02:00
cTn
73d47889c3 RAW sensor tab with pulling speed selectors 2013-07-29 09:39:55 +02:00
cTn
8701c2d913 updating jquery to the latest version 2013-07-29 07:57:54 +02:00
cTn
785cccfcbf save profile number in primary CONFIG object 2013-06-21 14:46:21 +02:00
cTn
d27660492e cleaning up 2013-06-19 13:55:20 +02:00
cTn
a42a464d1f fix for BUS holding after onClose 2013-06-19 13:06:14 +02:00
cTn
52e46bd9e2 removing a faulty attempt to resolve onClosed 2013-06-19 01:48:43 +02:00
cTn
11cd53f253 possible bugfix for last_port_used creation fail 2013-06-19 01:21:09 +02:00
cTn
48ceb6bb66 experimental bugfix for BUS holding 2013-06-18 20:41:15 +02:00
cTn
2b4e5642b3 experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00
cTn
fa90fbcbc4 AUX array overflow bugfix, bug found by disq 2013-06-18 13:37:31 +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
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
4b7db06fab updating jquery to v2.0.2 2013-06-12 15:33:00 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
b040b01be8 bugfixes & UI polish 2013-04-15 11:13:24 +02:00
cTn
53eecaba14 accel trim support 2013-04-15 10:03:34 +02:00