Commit Graph

1128 Commits

Author SHA1 Message Date
R. Ryantm
490c2393cc quisk: 4.2.29 -> 4.2.30 2024-03-26 23:31:11 +00:00
R. Ryantm
650a93eb69 qlog: 0.33.1 -> 0.34.0 2024-03-25 14:39:25 +00:00
R. Ryantm
bc38212569 cloudlog: 2.6.6 -> 2.6.7 2024-03-23 04:33:01 +00:00
Peder Bergebakken Sundt
e5d75daa71
Merge pull request #295548 from r-ryantm/auto-update/sdrangel
sdrangel: 7.18.1 -> 7.19.1
2024-03-22 21:19:24 +01:00
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
R. Ryantm
0f216d8d71 sdrangel: 7.18.1 -> 7.19.1 2024-03-20 08:28:03 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Weijia Wang
6a957b4747
Merge pull request #294099 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.5 -> 2.6.6
2024-03-17 15:27:57 +01:00
R. Ryantm
ba734091d3 qlog: 0.32.0 -> 0.33.1 2024-03-13 08:21:03 +00:00
R. Ryantm
5751d5f717 abracadabra: 2.4.0 -> 2.5.0 2024-03-10 00:34:38 +00:00
R. Ryantm
2ca352c592 cloudlog: 2.6.5 -> 2.6.6 2024-03-07 17:44:40 +00:00
Weijia Wang
d5443701cb
Merge pull request #290993 from r-ryantm/auto-update/hackrf
hackrf: 2023.01.1 -> 2024.02.1
2024-03-07 15:47:27 +01:00
Weijia Wang
70430bfad5
Merge pull request #290550 from r-ryantm/auto-update/sdrangel
sdrangel: 7.18.0 -> 7.18.1
2024-03-06 22:58:47 +01:00
Haris
f0fef1bf5b
wsjtx - docs: updated homepage ref 2024-02-26 13:30:09 +01:00
Sergei Trofimovich
d50536f875 srsran: fix gcc-13 build
Without the change build fails on `master` as
https://hydra.nixos.org/build/250334809:

    In file included from /build/source/srsue/hdr/phy/phy_metrics.h:26,
                     from /build/source/srsue/hdr/phy/phy_common.h:25,
                     from /build/source/srsue/src/phy/phy_common.cc:26:
    In member function 'std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator[](size_type) [with _Tp = float; long unsigned int _Nm = 5]',
        inlined from 'void srsue::phy_common::reset_measurements(uint32_t)' at /build/source/srsue/src/phy/phy_common.cc:662:18,
        inlined from 'void srsue::phy_common::reset()' at /build/source/srsue/src/phy/phy_common.cc:918:21:
    /nix/store/qs1nwzbp2ml3cxzsxihn82hl0w73snr0-gcc-13.2.0/include/c++/13.2.0/array:203:24: error: array subscript 5 is above array bounds of 'std::__array_traits<float, 5>::_Type' {aka 'float [5]'} [-Werror=array-bounds=]
      203 |         return _M_elems[__n];
          |                ~~~~~~~~^

