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

3641 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
3987 days ago: Firmware changes to match rewired control board.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Firmware changes to match rewired control board.
This is a bit more difficult than just reassigning pins as the usage
of the timers has changed to the point of using 16 bit timers where 32 bit
timers would have been ideal. This makes the use of the prescaler necessary,
and we need to cope with a different prescaler value being used on different
timers.
Date: Sat, 25 May 2013 19:24:39 GMT
4036 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
4256 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
4722 days ago: Move UART code into its own file
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: * Move UART code into its own file
* Set up vectored interrupt controller
* Set up timer interrupt
Date: Sat, 21 May 2011 22:26:19 GMT
4728 days ago: More hacking:
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: More hacking:
* initial Wii Motion+ support
* initial timer support
Date: Sun, 15 May 2011 22:22:50 GMT