mnm gyro works -b4 implementing ctrl algo for mnm
Fork of BAE_b4hw_test by
mnm.h@5:4199c0dfed33, 2015-02-05 (annotated)
- Committer:
- sakthipriya
- Date:
- Thu Feb 05 22:05:29 2015 +0000
- Revision:
- 5:4199c0dfed33
mnm +hk + others
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
sakthipriya | 5:4199c0dfed33 | 1 | void INIT_PNI(void); //initialization of registers happens |
sakthipriya | 5:4199c0dfed33 | 2 | float *EXECUTE_PNI(); //data is obtained |
sakthipriya | 5:4199c0dfed33 | 3 | void T_OUT(); //timeout function to stop infinite loop |