Commit Graph

16 Commits

Author SHA1 Message Date
t-moe
0097be0225 Merge remote-tracking branch 'origin/dev_aaron' into emulator 2015-05-11 20:57:59 +02:00
t-moe
e2bce8f163 Added filesystem module, tests and implementation for it in emulator. 2015-05-10 01:17:58 +02:00
id101010
511bbefe14 Merge remote-tracking branch 'origin/emulator' into dev_aaron 2015-05-04 22:09:34 +02:00
id101010
0b61f21e7b Fixed misplacement of prototypes in ll_tft.h and implemented a propper init function. 2015-04-27 21:26:20 +02:00
id101010
f0a6c3b4eb Implemented init functions for gpio, fsmc and display 2015-04-27 21:03:43 +02:00
t-moe
e249fb2aa2 Added font support 2015-04-27 19:45:30 +02:00
id101010
7be246ac3c Merge branch 'emulator' of github.com:t-moe/discoverpixy into emulator 2015-04-27 18:43:08 +02:00
id101010
aed90ef956 Drawcircle added (emulator) 2015-04-27 18:36:58 +02:00
t-moe
259d446888 Added touch support to emulator. Implemented basic touch function. 2015-04-27 01:39:02 +02:00
t-moe
0858b0d2cb Fixed some bugs when receiving large data. 2015-04-25 14:05:44 +02:00
t-moe
3d1e4b2ef2 Simplified code a bit. Emulator does not work stable when replugging pixy. 2015-04-25 00:40:23 +02:00
t-moe
1aa9194f51 Fixed Drawing of rects in Emulator.
Got frames from pixy to emulator. Slooooow.
2015-04-03 23:53:13 +02:00
t-moe
9a1d12ae2e Refactored discovery, to use new project structure. Almost ready. 2015-04-03 22:16:02 +02:00
t-moe
cab86098c5 Integrated pixy into emulator. Pixy is no longer in the common/libs folder but in emulator/libs and discovery/libs 2015-04-03 21:42:46 +02:00
t-moe
1f2af9f2fb Added more tft functions to common and emulator. Fixed eventloop. 2015-04-03 17:45:57 +02:00
t-moe
51089aaba1 Refactored Project Structure for use with emulator 2015-04-03 12:02:33 +02:00