summaryrefslogtreecommitdiff
path: root/ham/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-05-15gr-fcdproplus: removewiz1-2/+1
Broken since gnuradio 3.8 update, doesn't build in any bulk build, inactive upstream
2022-01-16gnuradio: update to 3.10.0.0tnn1-1/+2
- gr-pdu: Protocol Data Units library - gr-iio: Linux industrial I/O library (but not packaged in pkgsrc) - Custom Buffers Support - switch from Log4CPP to spdlog
2021-06-27+ gnuradio-soapy-sdrtnn1-1/+2
2021-04-07gnuradio-*: update to 3.9.1.0tnn1-1/+2
Changed C++14 C11 VOLK now “regular” dependency, not in-tree submodule numpy now also a CMake-checked hard dependency for Python support Exception Handling: throw by value, catch by reference (clang-tidy check) C++11: Emplace in vectors where you can; brings performance boni, but not included in clang-tidy-checks An exception-throwing block will now terminate the flow graph process, configurable through top_block gr-utils cleanup, folder restructuring config version checks installed CMake file will accept “at least this version” now PyBind11 replaces SWIG Full tree conversion from SWIG to Pybind11 bindings Doxygen now uses MathJax, full LaTeX installation no longer required GRC start flowgraph in folder where it resides gnuradio-runtime When calculating offsets in non-integer rate FEC, lround default seed for gr::random now actually as documented time-dependent loggers moved from gr::block to gr::basic_block PMT serialization PMT dicts no longer indistinguishable from pairs PMT symbol hashing no longer suffers under oddball own implementations gr-audio Increased ALSA buffer nperiods gr-blocks add, add_const VOLK’ized, templated this seems to break things in other places, even if it proves to be mathematically identical wavfile infrastructure: libsndfile now dependency gr-digital transcendental block: default to 32 bit float complex, not double Linear equalizer: separate adaptive algorithm, allows for using e.g. trained sequences instead of the classical LMS, CMA DFE: better structure for decision history gr-dtv LDPC encoder: template functions instead of #defined macros LDPC encoder: smaller tables through uint16_t for index tables gr-fec API uint8_t, not char gr-fft FFT blocks/functions templatized gr-filter logging format rational_resampler_base -> rational_resampler gr-uhd Required UHD version bumped to 3.9.7 logging format Deprecated gr-analog sig_source: freq port will be removed in the future gr-audio audio-sink, -source: Windows audio sink/source deprecated, the portaudio sink/source works even better under windows anyway gr-digital In favor of symbol_sync, deprecate: clock_recovery_mm msk_timing_recovery pfb_clock_sync Added C++ Generation all over the place PyBind bindings + generator gnuradio-runtime block_gateway: set_max_output_buffer GR_PREFS_PATH environment variable sensitivity to configure the path to the config file gnuradio-config-info --print-all GRC option to toggle ID visibilities globally Validation check for QT GUI hints Python snippets block header parsing tool block header parsing tool (GSoC 2019) gr_modtool option to convert blacklisted files gr-analog sig_source: cmd port adds support for dicts, setting of frequency, amplitude, offset and phase parameters gr-blocks selector now has control message ports Rotator-based freq shift convenience wrapper Message-to-Variable and vice versa blocks DC Spike removal IQ Swap Complex to interleaved char / short: scaling option Delay block: control message port Phase Shift block with message port wavfile_sink, _source can now deal with a lot of audio formats: uncompressed WAV/AIFF, µ- and A-law compressed audio, OGG/Vorbis, FLAC, even octave files Stream Demux, which demuxes streams according to lengths vector rotator: phase() getter gr-digital OFDM: multiple CP lengths ofdm_equalizer_simpledfe: enable_soft_output Constellation Encoder Constellation: normalization options gr-fec {en,de}code_rs_8, {en,de}code_rs_ccsds: Reed-Solomon en- and decoders gr-fft Windows: Gaussian Flat Top Tukey Window build() call now with default beta gr-filter GRC: File taps loader block Low pass FFT filter convenience wrapper ichar / ishort decimator phase continuity for freq_xlating_fir_filter gr-network gr-network: a whole new networking blocks module! TCP UDP Much better lockup/multithreading support than 3.7-era blks2 gr-qtgui Azimuth/Elevation plot Autocorrelation plot Compass visualization Dial control Gauge: dial, level Distance plot LED-like indicator Message-passing check box Message-passing numeric control Message-passing push button Toggle Button Eye sink Vertical slider gr-uhd Filter API UHD 4.0 support Power Reference API Bidirectional setting messages on both sink, source gr-vocoder Codec2 dev branch support FreeDV: In/output rates can differ FreeDV: text message output gr-zeromq C++ GRC templates Tag filtering for tag-forwarding blocks Removed VOLK is no longer a submodule Sphinx: consolidate into doxygen, or wiki-maintained block list. Python 2 SWIG gru python module gnuradio-runtime circular_file.cc math/common_factor.hpp gr-blocks bin_statistics_f log2_const gr-digital PFB clock sync: set_taps deprecated old OFDM infrastructur ofdm_frame_acquisition ofdm_frame_sink ofdm_insert_preamble ofdm_sync_fixed ofdm_sync_pn ofdm_sync_pnac ofdm_sync_ml ofdm_receiver digital_voice gr-fft malloc_float, _double: rely on VOLK Goertzel: dtor superfluous gr-filter deprecated window function duplicates (use them from gr-fft!) Fixed CMake: Qwt, Log4Cpp detection ctrlport strings unicodified Freedesktop install script was not executed Redundant icons installed Path substitution on Windows was backslash-broken YAML definitions: more than I can count Cross-building: py interpreter at runtime != build time gnuradio-runtime ctrlport: unholy stored reference to stack-allocated object removed Sine table generation for fixed point math gr_unittest: floatAlmostEqual had a lot of false passes due abuse of all() get_tags_in_range for delay < (end-start) Premature tag pruning release flattened flowgraph after stopping, fixes restartability/shutdown problem PMT serialization portability latency issue caused by setting block alias on msg block Windows logging errors ctrlport: Thrift >= 0.13 broke GRC Tab widget ID visibilities A lot of YAML templates Default setting in qtgui chooser restored Boolean parameters no longer switch buttons Nested namespace handling Don’t rely on set ordering in tests configparser import input box color theme on dark themes Search box typing doesn’t inadvertedly interact with the rest of GRC anymore gr_modtool Empty argument lists allowed Boost UTF replaced CppUnit, this needed to be done here, too gr-analog wfm left/right, filters gr-audio portaudio: lock acquisition was improper gr-blocks Throttle now uses monotonic clock Tag debug only saved last work call’s tags File sink flushes on stop gr_read_file_metadata.py used to lose rx_time precision File source big file handling under Windows file_*: fseek errors used to be ignored gr-digital map_bb: thread safety, buffer overflows additive_scrambler: reset was broken Constellation scalefactor wasn’t always initialized long-standing qa_header_payload_demux bug addressed by waiting for both RX and TX, not only either false triggers in correlate_access_code gr-dtv rate mismatch in ATSC flowgraphs gr-fec async_decoder Heap corruption cc_encoder: constraint length K > 8 led to wrong output gr-fft thread safety of copy assignment/ctor log power FFT Python gr-filter variable_band_pass_filter GRC complex taps input RRC filter gain for alpha = 1 gr-qtgui Remove copies of image data in returns by using move semantics Remove bogus overriding in drawing functions of plot_raster, _waterfall Edit MSG box: don’t require key to be set Don’t check for Python2 libs Number Sink ignored averaging setting gr-uhd UHD apps: Py3 fixes USRP blocks: multichannel objects not properly populating channels gr-video-sdl YUV formats fixed gr-zeromq Don’t depend on deprecated ZMQ functionality Unhandled exceptions now handled, much calmer Avoid infinite blocking in tb.stop() by using ZMQ_LINGER
2020-11-29ham/lpcnetfreedv: new package to support freedvdbj1-1/+2
2020-08-30really delete gnuradio-wxguitnn1-2/+1
2020-08-27add and enable gnuradio-wxguijnemeth1-1/+2
2020-08-18gnuradio-*: remove packages deprecated by upstream in upcoming 3.8 updatetnn1-2/+1
2020-08-18gnuradio-*: remove packages deprecated by upstream in upcoming 3.8 updatetnn1-5/+1
2020-08-01added ham/py-soapy-sdrtnn1-1/+2
2020-08-01added ham/soapy-sdrtnn1-1/+2
2020-04-30add requisite blank linejnemeth1-1/+2
2019-02-07add ham/kalibrate-{hackrf,rtl}tnn1-1/+3
2018-06-04ham/predict: add new package for version 2.2.3dbj1-1/+2
predict is a curses based satellite tracking/orbital prediction program PREDICT provides real-time satellite tracking and orbital prediction information to users and client applications in a variety of ways: Through the system console Through the command line Through a network socket Through the generation of audio speech Data such as a spacecraft's sub-satellite point, azimuth and elevation headings, Doppler shift, path loss, slant range, orbital altitude, orbital velocity, footprint diameter, orbital phase (mean anomaly), squint angle, eclipse depth, the time and date of the next AOS (or LOS of the current pass), orbit number, and sunlight and visibility information are provided on a real-time basis. PREDICT can also track (or predict the position of) the Sun and Moon. PREDICT also has the ability to control AZ/EL antenna rotators to maintain accurate orientation in the direction of communication satellites. As an aid in locating and tracking satellites through optical means, PREDICT can articulate tracking coordinates and visibility information as plain speech.
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz1-2/+1
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-05-05Added ham/flxmlrpc version 0.1.4mef1-1/+2
2014-10-13+hackrfmef1-1/+2
2014-10-13Removing usrp and usrp-docs, gnurdio-uhd has been taken over those.mef1-3/+1
2014-10-13-gnuradio-examplesmef1-2/+1
2014-10-13+gr-fcdproplusmef1-1/+6
+gr-osmosdr +libmirisdr +osmo-sdr +rtl-sdr
2014-10-13Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5mef1-9/+18
See the thread for modularity issues etc: http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html See more info at recent gnuradio-core/Makefile commit log, thanks.
2014-09-08ham/uhd version 3.7.2rc1 added.mef1-1/+2
2014-07-21import chirp from http://chirp.danplanet.com/dbj1-1/+2
Tool for programming Amateur Radio HTs
2014-07-21add freedv from the FreeDV project at http://freedv.org/dbj1-1/+2
2014-07-21import codec2 from the freedv project at http://freedv.org/dbj1-2/+2
2013-09-13Add ham/trustedQSL 2.0rc3.mef1-1/+2
2013-07-20+ xnec2c.wiz1-1/+2
2013-07-20+ nec2c.wiz1-1/+2
2008-10-23Added and enabled fldigi: A digital radio modemwulf1-1/+2
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-07-02Added and enabled ham/gpredictwulf1-1/+2
2007-05-20Remove some more gnome1-libs dependencies.wiz1-2/+1
No comment on pkgsrc-users nor from the maintainers after two weeks.
2007-01-21+ fl_logbookobache1-1/+2
2006-11-13Added and enabled the following packages:wulf1-1/+8
gnuradio-audio-jack gnuradio-audio-portaudio gnuradio-core-docs gnuradio-radio-astronomy gnuradio-trellis gnuradio-video-sdl usrp-docs
2006-01-15Added and enabled gpredict: A realtime satellite tracking programwulf1-1/+2
2005-10-07Added and enabledwulf1-2/+10
gnuradio-audio-oss gnuradio-core gnuradio-examples gnuradio-gsm gnuradio-howto gnuradio-usrp gnuradio-wxgui usrp packages that are part of the GNU Radio project, a digital signal processing development kit.
2005-08-06Converted the Makefiles to the "category normal form", as required byrillig1-2/+1
pkglint.
2005-01-24Added and enabled gmfsk-0.6: A multimode HF terminal programwulf1-1/+2
2005-01-23Added and enabled linpsk, a PSK31 program based on WinPSK 1.0wulf1-1/+2
2004-09-24Added and enabled grig and tlfwulf1-1/+3
2004-02-23Added and enabled xdx-1.1 : Amateur Radio tcp/ip DX-cluster clientwulf1-1/+2
2003-07-03Added and enabled xlog-0.8, a amateur radio logging programwulf1-1/+2
2003-06-26Added and enabled hamlib: API for digital communications equipmentwulf1-1/+2
2002-05-08add & enable yaesuhubertf1-1/+2
2002-04-19add & enable locatorzuntum1-1/+2
2002-04-19add & enable cwtextzuntum1-1/+2
2002-04-19add & enable wwlzuntum1-1/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-5/+9
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
2000-10-24sortwiz1-2/+2
2000-05-15Added and enabled dpboxwulf1-1/+2