1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00
Commit graph

920 commits

Author SHA1 Message Date
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
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
bf1c58f1bd cleanup 2014-06-20 14:42:20 +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
5618d46063 release 2014-06-16 22:10:40 +02:00
cTn
0a2947b1ab sort out usb api errors in canary 2014-06-16 22:00:08 +02:00
cTn
f70b6f64ff add i2c error counter in status bar 2014-06-16 14:13:30 +02:00
cTn
22cc8f0b96 move one comment over to correct block 2014-06-13 21:45:36 +02:00
cTn
99c5906a4b now that's a proper cleanup 2014-06-10 00:19:42 +02:00
cTn
c0387850aa jump to application code routine cleaned up 2014-06-10 00:09:15 +02:00
cTn
1fb060e0fa remove obsolete chunk of code 2014-06-10 00:04:30 +02:00
cTn
7d3a29c0b7 clearStatus and loadAddress now return data 2014-06-09 23:49:08 +02:00
cTn
e8fa4e1822 documentation and major cleanup for DFU_DNLOAD 2014-06-09 23:29:36 +02:00
cTn
2a18801315 add note 2014-06-09 18:42:07 +02:00
cTn
623c049b5e ugly fix for outstanding call error 2014-06-09 17:55:21 +02:00
cTn
7bdd43fd1c make the validation pass on hexes with holes 2014-06-09 17:47:41 +02:00
cTn
be9cd9f606 implemented jump into app code 2014-06-09 13:16:58 +02:00
cTn
dce248e404 working verify (address jumps not tested) 2014-06-09 13:01:18 +02:00
cTn
4425dfb5c3 split write into load address and write routines 2014-06-09 12:46:41 +02:00
cTn
700ca41957 fix the steps for LEVEL I 2014-06-09 02:56:38 +02:00
cTn
4fdbb8468b working flashing, broken verify 2014-06-08 23:44:06 +02:00
cTn
176566f72e add missing ; 2014-06-08 22:38:58 +02:00
cTn
3e30482076 working full chip erase 2014-06-08 22:06:01 +02:00
cTn
21b0f447b6 initial work on full erase 2014-06-08 21:33:42 +02:00
cTn
12364ec087 implementing first 2 upload procedure methods 2014-06-08 21:15:12 +02:00