222 Commits

Author SHA1 Message Date
Anton Jacker
5676ce46fd
add mesh with painlessmesh 2024-06-10 22:56:08 +02:00
jwagner4
9e26a704aa Merge branch 'main' into 'release'
# Conflicts:
#   README.md
#   doxygen.txt
#   src/Dezibot.cpp
#   src/Dezibot.h
#   src/colorDetection/ColorDetection.h
2024-06-10 13:00:33 +00:00
hhaupt
0c5f40b3a6 Merge branch 'feature/#18-calibrated-movement' of https://git.imn.htwk-leipzig.de/wagner/dezibot into feature/#18-calibrated-movement 2024-06-10 00:38:50 +02:00
hhaupt
5e2b8698d9 WIP: Read/Write from Registerbanks 2024-06-10 00:38:26 +02:00
hhaupt
a109227cbe fixed errors from merge (added calls .begin for submodules and renamed colorConstant) 2024-06-09 09:35:38 +02:00
Prof.J.Wagner
3f175e6b75 merged markdown documents for doxy input 2024-06-06 20:44:18 +02:00
Prof.J.Wagner
84a0a379d6 doxy window dressing 2024-06-06 18:27:50 +02:00
Prof.J.Wagner
a880640eeb cherry-pick doxymain.md from origin main 2024-06-06 15:45:22 +02:00
Prof.J.Wagner
abd29ec8b5 cherry-pick doxygen.txt from origin main 2024-06-06 15:39:24 +02:00
Prof.J.Wagner
8d02460054 merge into 7 color detection 2024-06-06 15:16:46 +02:00
Prof.J.Wagner
be28c7b6f0 include IR into release 2024-06-06 15:00:37 +02:00
Prof.J.Wagner
6b91a42bf6 Merge remote-tracking branch 'origin/feature/#5-motion' into release 2024-06-06 14:44:54 +02:00
Prof.J.Wagner
ae0744a503 Merge branch 'release' of https://git.imn.htwk-leipzig.de/wagner/dezibot into release 2024-06-06 14:10:18 +02:00
Prof.J.Wagner
bb34a404d4 remove duplicated src/dezibot 2024-06-06 13:59:09 +02:00
Prof.J.Wagner
4d62e30cc6 merge into Back_to_Origin 2024-06-06 13:57:16 +02:00
Prof.J.Wagner
a5f8af6d3c add doxy to git ignore list 2024-06-06 13:31:00 +02:00
hhaupt
e30395e8a6 fixed indentation after linebreak, made some refactoring 2024-06-05 13:13:26 +02:00
Hans Haupt
4ffed430e2 added documentation to display headerfile 2024-06-04 19:53:31 +02:00
mulbric1
d5cfde1fd4 Update doxymain.md 2024-06-04 16:11:40 +00:00
mulbric1
e54e79aa38 Update doxymain.md 2024-06-04 15:49:02 +00:00
mulbric1
247188e766 Update README.md 2024-06-04 15:48:20 +00:00
mulbric1
6826ae6255 Update doxygen.txt 2024-06-04 15:47:50 +00:00
mulbric1
1742019d1f Add new file 2024-06-04 15:47:21 +00:00
mulbric1
db7b7a8876 Update doxygen.txt 2024-06-04 15:44:38 +00:00
mulbric1
9b2d33a556 Update doxygen.txt 2024-06-04 15:42:20 +00:00
mulbric1
a5b289df86 Update doxygen.txt 2024-06-04 15:29:05 +00:00
mulbric1
5e8396efaf Update doxygen.txt 2024-06-04 11:10:09 +00:00
mulbric1
5c732b0435 Merge branch 'release' into 'main'
Release

See merge request wagner/dezibot!4
2024-06-04 10:22:36 +00:00
mulbric1
5bd1eee633 Release 2024-06-04 10:22:35 +00:00
Hans Haupt
d67a33c53f fixed bug with wrong indentatiojn after clear 2024-06-04 10:14:26 +02:00
hhaupt
a4a7bdc04b fixed clearDisplay(), changed linebreak to \n and added basic example 2024-06-04 00:19:59 +02:00
jwagner4
3b57cadc20 Try a page deploy 2024-06-02 19:16:13 +00:00
jwagner4
7201fda114 Remove latex 2024-06-02 18:44:34 +00:00
jwagner4
53b665f1f5 Testing pdflatex support 2024-06-02 18:33:40 +00:00
jwagner4
58f53c4b6a Testing pdflatex support 2024-06-02 18:26:36 +00:00
jwagner4
48b02d9b8c Update .gitlab-ci.yml file 2024-06-02 18:20:25 +00:00
jwagner4
b771f956e6 Update .gitlab-ci.yml file 2024-06-02 18:17:19 +00:00
jwagner4
3b48b4d429 Add pdflatex support to pipeline doxygentest 2024-06-02 18:14:54 +00:00
jwagner4
8eb4094493 Add missing make support in Pipeline doxygen test 2024-06-02 18:13:21 +00:00
jwagner4
4b1a654d2c Add latex support 2024-06-02 18:10:27 +00:00
Prof.J.Wagner
3d77482811 Doxygen test 2024-06-02 19:24:50 +02:00
Prof.J.Wagner
903e5943e7 Doxygen test 2024-06-02 19:20:27 +02:00
Prof.J.Wagner
b6744a9bde Doxygen test 2024-06-02 19:18:40 +02:00
Prof.J.Wagner
6863ed02c9 Merge branch 'release' of https://git.imn.htwk-leipzig.de/wagner/dezibot into release 2024-06-02 19:16:04 +02:00
Prof.J.Wagner
0df058dfac Doxygen test 2024-06-02 19:15:30 +02:00
jwagner4
a2303ce2b6 Update .gitlab-ci.yml file 2024-06-02 17:06:54 +00:00
Prof.J.Wagner
a58aa28894 Remove compiler warning lib claims to run on esp32s3... 2024-05-30 15:31:46 +02:00
Prof.J.Wagner
beecabfc40 rename example.ino to IMU/Detection_Print 2024-05-30 15:02:23 +02:00
Prof.J.Wagner
c7babf48c1 Merge remote-tracking branch 'origin/feature/#14-implement-motion-detection' into HEAD 2024-05-30 02:51:34 +02:00
hhaupt
829adf435c first working version, but still prints a junkdata after the text, formatstrings doesn't work 2024-05-30 00:50:43 +02:00