Commit Graph

37 Commits

Author SHA1 Message Date
t-moe
2521421bb4 Improved discovery Makefiles to throw away unsused symbols and make elf smaller. 2015-06-02 16:26:52 +02:00
t-moe
da34bceffa Fixed all printf related problems on discovery using workarounds and newlib nano-instead of newlib 2015-06-02 16:21:41 +02:00
t-moe
eb573bc589 Finalized calibration. Fixed a bug in screen module. 2015-06-01 23:28:31 +02:00
t-moe
60c2895e3a Fixed lowlevel tft discovery functions for draw_char and fill_rect. 2015-06-01 22:44:58 +02:00
t-moe
3b95affd93 Merge remote-tracking branch 'origin/dev_aaron' into emulator 2015-06-01 22:16:00 +02:00
id101010
caa7b5c50f Added IRQ for user button, fixed some touchproblems. 2015-06-01 21:25:49 +02:00
id101010
dff2e76cab Touch recognition working 2015-06-01 01:30:51 +02:00
id101010
7d2d1a13e4 Implemented basic sampling and averaging of touch coordinates using timer7 2015-05-29 01:34:55 +02:00
id101010
1785b80dc4 Recent changes without temporary files 2015-05-28 22:32:13 +02:00
id101010
30197bfc69 recent changes 2015-05-28 22:30:34 +02:00
id101010
9b1020c0bb Working PENIRQ 2015-05-28 17:13:55 +02:00
id101010
5bda699f79 implemented functions to get x and y coordinates and a test function 2015-05-28 16:07:26 +02:00
id101010
1396d24f57 Working touchcontroller communication 2015-05-13 01:34:26 +02:00
t-moe
e93b3f145c Improved makefiles to show colored errors/warnings 2015-05-12 14:34:26 +02:00
id101010
aec62d4e02 Added datasheets, updated touchsupport. 2015-05-12 14:32:43 +02:00
id101010
3b30f4e84c Merge remote-tracking branch 'origin/emulator' into dev_aaron 2015-05-12 14:19:36 +02:00
id101010
5e374f4a2e Added datasheet and touch template 2015-05-12 11:48:00 +02:00
id101010
3b2ef3094d Added PID source code and Pinmap 2015-05-12 11:10:17 +02:00
t-moe
0097be0225 Merge remote-tracking branch 'origin/dev_aaron' into emulator 2015-05-11 20:57:59 +02:00
id101010
21fddc32ea Implemented new functions 2015-05-11 20:40:43 +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
c224d40bbf Changed display init 2015-05-04 22:04:29 +02:00
id101010
a41359173a Implemented ll_tft_fill_rectange and ll_tft_set_window 2015-04-28 23:31:14 +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
416883c15b Pixy&Usb work with the new folder structure now. 2015-04-25 00:20:28 +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
21dd1e21f7 Starting to integrate usb branch.
Optimized Makefiles
2015-04-03 18:46:25 +02:00