Revisions 0 to 10 in in which 'Makefile' was changed are listed below. These revisions are ancestors of the revision [bfc9e27f..]. The "diff" links listed with each revision will show changes in 'Makefile' between that revision and [bfc9e27f..].

3634 days ago: Yes, we do actually want I2C to run fast.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Yes, we do actually want I2C to run fast.
Date: Sat, 17 May 2014 12:33:47 GMT
3645 days ago: Bye bye Wii Motion Plus, hello MPU6050. Also, increase control loop
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Bye bye Wii Motion Plus, hello MPU6050. Also, increase control loop
to 200Hz, add SD card logging, and a number of other changes.
Date: Tue, 06 May 2014 21:03:48 GMT
4040 days ago: Implement CPPM reception. Keep it as an option for now.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Implement CPPM reception. Keep it as an option for now.
Recalibrate the radio, as the timings have changed.
And, it seems a couple of channels are now swapped with the new radio. Or
rather, unswapped. So fix the channel map to match.
Date: Sun, 07 Apr 2013 01:39:36 GMT
4040 days ago: New radio, new calibration values.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: New radio, new calibration values.
Oh, and code to make the calibration easier/possible.
Date: Sun, 07 Apr 2013 00:17:31 GMT
4159 days ago: Limit integral windup, some new PID values and linearise thrust.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Limit integral windup, some new PID values and linearise thrust.
Date: Sat, 08 Dec 2012 12:31:17 GMT
4236 days ago: Improve handling of arming, providing LED blink codes if the arming fails.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Improve handling of arming, providing LED blink codes if the arming fails.
Also, implement a software watchdog to make sure that the main real-time
modules are actually being run. Provide a panic facility, also giving blink
codes to indicate the panic reason.
Date: Sat, 22 Sep 2012 12:08:07 GMT
4259 days ago: Let's have an LED driving module so that we can output different patterns for
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Let's have an LED driving module so that we can output different patterns for
status indications etc.
Date: Thu, 30 Aug 2012 14:04:33 GMT
4259 days ago: Lots of development of new features. Radio input, motor output, PID control
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Lots of development of new features. Radio input, motor output, PID control
loops, boot-time initialisation, option to run without attached UART.
And.. it flies!
Date: Thu, 30 Aug 2012 12:42:38 GMT
4559 days ago: Take interleaved accelerometer and gyro readings, and integrate them into
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Take interleaved accelerometer and gyro readings, and integrate them into
a single attitude estimation.
A bunch of debug stuff, too.
Date: Fri, 04 Nov 2011 12:47:16 GMT
4587 days ago: Track gyro using a DCM.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Track gyro using a DCM.
This brings in an implementation of some general matrix manipulation routines,
not all of which are used at teh moment.
Output the DCM on the UART at 50Hz for the host to display it usefully.
Date: Fri, 07 Oct 2011 23:39:28 GMT