Releases: singular0/coreletd
Release list
coreletd 0.1.1
Install
For the ClockworkPi uConsole with the AIO v2 board, on Debian
trixie or newer -- older images ship libgpiod 1.6, which this will
not run against. Install the file path, with the leading ./, so
apt pulls the runtime dependencies in rather than going looking for
a package by that name:
sudo apt install ./coreletd_0.1.1_arm64.deb
Nothing here is signed, so SHA256SUMS is the only way to check
what you downloaded.
Installing does not start the daemon: the frequency is a legal
question and a 22 dBm PA into an unfitted antenna is a hardware
one. Set lora_freq for your region in
/etc/coreletd/coreletd.ini, fit an antenna, then
sudo systemctl enable --now coreletd
Full Changelog: v0.1.0...v0.1.1
coreletd 0.1.0
Install
For the ClockworkPi uConsole with the AIO v2 board, on Debian
trixie or newer -- older images ship libgpiod 1.6, which this will
not run against. Install the file path, with the leading ./, so
apt pulls the runtime dependencies in rather than going looking for
a package by that name:
sudo apt install ./coreletd_0.1.0_arm64.deb
Nothing here is signed, so SHA256SUMS is the only way to check
what you downloaded.
Installing does not start the daemon: the frequency is a legal
question and a 22 dBm PA into an unfitted antenna is a hardware
one. Set lora_freq for your region in
/etc/coreletd/coreletd.ini, fit an antenna, then
sudo systemctl enable --now coreletd
Full Changelog: https://github.com/singular0/coreletd/commits/v0.1.0