Explore Help
Sign In
coolfactor
/
quadrotor
1
0
Fork
You've already forked quadrotor
0
Code Issues Pull Requests Projects Releases Wiki Activity
Quadrotor from scratch
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 Commits
1 Branch
0 Tags
214 KiB
Tree: 17a2289eff
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '17a2289eff'
${ noResults }
quadrotor/types.h

13 lines
156 B
Raw Normal View History Unescape Escape

More hacking: * initial Wii Motion+ support * initial timer support
15 years ago
#ifndef __TYPES_H
#define __TYPES_H
Some progress on i2c control.
15 years ago
typedef int bool;
#define TRUE 1
#define FALSE 0
More hacking: * initial Wii Motion+ support * initial timer support
15 years ago
Offload I2C work onto interrupts. For now, we just spin while waiting for the I2C activity to complete.
15 years ago
#define NULL 0
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!
14 years ago
typedef unsigned int size_t;
* Make total stack size available as a symbol * Implement SWI handler to enable/disable interrupts * Implement event system to deal with kicking non-interrupt code
15 years ago
More hacking: * initial Wii Motion+ support * initial timer support
15 years ago
#endif /* __TYPES_H */
Powered by Gitea Version: 1.16.8 Page: 346ms Template: 7ms
English
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website Go1.18.4