271 Commits

Author SHA1 Message Date
Stefan Dej
b56caeb458
[Automated] Merged master into target develop 2024-01-16 23:05:09 +01:00
mryel00
c0c9c418c8 docs(changelog): update changelog 2024-01-16 22:05:08 +00:00
Stefan Dej
c81b00f69c
[Automated] Merged develop into target master 2024-01-16 23:04:22 +01:00
Patrick Gehrsitz
65fc96a20e
docs: fix buster hint link (#236)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-16 22:53:28 +01:00
Patrick Gehrsitz
0c43487092
chore: add warning for libcamera on pi5 (#235)
We currently don't support libcamera devices on the Raspberry Pi 5.
This will add a warning before the libcamera device logging.

Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-16 22:13:25 +01:00
Stefan Dej
ae42a5b62c
chore: update issue bot to add github discussions (#234)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-01-16 20:14:30 +01:00
Stephan Wendel
4d3e65a7ee
feat: add dual picam detection (#229)
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2024-01-13 18:13:35 +01:00
Patrick Gehrsitz
1fbedddb65
chore: remove buildclean from make update (#231)
`make update` reclones the repositories, so we don't need to clean them before building.

Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-13 18:13:16 +01:00
Patrick Gehrsitz
f60f5d292b
chore: fix clean_apps for installations without all backends (#230)
If one of all the possible backends is not installed, `clean_apps` inside `build.sh` crashes.

Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-13 16:50:50 +01:00
Stefan Dej
8b336ac4af
[Automated] Merged master into target develop 2024-01-08 22:14:13 +01:00
mryel00
e209d19d3c docs(changelog): update changelog 2024-01-08 21:14:11 +00:00
Stefan Dej
6659f300cd
[Automated] Merged develop into target master 2024-01-08 22:13:39 +01:00
Patrick Gehrsitz
fcd12d323c
chore: add note about proxies to crowsnest.conf (#227)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-08 22:10:49 +01:00
Patrick Gehrsitz
aa97f12a5d
fix: add pi5 support (#225)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-07 17:57:56 +01:00
Patrick Gehrsitz
0b4cf6f0a1
chore: shallow clone camera-streamer submodules (#226)
This reduces the download size and disk usage for `camera-streamer`.
2024-01-07 17:30:12 +01:00
Patrick Gehrsitz
fd22d11d9b
fix: fix crash with brokenfocus and camera-streamer (#224)
If one cam with `ustreamer` is defined it will run `brokenfocus` for every cam defined. This will lead to a crash with `brokenfocus` devices with mode `camera-streamer`.
This PR fixes this issue and will only run `brokenfocus` for devices with mode `ustreamer`.
2024-01-07 17:29:33 +01:00
Patrick Gehrsitz
4feaab7249
fix: skip do_memory_split on bookworm (#223)
`do_memory_split` got removed on bookworm. Fixes #219
2024-01-07 17:27:53 +01:00
Stephan Wendel
61421f5148
fix: fixes error in detect_legacy (#217)
This will fix issue on Raspberry Pi5, which doesnt generate cam list,
because 'vcgencmd get_camera' exits with an error.

If all conditions fail it will always return '0'

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2023-12-14 23:54:46 +01:00
Patrick Gehrsitz
43a1ee3bc0
fix(build.sh): fix wrong cs branch for cloning (#215)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2023-11-28 22:21:05 +01:00
Stefan Dej
5efc8c4757
[Automated] Merged master into target develop 2023-11-23 23:25:26 +01:00
mryel00
f7ac6aa298 docs(changelog): update changelog 2023-11-23 22:25:24 +00:00
Stefan Dej
80603788bc
[Automated] Merged develop into target master 2023-11-23 23:24:49 +01:00
Patrick Gehrsitz
ccf93e3893
chore: update copyright (#214)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2023-11-23 22:20:05 +01:00
Patrick Gehrsitz
ac86287ed1
docs: update supported devices (#213)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2023-11-22 23:36:29 +01:00
Patrick Gehrsitz
44e2d07a4f
chore: add check to disable webcamd (#211)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2023-11-22 20:53:49 +01:00
Patrick Gehrsitz
b38c959bae
chore: add streamer repos update to make update (#210)
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2023-11-22 20:52:14 +01:00
Patrick Gehrsitz
178b8ad24f
chore: fix env file check (#212)
Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-11-22 20:51:20 +01:00
Stefan Dej
1a0af83c8b
[Automated] Merged master into target develop 2023-11-15 14:48:59 +01:00
mryel00
380c177620 docs(changelog): update changelog 2023-11-15 13:48:58 +00:00
Stefan Dej
a3fc4626ad
[Automated] Merged develop into target master 2023-11-15 14:48:22 +01:00
Patrick Gehrsitz
e7d85dc2e6
fix: revert #197 (#207) 2023-11-13 22:32:23 +01:00
Patrick Gehrsitz
cdb94da1a3
chore: add make argument to fix WorkingDirectory (#205) 2023-11-13 21:23:18 +01:00
Patrick Gehrsitz
5a67110c0f
chore: add better dietpi support to installer (#204) 2023-11-13 21:21:33 +01:00
Patrick Gehrsitz
2d53cc4922
chore: add startup workaround for SpeederPad (#203) 2023-11-13 21:20:59 +01:00
Patrick Gehrsitz
549f7d455a
chore: refactor camera-streamer build conditions (#201) 2023-11-09 21:53:26 +01:00
Stefan Dej
2bdc30b54c
[Automated] Merged master into target develop 2023-11-03 12:26:52 +01:00
mryel00
4050a3bcf8 docs(changelog): update changelog 2023-11-03 11:26:51 +00:00
Stefan Dej
259738da35
[Automated] Merged develop into target master 2023-11-03 12:26:18 +01:00
Patrick Gehrsitz
da53681305
chore: add shellcheck run for PRs to develop (#198) 2023-11-03 12:21:53 +01:00
Patrick Gehrsitz
293768fdca
fix(camera-streamer.sh): force camera to be always active (#197)
Potentially fixes #139
2023-11-03 12:06:44 +01:00
Patrick Gehrsitz
e69e21a096 chore: add release workflow (#194)
* chore: add release workflow

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>

* chore: fix GITHUB_TOKEN permissions

* chore: fix broken commit links

* chore: add post- and preprocessing for release workflow

* chore: update cliff action version

* chore: fix syntax error

* chore: fix PR url

* chore: bump to actions/checkout v4

---------

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-11-02 23:03:32 +01:00
Patrick Gehrsitz
5c040f24c1
fix: add bookworm support (#195) 2023-11-01 22:43:17 +01:00
Patrick Gehrsitz
b85de7b0ab
chore: add release workflow (#194)
* chore: add release workflow

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>

* chore: fix GITHUB_TOKEN permissions

* chore: fix broken commit links

* chore: add post- and preprocessing for release workflow

* chore: update cliff action version

* chore: fix syntax error

* chore: fix PR url

* chore: bump to actions/checkout v4

---------

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-10-31 12:06:51 +01:00
Patrick Gehrsitz
ae2bc21404
fix: fix wrong messages (#183)
Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-09-17 12:06:45 +02:00
Stefan Dej
767c53aaf0 Merge branch 'upstream-develop' into upstream-master 2023-09-13 20:13:32 +02:00
Stefan Dej
454a5fff57 Merge remote-tracking branch 'origin/develop' into develop 2023-09-13 19:11:35 +02:00
Stephan Wendel
3e847d102e
Merge develop branch (#178)
* fix: fix wrong gpumem calculation (#176)

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>

* fix: fix wrong syntax in gpumem (#177)

Fix syntax error made in #176
Fixes #175

---------

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
Co-authored-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-09-12 20:49:04 +02:00
Patrick Gehrsitz
dacc0d9d3a
fix: fix wrong syntax in gpumem (#177)
Fix syntax error made in #176
Fixes #175
2023-09-12 20:23:19 +02:00
Patrick Gehrsitz
e9f36c9c26
fix: fix wrong gpumem calculation (#176)
Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-09-12 19:59:44 +02:00
Patrick Gehrsitz
c9bc30414e
fix(hwhandler.sh): fix error in device logging (#169) (#170)
* fix(hwhandler.sh): fix error in device logging

If device is a Raspberry Pi and does not have libcamera-hello, it does not log devices

Error occurs in Line 93 of logging.sh



* fix: remove unnecessary double function calls



---------

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
2023-09-01 21:07:09 +02:00