summaryrefslogtreecommitdiff
path: root/ham
AgeCommit message (Collapse)AuthorFilesLines
2006-01-24Use PTHREAD_AUTO_VARS for thread linkage.joerg1-1/+2
2006-01-24Add DragonFly support. Fix an ambigious statement.joerg13-21/+359
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz17-21/+34
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-20- Added a patch for ISO C90 compatibility.rillig4-15/+35
- Fixed all pkglint -Wall warnings.
2006-01-15Updated xlog to 1.3: Changes include -wulf3-8/+10
* Improved responsiveness when opening large logs * Remarks entry are now multi-line * New menu for importing logs * Numerous bug fixes
2006-01-15Added and enabled gpredict: A realtime satellite tracking programwulf1-1/+2
2006-01-15Initial commit of gpredict 0.5.2: A realtime satellite tracking programwulf5-0/+112
2006-01-15Update after devel/swig13 been moved to devel/swig.kristerw1-2/+2
2006-01-14Updated cwtext to 0.95:wulf2-6/+6
Big changes in cwpcm: -f FFFF Set frequency (40 to 3200 Hz) -w NN Set the rate (WPM) -F NN Set the character (Farnsworth) rate -v NN Set the volume (0 to 100%)
2006-01-14Updated tlf to 0.9.27: bug fix releasewulf2-7/+6
2006-01-14Updated yaesu to 0.13:wulf6-63/+48
2006-01-12Use devel/swig instead of devel/swig13, now the latter has beenwiz1-2/+2
moved to the former.
2006-01-09Add DragonFly support.joerg4-7/+102
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-1/+2
Bump BUILDLINK_RECOMMENDED.
2005-12-30DragonFly ~= NetBSD, at least here.joerg2-4/+13
2005-12-30Add DragonFly support.joerg3-1/+38
2005-12-17Added code to generate and install missing gnuradio-core documentation files.wulf2-124/+5059
2005-12-11Update gnuradio-howto to 0.4: Changes to autoconf fileswulf2-7/+6
2005-12-11Update gnuradio-examples to 0.5:wulf3-45/+53
* examples now use new usrp library * many bug fixes
2005-12-11Update gnuradio-wxgui to 0.4:wulf3-11/+19
* new tools for building forms based GUIs * added support for x86_64 * added support for ShuttlePRO v2 * added support for Griffin PowerMate and Contour Shuttle/Jog USB knob * several code optimizations * many bug fixes
2005-12-11Updated gnuradio-usrp to 0.6:wulf3-13/+34
* changed naming convention for daughter boards * support for new daughter boards * added x86_64 support * several code optimizations * many bug fixes
2005-12-11Updated usrp to 0.9:wulf4-172/+200
* updated usrp firmware * new auto T/R switching code * added new dependencies * new burn-db-eeprom * new code to minimize transmit buffering * many other code optimizations * several bug fixes
2005-12-11Updated gnuradio-gsm to 0.2: Several fixes applied to autoconf fileswulf2-6/+6
2005-12-11Update gnuradio-audio-oss to 0.7: Several fixes applied to autoconf fileswulf2-7/+6
2005-12-11Update gnuradio-core to 2.6:wulf5-4229/+145
* several new methods added * many bugfixes * code speed optimization
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig4-8/+10
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-01Add some unistd.h includes to get some prototypes, fix conditionaljoerg5-1/+80
inclusion to include sys/time.h and unistd.h even if sys/select.h exist, otherwise not all prototypes and types exist on DragonFly.
2005-11-03Removed empty line from PLIST.rillig1-2/+1
2005-10-25Updated PLIST after version change of devel/doxygenwulf2-541/+12
2005-10-11Patch python scripts to execute correct python binarywulf2-2/+51
2005-10-11Patch python scripts to use correct python binarywulf1-1/+6
2005-10-11Patch python scripts to execute correct python binarywulf1-1/+5
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-10-07New package gnuradio-gsm: This package contains the GNU Radiowulf4-0/+36
GSM 06.10 13kbit/sec voice encoder/decoder
2005-10-07New package usrp: This module contains the non GNU Radio specific libraries,wulf5-0/+246
firmware and FPGA code for the Universal Software Radio Peripheral (USRP), a low-cost and high-speed implementation of the GNU Radio hardware.
2005-10-07New package gnuradio-audio-oss: This module provides Open Sound System (OSS)wulf4-0/+34
support for GNU Radio.
2005-10-07New package gnuradio-wxgui: This module contains the graphical user interfacewulf5-0/+70
framework based on wxPython
2005-10-07New package gnuradio-usrp: This module provides support for the GNU Radiowulf4-0/+55
specific part of the Universal Software Peripheral (USRP) hardware
2005-10-07New package gnuradio-howto: This module provides the documentation onwulf4-0/+34
how to write a new GNU Radio signal processing block
2005-10-07New package gnuradio-examples: This modules provides examples thatwulf4-0/+83
demonstrate the use of GNU Radio
2005-10-07Added new package gnuradio-core-2.5: This module provides the runtimewulf5-0/+5233
and digital signal processing blocks for GNU Radio.
2005-09-28Removed duplicate RCS Id.rillig1-2/+1
2005-09-28Removed trailing white-space.rillig2-4/+4
2005-09-28Fix quoting problem in autoconf file.wiz2-1/+15
Since this only interests few people, no PKGREVISION bump.
2005-09-26Add missing files to PLIST, bump PKGREVISION.wiz2-2/+5
2005-09-26Add missing file to PLIST, sort. Bump PKGREVISION.wiz2-7/+9
2005-09-09This package uses libtool and intltool.minskim1-1/+3
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs2-5/+5
No pkgrevision bumps needed.
2005-08-16Updated xlog to 1.2.2:wulf3-16/+40
- Changes for xlog version 1.2.1 and 1.2.2 * Debian: correct the Build-Depends line. * This is a bugfix release, which fixes compilation against version 2.4 of the GTK+ libraries. There is no need to upgrade if you use version 2.6 of this library. - Changes for xlog version 1.2 * Import support for the OH1AA logbook. Tested by Jarmo, OH1MRR. * A keyerwindow has been added, opened from the 'Tools -> Keyer' menu. This is a simple interface to cwdaemon and will allow you to run a contest. It features programmable function keys, macro's, switch between CQ and S&P mode, an auto increment counter and short numbers. See the MANUAL for a description. * Ctrl-H opens help, Ctrl-R the keyerwindow. * The list of hamlib-rigs in the preferences dialog is now sorted. Thanks to Jean-Luc F5IBH for proposing. * You can use the 'del' key to delete a selected QSO and the 'insert' key to add a QSO. * We now have slightly different icons for the worked before dialog and the keyer window. * A safe backup method has been added, you can now select a backup directory in the 'Logs' page of the preferences dialog. This directory can be on another drive or on a network mounted directory. Proposed by Matt, GW0VNR. * When using hamlib, only the needed backend is loaded at startup. This saves about 2 Mb of memory compared to the old method, which would load all backends. * When using hamlib it is now possible to use the FCC emission designators for modes. Check the option in the hamlib page of the preferences dialog. Another proposal by Matt, GW0VNR. * When selecting 'Logs -> Merge' or Ctrl-M you are presented with a dialog which can be used to merge 2 logs. * The manual has been rewritten so it can contain images. * To make xlog more HIG compliant, Ctrl-Q will now quit the program and Ctrl-W will close a log. * Fixed a crash when locale conversion fails when reading the manual. Thanks to Boguslaw, SQ5TB for reporting. * Many minor bugfixes. * Slovak translations by Michal Karas, OM4AA. * French MANUAL and FAQ by Jean-Luc Coulon, F5IBH. - Changes for xlog version 1.1 * Several cleanups in the function which creates the main window, the toolbar now uses the GtkAction API, toolbar items are now also accessable through the edit menu and the vertical handlebar can move freely to the left. * "Tab" in the menu has been renamed to "Page". * You can hide the number column by using the log-editor and entering a zero column width for this column. * The BUGS file has been added to the help menu, with a description on how to report bugs. * The logeditor has been redesigned so it fits on a 800x600 display. * Most of the dialogs have been cleaned up and partly rewritten, so they will load faster. * Xlog now correctly recognizes the 60 meters band. Thanks to Harv Nelson, AI9NL for notifying. * At ADIF import, frequencies with a comma are converted to a dot. * A gtk+ version check has been added, which will display an error at startup if the version is below 2.4. * An error will be displayed when trying to load a non-xlog file. * The labels export format has been renamed TSV (Tab Separated Value). * You can decide which fields to export in the TSV format (used by glabels), by going to Settings->Dialogs and checking wanted the fields in the "Save As" page. * When hamlib is enabled, rounding of the digits is now also possible when the s-meter is not visible. * When entering a logname in the new log dialog, dash (-) and underscore (_) are now also allowed. * Polish MANUAL and FAQ added by Boguslaw Ciastek, SQ5TB. * The position of the paned window is now remembered at program exit.
2005-08-15Updated linpsk to 0.8.1:wulf11-143/+58
* Improved RTTY decoder * Setting for slashed 0 now will be saved * Fixed some memory leakages * Removed dependancy on qwindowsstyle.h * Some minor bugfixes