Commit graph

224 commits

Author SHA1 Message Date
Michael Maclean 5b8a78a972 rtl-ais: init at 0.8.1 2020-06-10 22:46:34 +01:00
Doron Behar 93f30ea316 gnuradio: 3.7.13.4 -> 3.7.14.0 2020-05-31 11:59:30 +03:00
Mario Rodas 3f9902e765
Merge pull request #89130 from r-ryantm/auto-update/fldigi
fldigi: 4.1.12 -> 4.1.13
2020-05-29 04:40:08 -05:00
Mario Rodas a674766843
Merge pull request #89125 from r-ryantm/auto-update/dump1090
dump1090: 3.8.0 -> 3.8.1
2020-05-29 04:39:45 -05:00
Ryan Mulligan af7709afc7
Merge pull request #88366 from r-ryantm/auto-update/chirp-daily
chirp: 20200409 -> 20200430
2020-05-28 16:36:19 -07:00
R. RyanTM c845c36581 fldigi: 4.1.12 -> 4.1.13 2020-05-28 22:26:37 +00:00
R. RyanTM d001b9b24e dump1090: 3.8.0 -> 3.8.1 2020-05-28 20:36:54 +00:00
Doron Behar 208b5fbd75 gnuradio: format arguments and inputs 2020-05-23 18:42:52 +03:00
markuskowa b85cccb562
Merge pull request #87732 from markuskowa/fix-welle-io
welle-io: fix, add qtgraphicaleffects to inputs
2020-05-23 13:45:02 +02:00
R. RyanTM 9c146b8e63 chirp: 20200409 -> 20200430 2020-05-20 10:18:53 +00:00
R. RyanTM 3130356b9e urh: 2.8.7 -> 2.8.8 2020-05-20 02:54:26 +00:00
Markus Kowalewski 68160d7b78
welle-io: add qtgraphicaleffects to inputs
programm fails to start without this package
2020-05-13 12:04:37 +02:00
R. RyanTM 33272d9e98 xlog: 2.0.17 -> 2.0.19 2020-05-11 01:36:12 +00:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
R. RyanTM b94553df07 fldigi: 4.1.11 -> 4.1.12 2020-05-05 18:53:45 -07:00
R. RyanTM 986503155f urh: 2.8.5 -> 2.8.7 2020-05-05 18:53:34 -07:00
Markus Kowalewski d833b20737
dablin: 1.12.0 -> 1.13.0 2020-05-06 00:24:30 +02:00
R. RyanTM 11de28348d tlf: 1.4.0 -> 1.4.1 2020-05-04 21:05:10 -07:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
R. RyanTM c446ce30c1 chirp: 20200213 -> 20200409 2020-04-15 16:42:37 +00:00
Ryan Mulligan 051eb2e27d
Merge pull request #85068 from r-ryantm/auto-update/dump1090
dump1090: 3.7.2 -> 3.8.0
2020-04-12 06:35:35 -07:00
R. RyanTM 45763475d1 dump1090: 3.7.2 -> 3.8.0 2020-04-12 11:11:11 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM de6ba564f8 fldigi: 4.1.09 -> 4.1.11 2020-04-07 19:21:30 -07:00
R. RyanTM 9de87dcf4a flrig: 1.3.49 -> 1.3.50 2020-04-07 19:19:41 -07:00
Frederik Rietdijk e50c67ad7e
Merge pull request #83618 from NixOS/staging-next
Staging next
2020-04-05 13:13:21 +02:00
Doron Behar b70907b9b6 uhd: quote homepage URL 2020-04-05 10:35:22 +02:00
Doron Behar 0ba95d0fc2 uhd: switch to python3 by default 2020-04-05 10:35:22 +02:00
Doron Behar 7da8a30a64 uhd: move udev rules to the standard location 2020-04-05 10:35:22 +02:00
Doron Behar bcf5a67e2a uhd: cleanup deps & add many enable / disable flags 2020-04-05 10:35:22 +02:00
Doron Behar fd2c3ff812 uhd: Remove python six and requests unneeded deps (tested) 2020-04-05 10:35:22 +02:00
Doron Behar 9723ccbc34 uhd: Remove orc unneeded dep 2020-04-05 10:35:22 +02:00
Doron Behar 6dc7131d26 uhd: remove and add TODO for old build fixes 2020-04-05 10:35:22 +02:00
Doron Behar 7bbed32888 uhd: format arguments and inputs 2020-04-05 10:35:22 +02:00
Doron Behar b68894b2cf uhd: 3.14.0.0 -> 3.15.0.0
Use rec instead of let in and use only 1 version attribute.
2020-04-05 10:35:22 +02:00
Jan Tojnar 73e2823538
dump1090: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:23:19 +02:00
Frederik Rietdijk 92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Jan Tojnar ac46ffbcfc
hackrf: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.

Also move cmake to nativeBuildInputs.
2020-04-02 08:14:13 +02:00
Jan Tojnar f613cea0f7
airspy: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-02 07:59:05 +02:00
R. RyanTM 7c4913be41 pyradio: 0.8.7.1 -> 0.8.7.2 2020-04-01 18:05:07 +00:00
R. RyanTM cba196b057 urh: 2.8.3 -> 2.8.5 2020-03-30 21:48:58 -07:00
Patrick Hilhorst 5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Patrick Hilhorst 9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
R. RyanTM 348bcc9678 gnss-sdr: 0.0.11 -> 0.0.12 2020-03-14 05:56:58 +00:00
Rick van Schijndel 91c4571e4f rtl-sdr: fix cross compilation
This patch partially fixes #81985.
Cross-compiling rtl-sdr is possible using this patch.
Use nix build -f <nixpkgs-path> -A pkgsCross.raspberryPi.rtl-sdr to build rtl-sdr.

The error that occured when trying to do this before was as follows:

/nix/store/ldb2v2z0198abkp2minr9a9vz5np4mn4-cmake-3.16.4-armv6l-unknown-linux-gnueabihf/nix-support/setup-hook: line 107: cmake: command not found
2020-03-13 06:17:08 +01:00
R. RyanTM 592507780c urh: 2.8.2 -> 2.8.3 2020-03-06 07:21:10 +01:00
YI a4019eb9de pyradio: init at 0.8.7.1 2020-03-02 09:48:55 -08:00
R. RyanTM 031db7bf17 rtl_433: 19.08 -> 20.02 2020-02-21 10:09:23 +00:00
Daniel Schaefer a00a24dfc6
Merge pull request #79895 from r-ryantm/auto-update/chirp-daily
chirp: 20191221 -> 20200207
2020-02-15 22:01:00 +01:00