cli: Be less lazy (Will squash if this is good)
by sazzach 2 weeks 6 days
69ed315b
cli: Make argparse subparser construction lazy
by sazzach 2 weeks 6 days
96381a4f
applet.audio.dac: refactor to use `wiring`. NFC
by whitequark 3 weeks 3 days
7d46268a
software: update `pdm.min.lock`.
by whitequark 3 weeks 2 days
b2212a1c
applet.sensor.scd30: adjust voltage comment The --no-alert option is no longer necessary since the handling has been inverted.
by Rouven Czerwinski 3 weeks 5 days
a41759f3
cli: invert voltage alert handling Alert handling was default enabled which led to unintuitiv usage of the voltage cli interface, since --no-alert needs to be set if Vio should just be enabled. Invert the handling, alerting is now default disabled and --alert can be used to turn it on. Fixes https://github.com/GlasgowEmbedded/glasgow/issues/718
by Rouven Czerwinski 3 weeks 5 days
9d60e515
applet.audio.yamaha_opx: update queue length in real time. Feature suggeston by @meithecatte.
by whitequark 1 month 13 hours
068cec7f
cli: call gc.freeze before awaiting applet task
by Sam Zachary 1 month 2 days
225ead9d
software: update `pdm.min.lock`.
by github-merge-queue 1 month 2 days
5d0f8cdb
applet.audio.yamaha_opx: fix typo.
by whitequark 1 month 3 days
e867f796
Report a bug