Blanket `-Werror` is prone to build failures on newer toolchains.
Disable it via exposed `cmake` configure knob.
2024-02-24 22:51:02 +00:00
R. Ryantm
555dd6cbe7 hackrf: 2023.01.1 -> 2024.02.1 2024-02-23 21:35:37 +00:00
Nikolay Korotkiy
fafc0e9227
Merge pull request #284269 from sikmir/gnss-sdr
gnss-sdr: 0.0.17 → 0.0.19.1
2024-02-23 14:45:04 +04:00
Nikolay Korotkiy
c859b0c796
gnss-sdr: 0.0.17 → 0.0.19.1 2024-02-22 19:43:57 +04:00
R. Ryantm
111835a500 sdrangel: 7.18.0 -> 7.18.1 2024-02-22 02:54:55 +00:00
R. Ryantm
e9495f7dc5 cloudlog: 2.6.4 -> 2.6.5 2024-02-21 05:58:37 +00:00
Fabián Heredia Montiel
8f6ba740eb
Merge pull request #289918 from Emantor/chirp/maintainer
chirp: add emantor as maintainer
2024-02-19 17:04:34 -06:00
OTABI Tomoya
d6e2d76958
Merge pull request #289560 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.3 -> 2.6.4
2024-02-19 23:08:57 +09:00
Rouven Czerwinski
01c21cbb7f chirp: add emantor as maintainer
Maintenance will mostly consist of bumping the package every 2-3 months.
2024-02-19 08:44:15 +01:00
R. Ryantm
684bdfa712 sdrangel: 7.17.3 -> 7.18.0 2024-02-18 11:36:33 +00:00
R. Ryantm
ee578adfdc cloudlog: 2.6.3 -> 2.6.4 2024-02-17 15:40:30 +00:00
Mario Rodas
9d53d0c01e
Merge pull request #288258 from Emantor/topic/chirp
chirp: unstable-2023-06-02 -> unstable-2024-02-08
2024-02-15 16:22:41 -05:00
Peder Bergebakken Sundt
755d153a7a
Merge pull request #287915 from h7x4/treewide-add-main-program-4
treewide: add `mainProgram`
2024-02-15 01:45:40 +01:00
Rouven Czerwinski
4439b1f120 chirp: unstable-2023-06-02 -> unstable-2024-02-08 2024-02-12 10:53:38 +01:00
markuskowa
b2a95f20e5
Merge pull request #287666 from r-ryantm/auto-update/abracadabra
abracadabra: 2.3.5 -> 2.4.0
2024-02-12 10:51:33 +01:00
Weijia Wang
5189c6c33a
Merge pull request #286844 from wegank/freedv-bump
freedv: 1.9.7.2 -> 1.9.8
2024-02-11 19:51:29 +01:00
R. Ryantm
70e792d65e qlog: 0.31.0 -> 0.32.0 2024-02-11 10:06:28 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
9726ab03eb gqrx: 2.17.3 -> 2.17.4 2024-02-10 11:45:00 +01:00
R. Ryantm
a652c94ed9 abracadabra: 2.3.5 -> 2.4.0 2024-02-10 05:58:09 +00:00
Weijia Wang
8e0b0c17b7 freedv: 1.9.7.2 -> 1.9.8 2024-02-07 01:01:59 +01:00
Weijia Wang
392c8c8c03
Merge pull request #282451 from r-ryantm/auto-update/quisk
quisk: 4.2.28 -> 4.2.29
2024-02-04 23:56:55 +01:00
Weijia Wang
9f2b35036d
Merge pull request #281678 from r-ryantm/auto-update/fldigi
fldigi: 4.2.03 -> 4.2.04
2024-02-04 22:36:29 +01:00
Mario Rodas
a036323452
Merge pull request #284405 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.2 -> 2.6.3
2024-02-03 08:21:18 -05:00
Chuang Zhu
b688bda73b gnuradio3_8Minimal: fix build on Linux by using gcc 12 libraries
Not using simply stdenv = gcc12Stdenv due to errors like this:

/nix/store/...-binutils-2.40/bin/ld: /nix/store/...-boost-1.81.0/lib/libboost_program_options.so.1.81.0: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status
make[2]: *** [gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/build.make:131: gr-fec/lib/reed-solomon/gr_fec_rstest] Error 1
make[1]: *** [CMakeFiles/Makefile2:2165: gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/all] Error 2
2024-01-31 16:19:43 +02:00
Chuang Zhu
1e1e90e327 gnuradio3_9Minimal: fix compilation with gcc 13 2024-01-29 15:56:12 +02:00
Chuang Zhu
d075c6f0b1 gnuradio: disabledForGRafter -> disabled 2024-01-28 18:22:23 +08:00
R. Ryantm
3dcf379831 cloudlog: 2.6.2 -> 2.6.3 2024-01-28 03:58:22 +00:00
kirillrdy
75c29d4ece
Merge pull request #282448 from hzeller/20240120-update-sdrp
sdrpp: 1.0.4 -> 1.1.0-unstable-2024-01-22
2024-01-25 06:39:51 +09:00
Sandro
95b3d7bd25
Merge pull request #283474 from trofi/m17-cxx-demod-gcc-13-fix 2024-01-24 13:14:53 +01:00
Sergei Trofimovich
d7b970c4ee m17-cxx-demod: fix the build against gcc-13
Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/246569430:

    In file included from /build/source/apps/m17-mod.cpp:3:
    /build/source/include/m17cxx/Util.h:213:47: error: 'uint8_t' was not declared in this scope
      213 | constexpr bool get_bit_index(const std::array<uint8_t, N>& input, size_t index)
          |                                               ^~~~~~~
    /build/source/include/m17cxx/Util.h:12:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
       11 | #include <limits>
      +++ |+#include <cstdint>
       12 |
2024-01-24 10:55:15 +00:00
R. Ryantm
710b239fca urh: 2.9.4 -> 2.9.6 2024-01-24 03:27:41 +00:00
Henner Zeller
205038b1f7 sdrpp: 1.0.4 -> 1.1.0-unstable-2024-01-22
sdrpp switched to a rolling release, so take a git hash from head.
2024-01-22 14:15:00 -08:00
R. Ryantm
7d3d02684f abracadabra: 2.3.4 -> 2.3.5 2024-01-22 04:25:11 +00:00
R. Ryantm
3ba0ddb7ca quisk: 4.2.28 -> 4.2.29 2024-01-21 00:58:50 +00:00
Nick Cao
fc8d57cc9a
Merge pull request #282211 from wegank/freedv-bump
freedv: 1.9.7.1 -> 1.9.7.2
2024-01-20 09:59:48 -05:00