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

352 commits

Author SHA1 Message Date
cTn
71ee8d5ad1 utilizing new hex parser 2013-11-15 16:17:43 +01:00
cTn
d73ebb2614 adding lockdown protection on flash button 2013-11-14 19:02:32 +01:00
cTn
e1b950e034 polishing 2013-11-14 16:40:47 +01:00
cTn
422c19fb22 adding warning 2013-11-14 08:07:57 +01:00
cTn
5917b78d54 adding back button with ui hooks 2013-11-14 07:49:02 +01:00
cTn
a0c442064f bugfixes 2013-11-14 07:39:39 +01:00
cTn
b6fb43993a noting down some github api 2013-11-13 13:53:44 +01:00
cTn
89b2f79c52 polishing 2013-11-13 13:31:34 +01:00
cTn
ae04de8862 adding support for remote firmware loading 2013-11-13 13:24:05 +01:00
cTn
a06e37603f polishing across the board 2013-11-13 10:56:14 +01:00
cTn
93fed34799 removing debug code 2013-11-13 10:36:36 +01:00
cTn
d3cd348ac3 initial implementation of stm32 flash procedure 2013-11-13 10:04:14 +01:00
cTn
cf4151c3a2 adding style, implementing more UI hooks 2013-11-13 09:32:33 +01:00
cTn
3304bcf6f3 adding & utilizing hex reader 2013-11-13 09:13:24 +01:00
cTn
f15f749ed3 initial code for reading local hex file 2013-11-13 09:09:02 +01:00
cTn
5033273773 adding flasher button and initial file structure 2013-11-13 08:55:29 +01:00
cTn
4244b56ffa adding some misuse protection 2013-11-12 12:07:41 +01:00
cTn
7cbf695602 implementing live mode 2013-11-12 11:43:08 +01:00
cTn
43b0d615dc adding accel note 2013-11-12 08:48:13 +01:00
cTn
3d58387f62 change button bg color while calibrating 2013-11-12 05:16:05 +01:00
cTn
641ae33628 polishing text 2013-11-12 02:32:06 +01:00
cTn
2013095c01 motor test mode polished 2013-11-12 02:24:45 +01:00
cTn
7003a339ff utilizing capability bit 2013-11-11 13:37:03 +01:00
cTn
edc7df490c motor testing implementation (needs to be polished) 2013-11-11 12:57:22 +01:00
cTn
324721a834 save sequence for rate mode implemented 2013-11-11 07:02:32 +01:00
cTn
6316bbb80b rate mode implemented for airplane (missing save) 2013-11-11 06:56:03 +01:00
cTn
3a9b96390a removing some obsolete code 2013-11-11 06:00:52 +01:00
cTn
5a400c141f adding notice in the beginning of file 2013-11-11 05:38:48 +01:00
cTn
b21ff9ce1b polished 2013-11-10 22:53:54 +01:00
cTn
6cd532cc02 bitfields should save properly now (needs polish) 2013-11-10 22:37:19 +01:00
cTn
e4703d9b88 improving support 2013-11-10 21:56:53 +01:00
cTn
0754e9558e second approach to implement servos 2013-11-10 21:41:10 +01:00
cTn
a93ce9e384 makes no sense at all #2 2013-11-10 18:40:20 +01:00
cTn
d2b1c3553e makes no sense at all 2013-11-10 18:31:44 +01:00
cTn
00d3833454 releasing 2013-11-09 18:36:38 +01:00
cTn
475b331816 removing about page 2013-11-09 07:02:08 +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
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.
2013-11-09 04:05:33 +01:00
cTn
fbc886787d strongly refactored MSP with callback support 2013-11-09 03:52:06 +01:00
cTn
a91e04e1c4 placeholder code for rate parameter 2013-11-08 15:15:24 +01:00
cTn
32a140268d save button now actually save the configuration 2013-11-08 13:52:44 +01:00
cTn
255c0d24ae bugfixes and initial update ui hook 2013-11-08 13:30:23 +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
5941ada4cd adding forgotten array selectors 2013-11-01 21:42:28 +01:00
cTn
8e7897ed9c polishing 2013-11-01 15:04:55 +01:00
Davide Bertola
ecf585cd5b Add command history to cli
Use up/down arrows to cycle trought it
2013-11-01 13:33:19 +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