1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00
Commit graph

122 commits

Author SHA1 Message Date
cTn
809cc427de fix "blinking" UI glitch 2013-12-18 21:58:01 +01:00
cTn
ad8304f7a8 handle small screen resolutions more gracefully
fixes #16
2013-12-18 14:57:27 +01:00
cTn
078d305259 allow save button to trigger with CAMSTAB 2013-12-18 02:35:00 +01:00
cTn
01a5c753aa bugfixes & tiny optimizations 2013-12-15 02:28:12 +01:00
cTn
fd62b8568c validation 2013-12-12 17:10:10 +01:00
cTn
e7a02d0e21 moving to GUI integrated interval/timeout model 2013-12-11 18:57:29 +01:00
cTn
64dbef2c58 simplify hex referencing 2013-12-10 08:19:18 +01:00
cTn
ac02c9ac5e disable servo ui when its not necessary 2013-12-08 20:19:49 +01:00
cTn
66b7f31498 moving css for each tab into separate file 2013-12-07 23:13:29 +01:00
cTn
af1c2972fc typo fix 2013-12-07 02:06:05 +01:00
cTn
1e89ffd808 show raw firmware size in bytes 2013-12-05 23:15:37 +01:00
cTn
ae6d902b88 fixing buffer overflow 2013-12-05 11:03:29 +01:00
cTn
0344110c2d using IDENT as first callback to draw initial tab
fixes #10
2013-12-05 10:25:13 +01:00
cTn
b950ad9fb8 check for CAMSTAB and CAMTRIG
fixes #12
2013-12-05 10:07:13 +01:00
cTn
607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
2013-12-05 09:54:49 +01:00
cTn
5427d18438 unverified support for gimbal in servos tab 2013-11-19 09:51:39 +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
1b4a51ef05 utilizing improved GUI object in CLI 2013-11-15 17:17:22 +01:00
cTn
c106f45ebf streamlining 2013-11-15 17:03:50 +01:00
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