2023-05-16 23:20:53 by Thomas Klausner | Files touched by this commit (38) |
Log message:
*: PKGREVISION bump for fmtlib shlib major bump
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
2023-04-24 08:36:55 by Tobias Nygren | Files touched by this commit (1) |
Log message:
gnuradio-companion: fix PLIST
blocks_throttle2.block.yml needs to be in this package to make
other gnuradio packages build.
|
2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271) |
Log message:
revbump for boost
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-04-11 13:20:52 by Makoto Fujiwara | Files touched by this commit (12) |
Log message:
(ham/gnuradio-*) (adhoc) adjust PLIST - blocks_throttle2.block.yml
-share/gnuradio/grc/blocks/blocks_throttle2.block.yml
|
2023-04-08 08:02:36 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(ham/gnuradio-companion) Add blocks_throttle2.block.yml on PLIST
share/gnuradio/grc/blocks/blocks_throttle2.block.yml is not included
gnuradio-core, current trick will result PLIST flict on this file.
Sorry. I'll pursue monolithic version instead
Cvs: ----------------------------------------------------------------------
Cvs: Cvsroot Cvs.Netbsd.Org:/Cvsroot
Cvs: Please Use "PR category/123" to have the commitmsg appended to PR 123
|
2023-04-07 14:58:02 by Makoto Fujiwara | Files touched by this commit (13) |
Log message:
(ham/gnuradio-core) Updated 3.10.5.1 to 3.10.6.0
## [3.10.6.0] - 2023-03-31
### Changed
#### Runtime
- Add Python loggers to top_block and hier_block2
- Change the default log level (in the config file) to INFO instead of DEBUG
- Logging improvements in the scheduler
- Correctly determine native page size for Windows
#### GRC
- Fixed: opening the source of a hierachical block using the toolbar button \
produced an error
- Use the logger, instead of print statements, in generated top blocks
- Remove libX11 load from generated Python code - this was unncessary and \
produced warnings
- Choose Editor dialog stays above parent
#### gr-analog
- Signal Source: option to hide the message port
#### gr-blocks
- Throttle: supports max time or number of samples per work iteration, useful \
for reducing latency at low sample rates
- Delay block: option to hide the message port
- File Meta Sink: fix missing Python import in template code
#### gr-channels
- Default taps should be 1.0, not 1.0 + j1.0
#### gr-digital
- Async Decoder: several changes to improve performance robustness (see the \
commit log for more details)
#### gr-fec
- Tagged Decoder: correctly calculate the frame size for terminated CC decoder
#### gr-filter
- Fixed reverse parameters in fir_filter_with_buffer and pfb_arb_resampler, \
which could cause crashes
- Fixed PFB Arbitrary Resampler was ignoring attenuation parameter
#### gr-iio
- Set gain mode as specified (was always manual)
- Use the specified gain parameter for second channel (was same as first channel)
#### gr-qtgui
- Histogram Sink: calculate range of bins correctly to avoid strange distributions
- Save (to image) dialogs add file extensions and have a Save button (i.e., they \
work now)
#### gr-soapy
- Sources: add tags when the frequency changes
#### gr-uhd
- Support for more RFNoC blocks
- Fosphor, which produces data to drive an on-screen, OpenGL-based renderer \
which is expected to be in the next release
- Moving Average
- Switchboard
- Split Stream
- FFT: add properties for direction, magnitude and scaling
- RX Stream: flush after timeout
- Fully support multi-channel TX/RX (params were available for one one channel)
#### gr-vocoder
- Add a number of new codec modes for Codec2 and FreeDV
#### gr-zmq
- Selectable bind/connect to support more flexible ZMQ patterns and NAT'd networks
- Stream sources produce when available, instead of waiting for a buffer to \
fill, helping with latency
#### Modtool
- Use interp and decim keywords correctly when generating blocks
#### Build system and packaging
- Uninstall removes icons and desktop files
|
2023-04-07 14:53:06 by Makoto Fujiwara | Files touched by this commit (17) | |
Log message:
(ham/gnuradio-*) remove PKGREVSION for next update
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|