121 Commits

Author SHA1 Message Date
t-moe
cc18c175b5 Modified emulator makefile for windows. 0.2 2015-06-08 00:41:16 +02:00
t-moe
cafa320e9e Merge remote-tracking branch 'origin/master' into windows 2015-06-08 00:17:18 +02:00
Timo
9fa7d255e4 Updated Readme.md 2015-06-07 23:54:57 +02:00
t-moe
7ca96b60c7 Added some screenshots to doc folder. 2015-06-07 23:47:56 +02:00
t-moe
92d832f26f Merge remote-tracking branch 'origin/dev_aaron' 2015-06-07 23:30:12 +02:00
t-moe
9b8022704c Wrote Fazit in Docu and System Part of Discovery. Added links to test cases. 2015-06-07 23:27:34 +02:00
id101010
72dc291e4d Corrected some Errors 2015-06-07 23:26:32 +02:00
t-moe
af9ad04a85 Merge remote-tracking branch 'origin/dev_aaron' 2015-06-07 22:21:29 +02:00
id101010
20b20f10c1 Added Fazit and a picture 2015-06-07 22:04:10 +02:00
t-moe
9b61534d27 Moved header generation scripts to utils. Added astyle config. 2015-06-07 22:01:40 +02:00
t-moe
c87220d192 Renamed pixy_helper to pixy_frame. Updated docu of appliaction. added doxygen comments to pixy_{frame,control}.h 2015-06-07 19:03:29 +02:00
id101010
d006dbd6a5 Wrote even more documentation 2015-06-07 18:58:20 +02:00
id101010
7e3de6af80 Merge remote-tracking branch 'origin/master' into dev_aaron 2015-06-07 17:02:47 +02:00
t-moe
f432236628 Merge remote-tracking branch 'origin/dev_aaron' 2015-06-07 17:01:59 +02:00
id101010
ce27acef98 Added pictures 2015-06-07 16:57:21 +02:00
t-moe
87523569a7 Started with tests in docu. fixed a small bug in emulator when drawing a rectangle. 2015-06-07 16:45:06 +02:00
id101010
33815f0d6c Documentated TFT, Touch, PID, System 2015-06-07 16:43:03 +02:00
t-moe
4b5768cedc Improved Comments in whole emulator. Finalized emulator section in docu. 2015-06-07 15:29:46 +02:00
t-moe
3e4fbab00a Merge remote-tracking branch 'origin/dev_aaron' into emulator 2015-06-07 13:48:25 +02:00
t-moe
ca1459d9d4 Copied doc resources from master branch. 2015-06-07 13:46:13 +02:00
id101010
3d98ca93bc Minor changes 2015-06-07 13:41:07 +02:00
t-moe
422b1a623c Updated Docu from Emulator. 2015-06-07 13:39:29 +02:00
id101010
802d3df373 Fixed pid controller and refactored code 2015-06-07 13:13:49 +02:00
t-moe
f004cbffa6 Updated Docu: Documented touch module and systemmodule. Improved already documented topics. 2015-06-07 00:02:23 +02:00
t-moe
c06661d25b Fixed some outdated comments in source code. Documented Gui Module in docu. 2015-06-06 20:10:10 +02:00
t-moe
ef467d0fee Merge remote-tracking branch 'origin/dev_aaron' into emulator 2015-06-06 19:07:10 +02:00
t-moe
fb652e3670 Updated docu: Added links to online doxygen docu. Added some description to app module doc. 2015-06-06 19:01:30 +02:00
id101010
a04cda9fc2 Refactured comments and implemented a bugfix for the PID controller 2015-06-06 18:51:57 +02:00
id101010
8c264c237a Comment refactoring, updated PID values 2015-06-06 18:19:28 +02:00
t-moe
6db62a6b50 Completed Docu for Pixy&Usb. Started with new table structure for other parts. 2015-06-06 18:09:33 +02:00
t-moe
c32bfde94e Font fix for windows. 0.1 2015-06-06 14:35:01 +02:00
t-moe
129b7e0ee7 Cleaned up windows build, added readme. Added Boost binaries. 2015-06-06 14:29:37 +02:00
t-moe
0fa18290dd Changed makefile of emulator to run on windows. 2015-06-06 13:47:28 +02:00
t-moe
39aee30f64 Working on Docu. Describing Pixy Libs and Src Modifications. 2015-06-04 23:46:28 +02:00
t-moe
74aa1867b5 Made pixy_test screen working again. Had to disable pixy_service. Recalibrated initial touch values. 2015-06-03 23:40:19 +02:00
t-moe
16bfdade78 Removed conflicting led usage from usb code. 2015-06-02 17:03:10 +02:00
t-moe
2521421bb4 Improved discovery Makefiles to throw away unsused symbols and make elf smaller. 2015-06-02 16:26:52 +02:00
id101010
e018a75cd3 Implemented basic pi and pid controller 2015-06-02 16:25:45 +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
3155f42646 Fixed mainscreen layout. 2015-06-01 22:45:57 +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
7ad16797ab Merge remote-tracking branch 'origin/emulator' into dev_aaron 2015-06-01 21:34:32 +02:00
t-moe
06227dadad Added calibrate screen (WIP). fixed bug in emulator drawing. 2015-06-01 21:33:40 +02:00
id101010
caa7b5c50f Added IRQ for user button, fixed some touchproblems. 2015-06-01 21:25:49 +02:00
id101010
e7300bf83b Merge remote-tracking branch 'origin/emulator' into dev_aaron 2015-06-01 18:51:27 +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