Revisions 0 to 10 in in which 'main.c' was changed are listed below. These revisions are ancestors of the revision [23a3e9a5..]. The "diff" links listed with each revision will show changes in 'main.c' between that revision and [23a3e9a5..].
4951 days ago: Track gyro using a DCM. view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
---|---|
Changelog: |
Track gyro using a DCM.
|
Date: | Fri, 07 Oct 2011 23:39:28 GMT |
5076 days ago: No point in calling event_dispatch() from the menu any more. view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
No point in calling event_dispatch() from the menu any more.
|
Date: | Sat, 04 Jun 2011 20:57:13 GMT |
5076 days ago: Use the timer to kick off WMP readings regularly. view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
Use the timer to kick off WMP readings regularly.
|
Date: | Sat, 04 Jun 2011 20:56:20 GMT |
5076 days ago: Use events to invoke menu handling on UART receive. We now have a basic view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
Use events to invoke menu handling on UART receive. We now have a basic
|
Date: | Sat, 04 Jun 2011 19:41:12 GMT |
5076 days ago: Change API for getch to make it the caller's responsibility to poll for view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
Change API for getch to make it the caller's responsibility to poll for
|
Date: | Sat, 04 Jun 2011 19:28:59 GMT |
5077 days ago: Make total stack size available as a symbol view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
* Make total stack size available as a symbol
|
Date: | Fri, 03 Jun 2011 21:22:01 GMT |
5086 days ago: Offload I2C work onto interrupts. For now, we just spin while waiting view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
Offload I2C work onto interrupts. For now, we just spin while waiting
|
Date: | Thu, 26 May 2011 01:57:16 GMT |
5090 days ago: Use interrupts and buffering for UART TX view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
* Use interrupts and buffering for UART TX
|
Date: | Sun, 22 May 2011 10:34:44 GMT |
5090 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
|
Date: | Sat, 21 May 2011 22:26:19 GMT |
5094 days ago: More warnings courtesy of -Wextra view file | diff | revision info | browse files | |
Author: | gavan@coolfactor.org |
Changelog: |
More warnings courtesy of -Wextra
|
Date: | Wed, 18 May 2011 14:47:56 GMT |