283 Commits

Author SHA1 Message Date
but0n
d3763d9abe Merge from <dev> 2016-12-21 09:39:55 +08:00
but0n
51354cadb8 Merge from <feature-CLI> 2016-12-21 09:38:27 +08:00
but0n
f9c4eafacd feat: Update 2016-12-21 09:37:21 +08:00
but0n
a1dd58e3a6 fix: Clear Screen of terminal 2016-12-20 23:59:29 +08:00
but0n
63157f9f57 feat: Update Command Line Interface 2016-12-20 23:27:18 +08:00
but0n
cf769e8725 add: bit map 2016-12-20 22:20:37 +08:00
but0n
d8ae32170e Merge from <feature-drawille> 2016-12-20 21:11:06 +08:00
but0n
98345ac4f7 fix: Offset Error 2016-12-20 19:17:03 +08:00
but0n
1395276681 fix: Offset Error 2016-12-20 19:09:48 +08:00
but0n
d6208568cb fix:(draw): Type Error 2016-12-20 19:05:45 +08:00
but0n
80814e213a feat:(drawille) I realize that if I just send the unicode byte by byte, the terminal still take it with ASCII [0x2800->')'] 2016-12-20 18:29:43 +08:00
but0n
d8541a6f63 feat:(drawille) First Blood 2016-12-20 16:38:03 +08:00
but0n
091b9c2dc9 Merge Pull Request from <dev> 2016-12-18 16:37:43 +08:00
but0n
9e3ffe0b89 style:(uart) A little bit enhancement 2016-12-18 16:37:03 +08:00
but0n
72075c218b Merge Pull Request from <dev> 2016-12-18 16:10:24 +08:00
but0n
f4a55f1877 Merge Pull Request from <feature-uart> 2016-12-18 16:09:40 +08:00
but0n
2d4882d89b refactor:(showData) Enhancment short to string 2016-12-18 16:08:19 +08:00
but0n
a2c97bb9de Merge Pull from dev 2016-12-17 18:08:08 +08:00
but0n
908b3b522a Merge Pull from fix-style 2016-12-17 18:06:15 +08:00
but0n
5f7054d6c4 [style]: More Readable 2016-12-17 18:04:39 +08:00
but0n
649aead7b9 [refactor]:(objdump) Merge Pull Requets from but0n/dev 2016-12-15 22:14:28 +08:00
but0n
ec0cd6d5c0 [refactor]:(objdump) Merge Pull Requets from but0n/dev 2016-12-15 22:13:50 +08:00
but0n
dc2a35a532 [style]:(objdump) Enhancement, More Readable 2016-12-15 22:11:08 +08:00
but0n
1371afa4ec Merge Pull Request from but0n/dev [fix]:(objdump) 2016-12-15 21:56:01 +08:00
but0n
47d2c405d2 [fix]: (make dump) macOS 10.2 doesn't support 'say' any more 2016-12-15 20:12:29 +08:00
but0n
880d85ba90 [style]: (main) Add Indent, more readable. 2016-12-14 15:02:29 +08:00
布桐
0b583ec61a Merge pull request #2 from but0n/dev
[STYLE]: (pointer argument define)
2016-12-13 18:34:04 +08:00
but0n
d896ce8760 [STYLE]: (pointer argument define) 2016-12-13 17:49:00 +08:00
but0n
abae9084a5 [DOCS]: Modified To-do List 2016-12-13 15:06:31 +08:00
but0n
2ccd33f0e3 [STYLE]: GPIO map 2016-12-13 14:54:50 +08:00
but0n
986285d343 [DOCS]: Add a comment 2016-12-11 17:17:22 +08:00
but0n
a8b89560af [MOD]: Removed Backup File 2016-12-11 10:56:04 +08:00
but0n
7661b46ad8 [MOD]: Rename 2016-12-10 16:22:16 +08:00
but0n
0b5338ad7d [MOD]: Fixed Todolist 2016-12-10 15:57:20 +08:00
but0n
aa7636da81 [MOD]: Make it Simpler 2016-12-10 15:53:08 +08:00
but0n
afd25e4023 [MOD]: Clean Folders 2016-12-10 15:43:58 +08:00
but0n
b62633619d [MOD]: Removed Constant Argument 2016-12-09 18:36:05 +08:00
but0n
5dc49f5d65 [MOD]: Removed Constant Argument 2016-12-09 18:34:44 +08:00
but0n
8e3f90dba0 [FIX]: before install 2016-12-02 22:54:34 +08:00
but0n
19a62d4a1f [ADD]: Add Detail of Config Argument of PID Control, and Update Codes 2016-12-02 18:26:15 +08:00
but0n
5af96c5d98 [ADD]: Add Detail of Config Argument of PID Control, and Update Codes 2016-12-02 18:16:36 +08:00
but0n
34600bd0ea [ADD]: Add Comments 2016-12-02 18:06:19 +08:00
but0n
4f013e00a2 [MOD]: Changed Labels of Throttel Define 2016-12-02 18:03:20 +08:00
but0n
8490df32e0 [MOD]: Fixed duty cycle of PWM, Normal Startup Success 2016-12-02 12:15:50 +08:00
but0n
ab2971470d [MOD]: Fixed MOTOR_LOW 2016-12-02 12:09:49 +08:00
but0n
3396b7f506 [MOD]: Changed the Rate of BLDC from 500Hz to 50Hz, 1ms-LOW, 2ms-HIGH 2016-12-02 12:03:57 +08:00
but0n
ff7c296117 [MOD]: Changed PWM Config, Fixed PID 2016-11-30 16:15:53 +08:00
but0n
b2c6db6a69 [MOD]: Changed interface 2016-11-29 16:03:17 +08:00
but0n
4f0fca8b92 [MOD]: Add PID Task 2016-11-28 22:41:31 +08:00
but0n
848805f6e4 [MOD]: Enhancement Send String Function of Wi-Fi Component 2016-11-28 22:22:08 +08:00