Commit graph

2704 commits

Author SHA1 Message Date
Dominic Clifton
8876d3d338 Sparky - Adding flashing instructions (dfu-util, osx) 2015-01-06 00:17:04 +00:00
Dominic Clifton
caccdbaf5b Updating inflight adjustments documentation. 2015-01-06 00:16:14 +00:00
Dominic Clifton
5f9ef64df6 Updating CJMCU docs. 2015-01-05 16:30:57 +00:00
Dominic Clifton
ba01582260 Update PDF build script. 2015-01-05 15:58:27 +00:00
Dominic Clifton
636a0f906b Update documentation to advise users to maintain configuration backups. 2015-01-05 15:41:00 +00:00
Dominic Clifton
26a398c315 Updating links in Readme 2015-01-05 11:46:48 +00:00
Dominic Clifton
12a522bcd4 Merge pull request #315 from Pierre-A/naze-update-pa1
Correction of bug issue#312
2015-01-05 11:41:22 +00:00
Pierre-A
92ca14a419 Correction of bug issue#312 2015-01-05 10:40:25 +01:00
Joel Fuster
6abd6297df Merge branch 'master' of https://github.com/cleanflight/cleanflight 2015-01-04 22:34:23 -05:00
Joel Fuster
fd71e1ee93 Limit UT changes to those mixer-related 2015-01-04 22:32:11 -05:00
Joel Fuster
c853f20d75 Disable mixer debug 2015-01-04 22:25:13 -05:00
Joel Fuster
06ce23951b Rename freq parameter; remove UT warnings 2015-01-04 22:15:09 -05:00
Joel Fuster
dc3271255c More unit tests 2015-01-04 22:10:20 -05:00
Joel Fuster
de7fa3f31a Fixed point passes initial unit test 2015-01-04 21:11:40 -05:00
Joel Fuster
11a9725605 Fixed point passes initial unit test 2015-01-04 21:11:28 -05:00
Nicholas Sherlock
a0f3ee6315 Fix signed comparison warning 2015-01-05 10:28:15 +13:00
Pim van Pelt
3fc18803d6 s/[Ll][Ee][Dd]/LED/ where appropriate 2015-01-04 01:06:20 +01:00
Pim van Pelt
ca141d7975 s/[Ss]oft[Ss]erial/SoftSerial/ where appropriate 2015-01-04 01:05:03 +01:00
Pim van Pelt
4e89e748ae s/cli/CLI/ where appropriate 2015-01-04 00:58:41 +01:00
Pim van Pelt
bb5d22a8d2 Various formatting and typographic fixes 2015-01-04 00:53:24 +01:00
Dominic Clifton
a6d3f44979 Fixing typo in migration guide (pim) 2015-01-03 22:43:49 +00:00
Dominic Clifton
c177aec70f Updating documentation regarding serial port constraints. 2015-01-03 21:54:07 +00:00
Nicholas Sherlock
6c2ce5038c Merge remote-tracking branch 'upstream/master' 2015-01-04 10:35:59 +13:00
Joel Fuster
fc218ebebc Merge in benchmark changes 2015-01-03 15:01:47 -05:00
Joel Fuster
596da65a87 Interim dev checkin 2015-01-03 14:56:50 -05:00
Dominic Clifton
754d0974c5 Fix clock initialisation on new revision CJMCU boards. 2015-01-03 18:58:42 +00:00
Joel Fuster
d019fa181d time filter execution 2015-01-03 13:10:05 -05:00
Joel Fuster
64a78f82f8 Interim checkin 2015-01-03 12:25:46 -05:00
Stefan Grufman
bf3aca8240 Merge branch 'master' into xbus_jr01
Conflicts:
	src/main/io/serial.c
2015-01-03 17:23:21 +01:00
Dominic Clifton
56b8f4d37f Adding links to known working GPS receivers. 2015-01-03 13:49:33 +00:00
Dominic Clifton
5c83ba0b19 Use indentation and whitespace to improve readability. 2015-01-03 13:48:41 +00:00
Joel Fuster
20ab61479e Merge remote-tracking branch 'upstream/master' 2015-01-02 20:10:04 -05:00
Joel Fuster
ad7ec4b915 Back out notch filter changes 2015-01-02 20:03:33 -05:00
Dominic Clifton
73e82b8446 Adding new (private) MSP commands for configurating serial port
scenarios and baud rates.
2015-01-03 00:54:24 +00:00
Joel Fuster
654c614380 Fix rounding; drive unused servos 2015-01-02 17:47:00 -05:00
Joel Fuster
4bcedab3e9 Clean up lowpass patch 2015-01-02 17:16:55 -05:00
Joel Fuster
0043fb4b12 Remove unneded notch filter table 2015-01-02 17:01:01 -05:00
Joel Fuster
a3cc92347b Lowpass filter tested 2015-01-02 16:59:42 -05:00
Dominic Clifton
98b258e83f Ensure that rcRate great than 1.0 doesn't cause stability issues when
aircraft is inverted.  See #281.
2015-01-02 19:20:30 +00:00
Dominic Clifton
98343af7a2 Break MSP_API_VERSION into smaller more specific commands. Bump MSP API
version to 1.1.  Set FC version to 1.4 to match next release.
2015-01-02 18:31:51 +00:00
Joel Fuster
3eee9eb079 Lowpass testing 2015-01-01 19:24:35 -05:00
Joel Fuster
c5b822ecf1 Fix permissions 2015-01-01 17:08:14 -05:00
Dave Pitman
152cec5e3b Update Battery.md 2015-01-01 13:55:18 -08:00
Joel Fuster
cf40e3231a Add configuration of notch filter
More fine-grained filter freqs
2015-01-01 15:03:40 -05:00
Joel Fuster
ceb4690bef Servo filtering test 2015-01-01 11:56:56 -05:00
Joel Fuster
a9020d7b51 Servo filtering test 2015-01-01 11:56:41 -05:00
Nicholas Sherlock
3ef83389e9 Fix bug intoduced in 0.1.6 which truncated the header in recorded logs 2014-12-30 20:12:30 +13:00
Nicholas Sherlock
8435989dc1 Logging of P interval was missing for some reason 2014-12-30 16:35:54 +13:00
Dustin
8375831f42 Added failsafe explanation and fixed minor errors
Fixed grammar, typos, and adjusted formatting.  Added additional
explanation on items, and added a step by step instruction to setting
up failsafe for the first time.
2014-12-29 19:58:09 -07:00
Dominic Clifton
b449f2b366 Merge pull request #271 from MJ666/AlienWii32_target
Support ALIENWIIF1 as an separate target
2014-12-28 23:03:28 +00:00