2020-01-12 21:20:50 by Ryo ONODERA | Files touched by this commit (574) |
Log message:
*: Recursive revbump from devel/boost-libs
|
2019-11-03 20:32:08 by Roland Illig | Files touched by this commit (17) |
Log message:
ham: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-10-20 13:10:49 by Nia Alarie | Files touched by this commit (33) |
Log message:
Rename audio/portaudio-devel to audio/portaudio
|
2019-10-14 14:40:27 by Makoto Fujiwara | Files touched by this commit (1) | |
Log message:
(ham/gnuradio-core) Fix build problem on NetBSD, after orc is updated 0.4.29 to \
0.4.30, thanks maya@
|
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \
future Python 3.8
|
2019-08-22 14:23:56 by Ryo ONODERA | Files touched by this commit (678) |
Log message:
Recursive revbump from boost-1.71.0
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-07-08 19:50:55 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Try to fix build with boost-1.70.0
* boost-1.69.0 has "(Deprecated: Use get_executor().)" for get_io_context
in boost/asio/basic_socket.hpp. So use get_executor().context().
|
2019-07-01 06:08:55 by Ryo ONODERA | Files touched by this commit (669) |
Log message:
Recursive revbump from boost-1.70.0
|
2019-06-21 18:02:16 by Makoto Fujiwara | Files touched by this commit (5) |
Log message:
(ham/gnuradio-*) Updated 3.7.13.4 to 3.7.13.5
## [3.7.13.5] - 2019-04-20
### Fixed
#### Project Scope
- PMT: in multiple places, we triggered undef. behaviour by accessing the first \
element of potentially empty uvectors
#### gr-audio
- Windows audio for higher output multiples broken
#### gr-blocks
- QA: `udp_source_sink` flakiness
#### gr-dtv
- Several broken optimizations
- 64-APSK partially wrong ordering
- OOB access in interleaver
- uncovered worst case LDPC LUT generation
#### gr-qtgui
- Compiler Warnings
#### gr-fec
- `polar_encoder`/`_common`: Memory leak
#### gr-uhd
- GRC bindings: DC filter was could not be disabled with IQ imbalance correction \
disabled
### Added
#### gnuradio-runtime
- ctrlport: int64 for `rpcbasic_inserter`
### Changed
#### GRC
- Removed generation time from generated python code
|