t-moe
|
01ba3713f9
|
Merge remote-tracking branch 'origin/master' into windows
Conflicts:
emulator/qt/ll_tft.cpp
|
2015-06-08 15:31:24 +02:00 |
|
t-moe
|
cc8937fba2
|
Corrected small typos in docu.
|
2015-06-08 15:28:27 +02:00 |
|
t-moe
|
795109518d
|
Merge remote-tracking branch 'origin/dev_aaron'
|
2015-06-08 11:21:11 +02:00 |
|
id101010
|
f18a936129
|
Updated PID values with Ziegler/Nichols
|
2015-06-08 11:10:26 +02:00 |
|
t-moe
|
a92c48bc2c
|
Added pdf of doxygen output inclusive code.
|
2015-06-08 11:03:53 +02:00 |
|
t-moe
|
fceb2d15b2
|
Updated fileheaders and styled files using astyle.
|
2015-06-08 11:00:52 +02:00 |
|
t-moe
|
7e61a129a3
|
Changed genheader script a bit.
|
2015-06-08 10:54:07 +02:00 |
|
t-moe
|
1f87648233
|
Finalized Docu. Modified Doxyfile to generate pdf of code. Modified Readme.md
|
2015-06-08 10:26:50 +02:00 |
|
t-moe
|
73db8b5c25
|
Added doxygen mainpage comment in app.h
|
2015-06-08 01:15:48 +02:00 |
|
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 |
|