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

752 commits

Author SHA1 Message Date
cTn
77f00b0c6b support for already initialized mcu 2013-12-03 21:23:31 +01:00
cTn
bb5bffc555 bugfix 2013-12-03 20:55:48 +01:00
cTn
04ee01f057 loosing up verification for interface init 2013-12-03 20:52:00 +01:00
cTn
bc0393e932 updating lib 2013-11-24 19:52:53 +01:00
cTn
56251916aa handle connecting failure more gracefully 2013-11-22 12:11:20 +01:00
cTn
e99cbcecee polishing connect UI 2013-11-22 11:59:38 +01:00
cTn
d21dc8c916 implemented automatic port poll/refresh 2013-11-20 12:26:00 +01:00
cTn
cf601a38f3 some initial fixes, still broken :'( 2013-11-16 19:14:34 +01:00
cTn
55de43255c implements progress bar fix #7 2013-11-16 13:03:42 +01:00
cTn
f490f99596 processing hex file in different thread 2013-11-16 10:01:29 +01:00
cTn
1a80ecff44 variable bitrate definition per OS 2013-11-15 18:03:10 +01:00
cTn
557ed55144 improving GUI object 2013-11-15 17:13:36 +01:00
cTn
c106f45ebf streamlining 2013-11-15 17:03:50 +01:00
cTn
bbd0842927 adding notes 2013-11-15 16:35:36 +01:00
cTn
f66e97608f more debug info 2013-11-15 16:33:10 +01:00
cTn
3d7f66f586 updating supported chips table 2013-11-15 16:31:16 +01:00
cTn
71ee8d5ad1 utilizing new hex parser 2013-11-15 16:17:43 +01:00
cTn
c57d52c3d5 new more powerful hex parser 2013-11-15 16:17:25 +01:00
cTn
26803515f5 bugfixes & polishing 2013-11-14 19:16:33 +01:00
cTn
fd50a72d0a polishing last commit 2013-11-14 16:48:37 +01:00
cTn
0339c396a7 new approach of dealing with the reboot "R" 2013-11-14 16:41:09 +01:00
cTn
75ff1dcc90 adding support for connect_lock property in GUI 2013-11-14 07:27:35 +01:00
cTn
89b2f79c52 polishing 2013-11-13 13:31:34 +01:00
cTn
bac9677d15 bugfixes 2013-11-13 11:48:45 +01:00
cTn
eb694f866f routine update 2013-11-13 10:59:07 +01:00
cTn
a06e37603f polishing across the board 2013-11-13 10:56:14 +01:00
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