aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/radio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: use libtinfo.so.5 where neededMatthew Bauer2019-09-181-5/+3
| | | | | | | | This was originally added in https://github.com/NixOS/nixpkgs/pull/21350 best to use this name for clarity.
* treewide: remove redundant quotesvolth2019-09-084-4/+4
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-311-3/+5
|\
| * Merge master into staging-nextFrederik Rietdijk2019-08-311-3/+5
| |\
| | * sdrangel: add airpsy, hackrf, rtlsdr supportMarkus Kowalewski2019-08-271-3/+5
| | |
* | | treewide: remove redundant recvolth2019-08-2810-10/+10
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-283-5/+79
|\| |
| * | Merge master into staging-nextFrederik Rietdijk2019-08-271-0/+74
| |\|
| | * sdrangel: init at 4.11.7Alkeryn2019-08-251-0/+74
| | |
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-08-242-5/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * wsjtx: Fix qt errorsElis Hirwing2019-08-201-4/+4
| | | | | | | | | | | | Also do minor fixes of the derivation.
| | * fldigi: 4.1.07 -> 4.1.08R. RyanTM2019-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fldigi/versions
* | | treewide: remove redundant quotesvolth2019-08-261-2/+2
|/ /
* | treewide: name -> pnamevolth2019-08-1714-14/+28
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-1519-21/+18
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Merge pull request #66342 from markuskowa/upd-gnssmarkuskowa2019-08-121-2/+14
|\ | | | | gnss-sdr: 0.0.9 -> 0.0.11
| * gnss-sdr: 0.0.9 -> 0.0.11Markus Kowalewski2019-08-081-2/+14
| |
* | wsjtx: 2.0.1 -> 2.1.0Luke Sandell2019-08-102-13/+14
| |
* | Merge pull request #65908 from r-ryantm/auto-update/fldigiMarek Mahut2019-08-101-2/+2
|\ \ | | | | | | fldigi: 4.1.04 -> 4.1.07
| * | fldigi: 4.1.06 -> 4.1.07Marek Mahut2019-08-101-2/+2
| | |
| * | fldigi: 4.1.04 -> 4.1.06R. RyanTM2019-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fldigi/versions
* | | Merge pull request #65909 from r-ryantm/auto-update/flrigMarek Mahut2019-08-101-2/+2
|\ \ \ | | | | | | | | flrig: 1.3.45 -> 1.3.47
| * | | flrig: 1.3.46 -> 1.3.47Marek Mahut2019-08-091-2/+2
| | | |
| * | | flrig: 1.3.45 -> 1.3.46R. RyanTM2019-08-031-2/+2
| |/ / | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flrig/versions
* | | Merge pull request #65893 from r-ryantm/auto-update/chirp-dailyMarek Mahut2019-08-101-2/+2
|\ \ \ | |_|/ |/| | chirp: 20190511 -> 20190718
| * | chirp: 20190511 -> 20190718R. RyanTM2019-08-031-2/+2
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chirp-daily/versions
* | gqrx: use qt5's mkDerivationBjørn Forsman2019-08-071-1/+2
| | | | | | | | | | | | | | | | | | Fixes qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. See https://github.com/NixOS/nixpkgs/issues/65399
* | urh: add support for Pluto, soundcards, and optionally USRPThibaut Marty2019-08-031-5/+8
|/
* Merge pull request #65329 from markuskowa/pr-dabtoolsElis Hirwing2019-07-281-0/+27
|\ | | | | dabtools: init at 20180405
| * dabtools: init at 20180405Markus Kowalewski2019-07-241-0/+27
| |
* | Merge pull request #65330 from markuskowa/pr-dablinElis Hirwing2019-07-281-0/+28
|\ \ | | | | | | dablin: init at 1.11.0
| * | dablin: init at 1.11.0Markus Kowalewski2019-07-241-0/+28
| |/
* / google-gflags: move to aliases.nixOrivej Desh2019-07-251-3/+3
|/ | | | | | | google-gflags were renamed to gflags in 2012: https://github.com/gflags/gflags/#25-january-2012 gflags.name will be updated in staging.
* Merge pull request #65200 from r-ryantm/auto-update/urhMario Rodas2019-07-201-2/+2
|\ | | | | urh: 2.7.2 -> 2.7.3
| * urh: 2.7.2 -> 2.7.3R. RyanTM2019-07-201-2/+2
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/urh/versions
* | flmsg: 4.0.8.04 -> 4.0.10R. RyanTM2019-07-191-2/+2
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flmsg/versions
* multimon-ng: 1.1.7 -> 1.1.8R. RyanTM2019-07-151-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/multimon-ng/versions
* fldigi: 4.1.03 -> 4.1.04R. RyanTM2019-07-031-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fldigi/versions
* urh: 2.7.0 -> 2.7.2R. RyanTM2019-07-031-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/urh/versions
* soapyuhd: 0.3.5 -> 0.3.6Markus Kowalewski2019-06-271-2/+2
|
* Merge pull request #63247 from r-ryantm/auto-update/flrigElis Hirwing2019-06-171-2/+2
|\ | | | | flrig: 1.3.44 -> 1.3.45
| * flrig: 1.3.44 -> 1.3.45R. RyanTM2019-06-161-2/+2
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flrig/versions
* | treewide: remove unused variables (#63177)volth2019-06-161-1/+1
|/ | | | | | * treewide: remove unused variables * making ofborg happy
* urh: 2.5.7 -> 2.7.0R. RyanTM2019-06-041-6/+6
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/urh/versions
* Merge pull request #62414 from r-ryantm/auto-update/flrigElis Hirwing2019-06-011-2/+2
|\ | | | | flrig: 1.3.43 -> 1.3.44
| * flrig: 1.3.43 -> 1.3.44R. RyanTM2019-06-011-2/+2
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flrig/versions
* | uhd: 3.13.0.1 -> 3.14.0.0Will Dietz2019-05-311-3/+3
|/
* gnuradio: rename plugins gnuradio-* -> gr-*Markus Kowalewski2019-05-278-15/+15
| | | | | * harmonize plugin names with repology * added aliases to maintain backwards compatability
* Merge pull request #61975 from markuskowa/fix-rtl433Elis Hirwing2019-05-241-2/+5
|\ | | | | rtl_433: enable soapysdr backend support
| * rtl_433: enable soapysdr backend supportMarkus Kowalewski2019-05-231-2/+5
| | | | | | | | soapy support was added in 18.12