File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,6 +54,24 @@ Depends:
5454Description: AX.25/aprs subsystem for ka9q-radio
5555 Provides AFSK AX.25 decoder, APRS extractor and feeder
5656
57+ Package: ka9q-radio-recordings
58+ Architecture: any
59+ Depends:
60+ ${misc:Depends},
61+ systemd
62+ Description: recording subsystem for ka9q-radio
63+ Provides some sample configurations for automatic recording of groups of audio
64+ channels from ka9q-radio's radiod
65+
66+ Package: ka9q-radio-horus
67+ Architecture: any
68+ Depends:
69+ ${misc:Depends},
70+ systemd
71+ Description: demodulation subsystem for horus balloon telemetry
72+ Decode balloon telemetry in the Horus (VK5QI) format
73+ requires horus_demod package to be manually installed
74+
5775Package: ka9q-radio-ft
5876Architecture: any
5977Depends:
Original file line number Diff line number Diff line change 1+ # ka9q-radio-horus.install
2+ etc/radio/horus.conf
3+ usr/bin/start-ka9q-horus
4+ usr/lib/systemd/system/horusdemod.service
Original file line number Diff line number Diff line change 1+ # ka9q-radio-recordings.install
2+ etc/logrotate.d/recordings.rotate
3+ etc/radio/recordings@aviation.conf
4+ etc/radio/recordings@cactus.conf
5+ etc/radio/recordings@darn.conf
6+ etc/radio/recordings@fm.conf
7+ etc/radio/recordings@papa.conf
8+ etc/radio/recordings@pictures.conf
9+ etc/radio/recordings@wins.conf
10+ etc/radio/recordings@wwv.conf
11+ usr/lib/systemd/system/recordings@.service
You can’t perform that action at this time.
0 commit comments