Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Version 3.2
2018-03-31
* New models, IC-7850/IC-7851 in IC-785x. Mike, W9MDB
* Fix ft991_get_mode, Mike, W9MDB
* New model, FT-891. Mike, W9MDB
* New Barrett 2050 backend, Mike, W9MDB
* New Flrig backend, Mike, W9MDB
* New model, IC-M710, Mike, W9MDB
* Build instructions and test script for Python3
* Rename autogen.sh to bootsrap and don't call configure
* micro-ham support. Christoph, DL1YCF
* New rotator, SPID MD-01/02 in ROT2 mode, Norvald Ryeng, LA6YKA
* New model, Flex 6400/6600, Mike, W9MDB
* New model, IC-7610, Mike, W9MDB
* Add support for CM108B PTT, Max Lock
* New model, Rohde & Schwarz XK2100, Mike, W9MDB
* Many other bug fixes and enhancements
|
|
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.
|
|
|
|
|
|
|
|
|
|
Trusted QSL V2.3.1 Release Notes
This version of Trusted QSL (TQSL) has new features as well as
corrections for defects found since TQSL 2.3 was
released. This release also includes an update to the most
recent TQSL configuration file.
TQSL 2.3.1 can be installed to upgrade any older version of TQSL.
On all three supported platforms (Windows, MacOS, and Linux),
installing TQSL 2.3.1 will replace older versions of Trusted
QSL while preserving your Callsign Certificates, Station
Locations, and preferences. On Windows, simply run the TQSL
2.3.1 installer, which will automatically uninstall older
versions of TQSL (and, if installed, TQSLCert). On Mac OS X,
open the disk image (.dmg) file and drag the “Trusted QSL”
folder to your Applications folder. Direct the installer to
“Replace All”, which will uninstall old files. For Linux
systems, unpack the tar file and read the INSTALL file for
directions.
TQSL 2.3 has been “localized” to allow use in the native
language of non-English speakers. This could not have been
done without the help of the volunteers who have contributed
translations for TQSL. Thanks to the following for their
assistance:
Chinese: Caros, BH4TXN
Finnish: Juhani, OH8MXL
German: Andreas DF4WC
Italian: Salvatore IV4FYV
Japanese: Akihiro JL3OXR
Portuguese: Nuno CT2IRY
Russian: Vic US5WE
Spanish: Jordi EA3GCV
The following list describes the major changes in the v2.3.1 release of Trusted QSL.
TQSL changes
Defects Corrected:
- Added 'Saving QSOs' to the messages to be translated.
- When renewing a callsign certificate and backing up to
earlier pages in the wizard, TQSL could display an unexpected
page for selecting the certificate type, which is not needed
for renewals. TQSL will no longer display the unexpected page.
- When editing an ADIF file that has an invalid mode setting,
TQSL now notifies the user that the mode is being ignored.
- For Unix systems, fix a defect that could cause the password
prompt to not appear when the system has built the wxWidgets
system with debug assertions enabled.
- Correct the invocation of the Windows Installer when an
update is available.
- Correct the counts reported when duplicate QSOs are found
along with QSOs with other errors.
- Fix formatting of the messages that appear when QSOs change
values in the station location for duplicate QSOs.
- Correct improperly formatted frequencies from ADIF files
(values like '7.010.20') to remove the extra periods.
- Revert the change that stripped spaces in the TQSL
configuration file as that caused newlines to be removed in
places like the station_data file.
- Fix "OpenSSL error - bad end line" by ensuring that there's
always a newline starting a new certificate.
Feature Additions:
- Add Finnish translation from Juhani, OH8MXL.
- Add the ADIF satellite name to the pulldown menu in the ADIF
editor to allow satellites to be more easily looked up.
- Allow 'LIGHT' in a Cabrillo file to represent 300 GHz and above.
- Allow TQSL to build against OpenSSL 1.1.0.
- Add the ability to pull DXCC Entity valid date ranges from the TQSL configuration file.
Reinstalling TQSL 2.3
Downgrading to TQSL 2.3 can be seamlessly performed by
uninstalling TQSL 2.3.1 and reinstalling TQSL 2.3.
|
|
|
|
(pkgsrc changes)
- All patches/* are dropped now.
(upstream)
Change Log for Releases
==============================
## 003.011.000.000
* N310: Added driver
* UBX: Add support for CAL antenna for Rev E
* Added the module peripheral manager (MPM) with all subcomponents (N310
drivers, mpm_shell, RPC server, BIST, etc.)
* UHD: Added rpclib as a internally tracked dependency
* UHD: Reduced the usage of Boost
* UHD: Updated uhd_images_downloader: Now uses more elaborate manifest to
optimize downloads
* UHD: Introduced uhdlib internal include paths
* UHD: Add support for configuration files. USRP settings can now be set using
a uhd.conf file in addition to device args
* UHD: Add narrow and narrow_cast
* gr-usrptest: Various bugfixes
* Updated required Vivado version to 2017.4
* Updated all license headers to use SPDX identifiers and correctly identify
Ettus Research as part of National Instruments
* This release includes all bugfixes and features from previous releases, in
particular, the 3.10.* release cycle
## 003.010.003.000
* X300
** Fix max rate calculation for 1 GbE
** Fix for DAC synchronization errors (unexpected FIFO depth)
** Reduced CPU usage during TX
* N230
** Properly initialize request structure before discovery
* B200
** FX3 firmware performance opitimizations
** Fixed sequence error on second TX burst
* TwinRX
** Added ADF5356 synth and Rev C support
* UBX
** Add implementation of TDD xcvr_mode and for TX PA on in TDD mode (to reduce transient on older revs)
** Add support for UBX-TDD
* C API
** Fixed dboard EEPROM revision error handling
** Make uhd_rx_streamer_last_error use SAFE_C
** Better error handling in uhd_usrp_get_[t/r]x_stream
* RFNoC
** Fix ctrl_iface to pop sequence numbers only after success
** Fix sequence number error message in ctrl_iface
** FPGA fix for sr_read() failure to ack errors
** FPGA fix for repeated sequence number for RX packets with 1 sample
** FPGA fix for axi_serializer edge case
* Docs
** Fixed B200 power LED description
** Update README application links
* UHD
** Utilize poll() instead of select() for UDP transports where possible to avoid descirptor limits
** Fix build with Boost 1.66
** Add EEPROM info to dboard_base class so daughterboard code can access all EEPROM info
## 003.010.002.000
* multi_usrp: Fixed get_normalized_tx_gain.
* E300: Fix for streamer recreation issue. Reduced minimum timeout, fixed
potential race condition.
* X300: Fix for network discovery, will now return early when correct serial is
found. Fixed issue with DAC sync. All async messages now go through
single DMA channel on PCIe. Improved TX performance. Fixed page size
acquisition for PCIe. Fixed some FW communication errors. Improved flow
control. Removed MTU throttling. Legacy compat falls back to min spp
for mixed transport types.
* CBX: Fixed LO LPF behaviour in 1.5-2 GHz range.
* UBX: Fixed dtor SIGABRT issue. Better error handling for various dboard clock
rates.
* TwinRX: Added LO reimport feature.
* GPSDO: Improved detection. Improved query_gpsdo sensor.
* RFNoC: Fixed issue with DDC and DUC command tick rate.
* UHD: Fixed potential memory leak in tasks. Fixed get_normalized_tx_gain().
Fixed default socket buffer size to honor MTU.
* Examples: Added channel param to samps to/from file. sync_to_gps exits
instead of uncaught throw. latency_test improved output. Use
next_pps in test_clock_synch. Added TwinRX FHSS example.
* Utils: Modified behaviour of uhd_images_downloader so it won't delete dirs
when using -i
* Tools: Updates to CHDR dissector. Added set_time_source_out(). Fixed LO API.
* C API: Fixed some missing fields in USRP info.
* Docs: Many minor fixes. Fixed Doxygen warnings related to /* in files.
* CMake: Fixed GCC 4.4 compilation issue. Added ability to specify package
names.
## 003.010.001.001
- Docs: The protocol for Gen-3 devices is now consistently referred to as CHDR.
- X300: Fixed EEPROM corruption bug (happened when two processes would access
find routines on the same device at the same time). Improved initialization
time. CE clock is now 214 MHz. Fixed channel list generation. Find routines
now more lenient in case one devices fails (others can still be found then).
Improve PCIe behaviour. Fix timed commands for non-TwinRX dboards. Improve
AXI Interconnect (faster, improved build timing).
- N230: Use second_addr (like X300).
- C API: Added UHD_VERSION macro. Fixed online rate change.
- Utils: Minor fixes to uhd_images_downloader.
- Build/CMake: Fixed some Py3k build issues. Fixed many compiler warnings. Allow
to specify package names.
- RFNoC: Fixed sampling rate mismatch error. Noc-Shell uses a non-cascaded 2-clk
FIFO. Increase default FIFO sizes on DUC and DDC blocks.
- UBX: Force on RX driver to eliminate transient.
- Transport code: Fixed memory leak.
- FPGA repository: Merged usrp3_rfnoc and usrp3 directories again. Cleaned up
superfluous files. Clean separation between Gen-3 and other devices in usrp3.
## 003.010.001.000
- Fixed multiple compiler warnings
- Multiple documentation fixes
- X300: RX strobe lines are always in sync on device initialization. DB EEPROM
now properly written. ignore-cal-file no longer ignored. Fixed case where too
large recv_frame_size settings could break things. Reduced ZPU clock speed
(helps FPGA timing). Added area constraints for AXI interconnect. Improved
halfband scaling in rx_frontend. Improved PCIe streaming reliability
- B2xx: Clear sequence numbers in idle state.
- RFNoC: Nodes disconnect on destruction. Fixed setting of correct bits on
sr_error_policy. DDC does no longer clear timed commands on EOB. DUC fixed
timed CORDIC tuning. Enable Noc-Shell response FIFOs (fixes simultaneous
commands on multiple channels).
- UBX: Changed default performance parameters
- TwinRX: LEDs properly light up depending on channels. Fixed issue of multiple
(redundant) writes. Simplified API steps for phase synchronization
- XCVR: Query dboard clock instead of DAC clock. Helps in X3x0s.
- GPS: Fixed message for case when no GPS is present. Fixed multiple GPS-related
issues.
- Converters: Fixed floating point rounding error in tests.
- Utils: uhd_usrp_probe can now query vectors
- Fixed issue that prevented soft_regs working on 32-bit systems
- Tools: Merged dissectors into common directory.
- CMake: -Og is the default now for gcc-based Debug builds.
## 003.010.000.000
- Changed version string to quadruplets (Major.API.ABI.Patch)
- Minimum dependencies bumped for gcc, Boost, CMake, clang and Python.
- TwinRX: Added support. Includes LO API for multi_usrp.
- N230: Added support
- Added expert framework
- X300: Completely restructured to use RFNoC
- X300: FPGA builds include git hash, dual 10GigE receive is now supported
(allows 2x200 Msps receive over 2x10GigE connections), DMA FIFO (over DRAM)
now part of builds, added Aurora support
- WBX: Fixed bug that prevented LO locking with 50 MHz ref clock
- pkg-config: Added boost_system
- Utils: uhd_usrp_probe can query sensors, query_gpsdo_sensors: minor fixes,
and cleanup
- Examples: Bugfixes in tx_waveforms, benchmark_rate measures timeouts,
- USB subsystem: Cleanups and minor bugfixes
- Added devtest infrastructure
- Converters: Added s8 and s16 data types
- Added more aggressive optimization strategies for FPGA builds
- Xilinx IP tool upgrade scripts cleaned up
## 003.009.005
- B200: Update DSPs after changing tick rate
- X300: Added option to disable ADC self test, prevent DAC from
underrunning
- UBX: Fixed noise issues, reduced power consumption/heat, added codes for
upcoming board revisions, force RX LNAs on (reduces rx settling time)
- WBX: Fixed rev2 and rev3 boards on X300
- Utils/Examples: Cleaned up query_gpsdo_sensors, test_dboard_coercion,
- Manual: Minor fixes and updates
- CMake: Fix lib64 detection, better platform detection, Doxygen may use shorter
filenames
- Octoclock: GPSDO-related fixes, sequence number consistency fixes, UART
fixes (off-by-one errors). uhd_usrp_probe will pick up an OC now,
added Wireshark dissector for OC packets
|
|
PR pkg/52969:
With the boost libs updated to 2.6 there are changes so that socket->native()
is no longer supported. use socket->native_handle() instead
|
|
=Version 4.0.16=
2018-02-08 David Freese <w1hkj@bellsouth.net>
54c63f9: wo seg fault
8fa88c7: 8psk lockup problem
45a8991: Miscellaneous menu
8ff1cd6: pskrep autostart
4a78b53: OS X build script
487db95: Grid Square Contest
8c36d5f: Logbook Export
2018-01-28 Haris Andrianos <sv1grb@gmail.com>
6c19a62: Greek translation update
2018-01-24 David Freese <w1hkj@bellsouth.net>
dc384c6: Alert timeouts
af04127: video
|
|
|
|
|
|
|
|
=Version 4.0.15=
2018-01-18 David Freese <w1hkj@bellsouth.net>
e87f41a: ARQ server
5ab6914: Signal gain
=Version 4.0.14=
f799522: linux shutdown
29593c8: remote logbook
4e87d16: ARQ exit seg fault
2018-01-09 Stelian Pop <stelian@popies.net>
e09d167: WEFAX auto center behavior
be34220: WEFAX phasing change button
2dee90e: RTTY configure initializers
2018-01-07 David Freese <w1hkj@bellsouth.net>
a5e88af: File aging
f028159: OS X shutdown
38b294a: PSK IMD
a7d67d8: Spectrum Display
daa6d43: Warnings in sound.cxx
eb0caa4: OS X app paradigm
|
|
|
|
=Version 4.0.13=
2017-12-26 David Freese <w1hkj@bellsouth.net>
4c5c168: Language Translation
13ef81d: cw t/r - doc update
c4099e1: Spectrum Analyzer
2e7f681: TS990 tune feedback
43cc1b2: OS X CW
8d156c6: FSQ/IFKP clear tx panel
f62c96a: deadman
80f52a8: Image transmit
fb4797b: flrig race
1b01276: CW Sweepstakes
5ef93f4: CW no tx char
a044193: timeops
|
|
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
|
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
|
|
|
The actual cleanup has been done by pkglint:
* Added missing identifier comments
* Replaced ${PKGMANDIR} with a simple man, since the infrastructure does
all the magic for PLISTs
|
|
|
|
|
|
=Version 4.0.12=
2017-10-25 David Freese <w1hkj@bellsouth.net>
abb522d: Farnsworth timing
408a01b: PSK sinc filter
8cfc154: ACL interface
792b152: Text capture
dd2c8ef: OSX start process
|
|
- Changes for xlog version 2.0.15 - 2017-nov-08
* Clean up warnings reported by user from a macOS build
* Updated cty.dat to 20171030
* 60m is now consistently referred to as "5" (not 5.2 or 5.3)
* Upgraded to ADIF version 3.0.6
* Cleaned up Glib Critical and Glib Warnings (that I could create)
* Added all modes and submodes
* ADIF3 output is now supported, ADIF2 output has been removed
* ADIF Import has been updated
* added adif_ok to xlog.cfg to indicate ADIF3 update of bands,
modes, and scoringbands has oc curred
* Users will see new defaults restored if they have customized via:
Settings->Dialogs->Scoring
Settings->Preferences->General comma separated list of modes
Settings->Preferences->General comma separated list of bands
* Fixed bands in scoring window
* Added feature: sort log by callsign
|
|
Version 3.1
2016-12-31
* Fix kenwood_set_mode for ts590s and mode CW, RTTY or AM.
Tks Tom, DL1JBE
* Proper IPV6 and dual stack networking. Bill, G4WJS
* Add a new command line option '--no-restore-ai' ('-n') to rigctl.
Bill, G4WJS
* Fix missing PKTUSB mode setting code for FT-817 & FT-897. Bill, G4WJS
* New Prosistel rotor backend from IZ7CRX
* Install daemon man files to man1. Nate, N0NB
* Migrate from libusb-0.1 to libusb-1.0. Stephane, F8CFE
* Added support for Icom IC-2730. robinolejnik
* Added support for the Icom IC-7300. Mike, W9MDB
* Add send_morse to icom rigs. Mike, W9MDB
* added instructions how to compile on OSX. DH1TW
* New Perseus model. Stephane, F8CFE
* Added Lua binding and demo script. Ervin, HA2OS
* Added test to support Flex 6300. Bill, KB4AAA
* Many bug fixes and feature enhancements to the code base. See the
Git commit log for complete details.
|
|
=Version 4.0.11=
2017-10-14 David Freese <w1hkj@bellsouth.net>
3302f0d: Text Capture
35387db: FreeBSD mod
6e94d54: Documentation update
e4abdbf: PSK filter
cd36a46: Audio Stream
5a9322f: printf cleanup
e8651ed: CW Multichannel
89b5207: QSY multi
|
|
|
|
=Version 4.0.10=
2017-09-25 David Freese <w1hkj@bellsouth.net>
949ed87: WX HamQth bug fix
0142116: win7 mingw build fixes
6ed0b70: wefax ui mods
c1c7ebf: wefax_map
1707691: auto start
=Version 4.0.9=
26a1f8c: doc update
cc95f0a: clock_gettime
5d4008a: spectrum display
6021e18: Test Signal Dialog
ccd3a2e: dxcluster fonts
08aa8f7: smod
6c05fe9: Spot buffer
deb4392: Winkeyer clones
ee3d420: PSK s/n imd
(pkgsrc changes)
- Drop SUBST_MESSAGE.perl= Replacing Perl PATH for scripts/fldigi-shell,
which no longer exists
|
|
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---------------------------------------------
=Version 4.0.8=
2017-07-21 David Freese <iam_w1hkj@w1hkj.com>
38b65ea: Executable pathname
2a3c38b: rigCAT metering
37d78b1: OS X autostart
0006904: RigCAT i/o
c0bf2f2: Doxygen build
6e4f04c: Analysis modem
c438ba6: XMLRPC rx stream
2017-07-13 Matt Roberts KK5YJ <matt@kk5jy.net>
4a6e7ce: RX text paste
2017-07-12 David Freese <iam_w1hkj@w1hkj.com>
ef36e76: FSQ triggers
8517451: FSQ image
=Version 4.0.7=
2f7b7b9: SCU-17 ptt
9fc06d6: bindUDP
=Version 4.0.6=
094ac3c: Documentation
1715749: flmsg alert
b3dd76d: Time Macros
a3f27d2: Require PortAudio
=Version 4.0.5=
254e717: Documentation update
6164c26: TELNET timeout
8922c5d: FD macros
b0928a0: N3FJP PTT
dcca120: Rx/Tx open/close
a49cf18: xmlrpc configuration
36a7fce: FSQ macros
6aaec34: Consistency check fail
7bcd89c: Audio Alerts
5f65d2e: Restore defaults
a9346cd: cw variable squelch
8460fba: INSTALL/README/NEWS
c2c9f38: CW Extended char set
ad8e33e: County field
64b397f: autostart on os x
43b37fe: Rx Context Menu
3aea3ca: Port Audio on Linux
f994b6a: NEWS update
|
|
|
|
|
|
Include buildlink3 so that that the package builds on systems that don't
have curses in the base system.
|
|
bump pkgrevision for removing DEPENDS in favor of BUILD_DEPENDS
|
|
|
|
|
|
ok mef@.
|
|
|
|
|
|
---------------------------
=Version 4.0.4=
2017-05-05 David Freese <iam_w1hkj@w1hkj.com>
e71dcfb: LOG area controls
1da1562: CALL field size
dc9532c: CW QSY
8fab963: Sound Card Output
240f52a: cw scanner
|
|
---------------------------
=Version 4.0.3=
2017-04-30 David Freese <iam_w1hkj@w1hkj.com>
c9b9bb9: OS X Wizard
a8a6e09: cw decoder
7e552c4: CW wait
=Version 4.0.2=
2017-04-14 keith bellairs <keith@bellairs.org>
7432793: Lotw Match
2017-04-13 David Freese <iam_w1hkj@w1hkj.com>
ed5850e: flrigi bw synch
9723972: Clang 8.1.0
97024a9: Sound card
1549193: Revert "wefax"
c85b75e: IFKP image processing
ef39743: Macro Save
4396c43: CW end-of-transmit
2f1d709: Font Initialization
a1d4122: OS X socket connect
835d823: Winkeyer exit process
=Version 4.0.1=
f40e79d: Socket connect
=Version 4.0.0=
7efc9b2: OS X 10.12 build
ffd6f09: STATION_CALLSIGN
f0f3763: Free BSD mods
b163605: Logbook mods
167f064: ru-po-update
5354812: Default Tx Audio
fac5963: remove sprintf
a9db866: Documentation update
b522581: n3fjp logger search
c565b03: fopen -> fl_fopen
abd9554: 48 bar macro
5f5776c: CW decoder
9c0f906: DX cluster
016799a: Logbook support
b4e227b: WinKeyer
1fe26c1: fsq ifkp s/n computation
d576fd8: fltk version update
2a1a8c3: Macro Date Time Formats
2017-02-24 Keith Bellairs <keith@bellairs.org>
627eb31: lotw addition
2017-02-23 David Freese <iam_w1hkj@w1hkj.com>
0507110: THOR/IFKP Image transfers
2017-02-23 Giuseppe Ciaccio <giuseppe.ciaccio@unige.it>
95b51b6: OSS bug fix
2017-02-21 David Freese <iam_w1hkj@w1hkj.com>
f462dd7: ifkp s/n update
376f7f5: PSKMAIL PTT fault protection
bcec5aa: Logbook File Handling
cbdea29: n3fjp contest update
fccb4eb: fsq s/n update
1786a5e: README update
67bc122: Russian UTF-8 translation
9decf04: Tooltips
2017-01-30 Jae Stutzman <k5jae@stutzman.net>
fef4e93: Hamlib/RigCAT/XMLRPC Interface
(pkgsrc changes)
- Drop patch, upstream fixed it (slightly different from ours)
our patch if ( ptr2 && (unsigned)(ptr2 - ptr) <= p)
upstream if ((ptr2 != NULL) && (unsigned)(ptr2 - ptr) <= p)
- +.include "ham/flxmlrpc/buildlink3.mk"
|
|
|