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

518 commits

Author SHA1 Message Date
cTn
2d88d2d46d servos in tabs 2014-07-10 18:24:56 +02:00
cTn
b76ec2831b aux config in tabs 2014-07-10 18:22:50 +02:00
cTn
13f49c0f64 receiver in tabs 2014-07-10 18:20:09 +02:00
cTn
00e1ae0500 pid tuning in tabs 2014-07-10 18:14:33 +02:00
cTn
f2e8f8911c initial setup in tabs 2014-07-10 18:14:26 +02:00
cTn
5efb1685a4 moving default tab to new tabs object 2014-07-10 18:14:17 +02:00
cTn
aca493301a simplify some interval cleaning code 2014-07-10 14:48:33 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
795502a585 enforce stronger interval cleanup 2014-07-09 15:46:35 +02:00
cTn
71c0cb65b3 display true heading and heading offset inside 3D cube area 2014-07-06 11:24:18 +02:00
cTn
e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 2014-07-04 20:55:46 +02:00
cTn
7d41ff54a4 cleanup, make the save button ready for future layout 2014-07-04 14:15:25 +02:00
Stefan Kolla
b5c051d1c1 Merge pull request #39 from CurtisFissel/Inital_Setup_Info_CSS
Initial Setup tab CSS changes
2014-07-04 14:05:28 +02:00
Curtis Fissel
5ed64642df Moved Save button to be relative to bottom right of window 2014-07-03 22:34:05 -04:00
Curtis Fissel
e7cb66b94b Moved Info box under the Battery Box 2014-07-04 01:54:38 +01:00
Curtis Fissel
e3fdff0fca Minor CSS change to sensor XYZ numbers in Motor and Sensor Tabs 2014-07-04 01:42:48 +01:00
cTn
6e0177738c removing obsolete highlight 2014-06-30 02:44:55 +02:00
cTn
05dfaf910d sprinkle in some tracking events for firmware flashing 2014-06-28 21:38:06 +02:00
cTn
844b211ea6 add automatic and manual offset for accel data
fixes #35
2014-06-28 13:47:52 +02:00
cTn
60fe31aaf9 add fine 0.05 scale 2014-06-28 13:37:10 +02:00
cTn
b633356bab fix clipped numbers on y axis 2014-06-28 13:35:30 +02:00
cTn
13b81934b1 track external url clicks on welcome page 2014-06-27 19:19:06 +02:00
cTn
5bbb07a9e9 update master slider on reinitialize of motor tab
while motors are active and have the same value set
2014-06-27 18:49:41 +02:00
cTn
2e1327f2cd adding more sensitive scale factors as requested #34 2014-06-27 14:43:46 +02:00
cTn
e8093b5797 polishing some of the UI outstanding quirks 2014-06-26 15:12:38 +02:00
cTn
e5648f5eae add hover to reset link 2014-06-25 13:36:17 +02:00
cTn
797de63051 hook up reset max button 2014-06-25 13:30:17 +02:00
cTn
b43f73d303 initial implementation of accel_max_read, missing reset 2014-06-25 13:25:46 +02:00
cTn
6e52d3700d save accel settings separately in motors tab 2014-06-25 13:06:55 +02:00
cTn
d128bd76a5 initial implementation of accel graph in motors tab 2014-06-25 13:01:21 +02:00
cTn
e19705e4f4 fix first uninitialized sample 2014-06-25 09:28:44 +02:00
cTn
1e459d1af8 loggin polish, sample counter bugfix 2014-06-25 09:18:01 +02:00
cTn
7ac0afe94e correct margin for rx plot 2014-06-24 15:25:32 +02:00
cTn
8422e5d10c define dynamic width for rx_plot 2014-06-24 15:04:50 +02:00
cTn
f2aa899fe0 polishing firmware flasher UI and messages 2014-06-24 14:57:41 +02:00
cTn
86aa6a282c dangerous things that people want... 2014-06-23 19:50:39 +02:00
cTn
8d18b6f10e correct profile select border colors 2014-06-23 15:31:38 +02:00
cTn
1f476eb907 kinematics Z fix 2014-06-23 10:07:43 +02:00
cTn
61bed4770f cosmetic change 2014-06-20 14:29:16 +02:00
cTn
8273081fdd moving kinematics data to array 2014-06-20 12:39:42 +02:00
cTn
8dfec796ee add error message for not being connected 2014-06-20 11:59:53 +02:00
cTn
19de1e8040 add MSP_ANALOG support to logger 2014-06-20 11:55:14 +02:00
cTn
211bd5b89e add valid way to exit logging in pass through mode 2014-06-20 11:20:29 +02:00
cTn
cb5bcf9c0a initial work on pass through mode for ReadError 2014-06-20 11:07:43 +02:00
cTn
f649418fdf moving CLI vars around 2014-06-20 10:29:01 +02:00
cTn
0a2947b1ab sort out usb api errors in canary 2014-06-16 22:00:08 +02:00
cTn
2a18801315 add note 2014-06-09 18:42:07 +02:00
cTn
700ca41957 fix the steps for LEVEL I 2014-06-09 02:56:38 +02:00
cTn
b5a1015610 DFU detection and port UI DFU option injection 2014-06-08 20:10:07 +02:00
cTn
a0582fd79f adding request usb permissions UI (DEV only) 2014-06-08 19:32:24 +02:00