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

901 commits

Author SHA1 Message Date
Dominic Clifton
58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
2014-07-07 19:45:33 +01:00
Dominic Clifton
9c6fdf81c8 Update servos tab to support cleanflight's cleaner implementation of
channel forwarding which doesn't re-use 'middle'

This essentially removes the legacy multiwii hack support.
2014-07-06 12:26:41 +01:00
cTn
71c0cb65b3 display true heading and heading offset inside 3D cube area 2014-07-06 11:24:18 +02:00
cTn
918d02bedc updating welcome text, manifest version, changelog, release 2014-07-04 21:08:33 +02:00
cTn
628972d5f2 removing RapidFlash promotion 2014-07-04 20:58:55 +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
Stefan Kolla
fc47526175 Merge pull request #38 from CurtisFissel/xyz_jitter_fix
Minor CSS change to sensor XYZ numbers in Motor and Sensor Tabs
2014-07-04 14:02:52 +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
7160e204df note about 5k users 2014-07-03 12:23:35 +02:00
cTn
785109e9e2 cleanup all timeouts on disconnect, fixes hanging CLI cleanup on hot-disconnect 2014-07-02 13:55:35 +02:00
cTn
a7975883ee use GUI status instead of UI status 2014-07-02 13:54:48 +02:00
cTn
4ce533826d updating welcome/default text 2014-07-01 17:14:12 +02:00
cTn
343cb15e61 another experimental fix for serial "system_error" 2014-07-01 12:48:20 +02:00
cTn
0baad91237 track bus recovery so it wouldn't fall into infinite loop, experimental fix 2014-07-01 04:13:33 +02:00
cTn
c342ad5997 silent release 2014-06-30 03:14:51 +02:00
cTn
2642307864 better clarify firmware flasher note 2014-06-30 02:52:43 +02:00
cTn
6e0177738c removing obsolete highlight 2014-06-30 02:44:55 +02:00
cTn
f269c8a8b4 serial error events hookup 2014-06-30 02:37:29 +02:00
cTn
cf9ee40353 quiet release to address the bugs 2014-06-28 21:49:38 +02:00
cTn
05dfaf910d sprinkle in some tracking events for firmware flashing 2014-06-28 21:38:06 +02:00
cTn
959edc85e7 onReceiverError handle implementation 2014-06-28 14:25:11 +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
a7364d9112 updating changelog and manifest 2014-06-27 19:03:00 +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
e37da07bc8 interval timers bugfixes 2014-06-27 18:19:53 +02:00
cTn
f352c4edbe kill motors on sudden application close
#34
2014-06-27 17:31:12 +02:00
cTn
2e1327f2cd adding more sensitive scale factors as requested #34 2014-06-27 14:43:46 +02:00
cTn
f59671119a release 2014-06-26 15:45:37 +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
9e15e55e3f much simpler, less robust approach, fixes E+ 2014-06-25 09:42:36 +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
c36293000a updating changelog and manifest 2014-06-24 23:12:21 +02:00
cTn
7ac0afe94e correct margin for rx plot 2014-06-24 15:25:32 +02:00
cTn
a6bada4667 getting app.window.create ready for M36+ 2014-06-24 15:15:22 +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