Commit graph

45 commits

Author SHA1 Message Date
Joel Klimont
bbcbfa210f updated version number to 0.3.2-0 2022-01-09 18:48:20 +01:00
Joel Klimont
0db6ed23b2 postinstallscript now enables the background service explicitly 2021-11-19 13:38:34 +01:00
Joel Klimont
7f76813df1 changed version number to 0.3.0-0 2021-11-13 20:43:45 +01:00
root
c5dd14fb1f Add bot driving slower 2021-11-12 19:17:14 +00:00
Joel Klimont
b2d025002e changed version number to 0.2.9-0 2021-11-05 15:23:13 +01:00
Joel Klimont
107ba9c667 updated version 2021-10-16 23:51:59 +02:00
Joel Klimont
97b08497d8 updated version 2021-10-14 15:22:09 +02:00
Joel Klimont
d81eb73b46 updated version
fixed ip date output
2021-10-14 14:07:06 +02:00
Joel Klimont
9f09ca3382 updated version number 2021-10-14 14:00:03 +02:00
Joel Klimont
74db0ca676 updated version number 2021-10-14 13:44:12 +02:00
Joel Klimont
881f8ddbf8 added error output to get_ip 2021-10-06 13:20:21 +02:00
Joel Klimont
436ef35d46 renamed /getMeteoroid to /getMeteoroids
small corrections in ip daemon
2021-10-06 00:19:58 +02:00
Joel Klimont
89d681d10f changed version number to 0.2.5-0 2021-10-02 17:39:48 +02:00
Joel Klimont
d1a86d2c0e fixed logging in background daemon 2021-10-01 13:37:56 +02:00
Joel Klimont
3eab71aaf5 fixed bug in get_meteoroids which would recursively call the wrong function 2021-10-01 02:46:52 +02:00
Joel Klimont
d58a41da69 fixed missing api calls and documentation 2021-10-01 02:40:16 +02:00
Joel Klimont
d06e6fa32d added api requests 2021-10-01 01:50:31 +02:00
Joel Klimont
a81fd4204b fixed version number in package init 2021-10-01 00:33:45 +02:00
Konstantin Lampalzer
3ef0fff256 update documentation 2021-09-13 19:14:47 +02:00
Konstantin Lampalzer
aac99a11ba Minor fixes 2021-09-11 21:12:58 +02:00
Konstantin Lampalzer
3fe3139961 Add MetricsLogging 2021-09-06 18:51:52 +02:00
Konstantin Lampalzer
50709c96e0 Added prints on library startup 2021-09-05 11:27:23 +01:00
Konstantin Lampalzer
3e7df14da8 Fixed Encoder clear at startup 2021-09-04 15:00:33 +01:00
Konstantin Lampalzer
9e61023e67 Fixed reset delay 2021-09-04 14:50:43 +01:00
Konstantin Lampalzer
91884bd433 Add auto reset of stm on start 2021-09-04 15:35:38 +02:00
Konstantin Lampalzer
0f103cb34d Add encoder resetting, SPI health check 2021-08-23 22:13:01 +01:00
Joel
4bf031a6c7
small fixes in api requests for double elimination 2021-04-23 19:42:45 +02:00
Joel Klimont
bd2000f774 small changes in build script 2021-04-02 18:46:14 +02:00
Joel Klimont
d84a45f601 updated vision to dismiss buffered frames 2021-04-02 13:52:01 +02:00
Joel Klimont
0e43f88fda updated vision to dismiss buffered frames 2021-04-01 00:19:59 +02:00
Joel
4d5b5a5063
update package
included missing dependency
2021-03-19 15:24:46 +01:00
Joel
ee9432317a
/getScores is now implemented in api 2021-03-05 15:45:34 +01:00
Joel
a7d1fca14a
api position objects now implements __str__ and __repr__ 2021-03-04 21:48:54 +01:00
Joel
d468732040
changed api according to specification 2021-02-10 22:41:23 +01:00
Joel
5e46e8068a
changed api client according to specification
bug fixes in VisionDaemon
2021-02-10 03:22:55 +01:00
Joel
ce6b06544a
when importing complib a version check is now performed and the user is notified if he is using an outdated version 2021-02-06 23:51:24 +01:00
Joel
d4b577046e
vision module is not using rtmp stream anymore
jpeg webstream now runs with nearly zerolatency (currently limited to 640x480px)
2021-02-04 16:02:45 +01:00
Joel
6c579bb5fb
small changes and fixes 2021-01-30 01:53:25 +01:00
Joel
af3f832758
fixed buzzer thread
fixed logging
fixed postinstall.sh
2021-01-29 14:21:03 +01:00
Joel
efd03d71a1
buzzer is now starting to issue a warning if battery is under 15% 2021-01-28 23:15:21 +01:00
Joel
77c2354c00
updated to version 0.0.3
added vision daemon which runs in the background
added more documentation to vision module
now including opencv dependencies in complib package
2021-01-21 23:55:26 +01:00
Konstantin Lampalzer
ce1c82a192 Add more logging and exception 2021-01-21 16:43:01 +00:00
Konstantin Lampalzer
b2a085eab3
Add logstash logger 2021-01-16 20:44:53 +01:00
joel
1b6fd1cfdf small changes 2021-01-16 18:55:10 +01:00
Konstantin Lampalzer
daef7c97e4
Rename folder 2021-01-16 02:10:40 +01:00
Renamed from compLIB/__init__.py (Browse further)