1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-16 21:05:30 +03:00
Commit graph

6344 commits

Author SHA1 Message Date
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
42140d9504 re-enabling servos tab for development purposes 2013-11-10 19:13:59 +01:00
cTn
3bf4afc9e2 increasing version for development branch 2013-11-10 19:13:11 +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
b8ce42d35d disabling Servos tab for stable build 2013-11-10 19:02:02 +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
4e3dc6fa64 moving main.js to root folder 2013-11-09 18:36:26 +01:00
cTn
6d3f35de0d routine update 2013-11-09 09:32:32 +01:00
cTn
0cc045317b fixing datatype and adding new property 2013-11-09 09:28:37 +01:00
cTn
645d726bc1 removing forgotten line 2013-11-09 07:03:09 +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
5ae476d7d2 routine update 2013-11-09 05:45:59 +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
05dc57ceb7 locked tabs notify 2013-11-08 18:43:51 +01:00
cTn
b441a8eed0 routine update 2013-11-08 18:36:35 +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
a91e04e1c4 placeholder code for rate parameter 2013-11-08 15:15:24 +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
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
0497924b9c updating MSP 2013-11-08 10:24:12 +01:00
cTn
542b75e8c8 routine update 2013-11-02 15:57:12 +01:00
cTn
53afc3f0a8 readme changes 2013-11-02 15:52:38 +01:00
cTn
8c53c06fb8 routine update 2013-11-01 21:45:10 +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
cTn
a6ba32263c routine update 2013-11-01 14:46:44 +01:00
Stefan Kolla
c052b8e055 Merge pull request #4 from davibe/development
Add command history to cli
2013-11-01 06:44:56 -07: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
cTn
6c15a8a4fd routine update 2013-10-31 23:20:15 +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