Commit graph

54 commits

Author SHA1 Message Date
Konstantin Lampalzer
c02cfcd71c Move client foler 2022-12-17 23:59:06 +01:00
Konstantin Lampalzer
9b567b8c6c Protobuf prototype 2022-03-18 18:11:16 +01:00
Joel Klimont
a6af166fd1 updated version number to 0.4.1-1 2022-02-14 15:19:39 +01:00
Joel Klimont
e1e03933d2 updated version number to 0.4.1-0 2022-02-13 19:15:31 +01:00
Joel Klimont
e7f0f95d66 updated version number to 0.4.0-0
added API_FORCE for overriding API_URL
extensive logging is now disabled by default
2022-02-12 13:16:26 +01:00
Joel Klimont
2c0f05dd77 updated version number to 0.3.9-0 2022-02-04 18:36:01 +01:00
Joel Klimont
a7de603298 updated version number to 0.3.8-0 2022-02-04 17:51:21 +01:00
Joel Klimont
a5b0933eff updated version number to 0.3.7-0 2022-01-28 19:35:44 +01:00
Joel Klimont
0d15ea1654 updated version number to 0.3.6-0 2022-01-28 19:23:09 +01:00
Joel Klimont
d22c91cc4c updated version number to 0.3.5-0 2022-01-28 19:10:03 +01:00
Joel Klimont
2b3f6f86c5 updated version number to 0.3.4-0 2022-01-28 16:25:14 +01:00
Joel Klimont
d4d69daabd updated version number to 0.3.3-0 2022-01-21 16:19:44 +01:00
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
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
7f00196680 added ip address writing to daemon 2021-10-01 00:24:08 +02: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
acc91cdd74
added option to disable logging 2021-01-28 14:21:30 +01:00
Joel
e02b42060b
fixed error in logger causing rpi to think logging server is down 2021-01-26 21:18:32 +01:00
Joel
dfb66d5383
added missing dependency in .deb package 2021-01-23 21:57:28 +01:00
Joel
65d253a7b9
added more dependencies 2021-01-23 18:47:33 +01:00
Joel
7e9192072c
vision daemon now streams with a resolution of 1280x720
fixed package install
2021-01-23 02:41:19 +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
Joel
cb10bb3a4d
added dependency "python3-pip" to package 2021-01-18 20:07:43 +01:00