Ian Hua / Quadcopter-mbedRTOS

Revisions of RTOS-Threads/src/Task3.cpp

Revision Date Message Actions
22:ef8aa9728013 2014-05-08 Commented and tidied entire code for release File  Diff  Annotate
21:b642c18eccd1 2014-05-08 Primary PID disabled. Secondary (rate) PID enabled. P gain tuned File  Diff  Annotate
20:b193a50a2ba3 2014-05-03 Added in ability to control PID; fixed PID initialisation bug File  Diff  Annotate
18:af657c4c3944 2014-05-03 Better FIFO handling: Only keep max of 2 packets in FIFO, read all of FIFO each time FIFO is read File  Diff  Annotate
17:18c3bd016e49 2014-05-03 Got rid of extra debug printfs. ; Implemented RCCommand restrain: 1000-2000us File  Diff  Annotate
15:10edc6b12122 2014-05-03 Next major change: Handling FIFO overflow File  Diff  Annotate
12:953d25061417 2014-05-02 Added in all sensors. Need to add in EEPROM to complete control of Tilty. Finished all telemetry output and appropriate data rates. File  Diff  Annotate
10:ef5fe86f67fe 2014-05-01 Fixed quaternion stability: FIFO was not serviced fast enough, and lacked correct tidying after each read File  Diff  Annotate
6:1a5654c14b5b 2014-04-30 Added in AUX for RC Command File  Diff  Annotate
5:4879ef0e6d41 2014-04-30 Fixed bug with gyro and plane axis, added in corrected PID SP and PV File  Diff  Annotate
4:01921a136f58 2014-04-30 Included RX Module read File  Diff  Annotate
3:605fbcb54e75 2014-04-29 Fully implemented system. Need to test stability of RTOS, and to make sure that values are correct. ; Rate Mode only. File  Diff  Annotate
2:ab967d7b4346 2014-04-29 Added in simple ESC initialise File  Diff  Annotate
1:43f8ac7ca6d7 2014-04-29 Tidy file structure: threads in separate files for easy navigation File  Diff  Annotate