8 Commits

Author SHA1 Message Date
d0f9f46f9c Store the configuration on the SD card 2015-08-13 14:10:09 +00:00
4f171f3023 Add missing file and tidy up somewhat. 2014-11-23 20:20:48 +00:00
8b3ff9feba Add preliminary support for HMC5883L magnetometer and MPL3115A2 altimeter.
Logging only, at this stage.
2014-11-23 18:54:11 +00:00
e8adff93c1 Bye bye Wii Motion Plus, hello MPU6050. Also, increase control loop
to 200Hz, add SD card logging, and a number of other changes.
2014-05-06 21:03:48 +00:00
b9c08d88b1 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.
2013-04-07 01:39:36 +00:00
2fa58944fa New radio, new calibration values.
Oh, and code to make the calibration easier/possible.
2013-04-07 00:17:31 +00:00
999e129e2c 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.
2012-09-22 12:08:07 +00:00
3f12132231 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!
2012-08-30 12:42:38 +00:00