Commit graph

9 commits

Author SHA1 Message Date
Diane Bruce
cf616cb1bc Make build under clang6
Added one patchfile

main.cxx:517:21: error: invalid suffix on literal; C++11 requires a space       +between literal and identifier [-Wreserved-user-defined-literal]                               printf("Version: "VERSION"\n");

Reported by:	pkg-fallout
2018-01-18 20:45:32 +00:00
Diane Bruce
9ed6522c2d Recent changes to FT817ND back end adversely effected both FT857D and FT897D
transceivers which had a class dependency to the FT817ND.

Removed that class dependency.
2017-04-01 17:40:37 +00:00
Diane Bruce
66fbea0284 Update to 1.3.28
=Version 1.3.28=

2017-01-20  David Freese  <iam_w1hkj@w1hkj.com>

	5add320: Multiple xmlrpc servers
	cf1b1bb: Separate PTT
	07bf4b5: K2 comments
	c5edf8e: User defined command buttons
	71e5aac: ic7300 update
	5960bd9: IC9100 update

Reported by:	portscout
2017-01-21 12:51:37 +00:00
Diane Bruce
64b8619419 Update to latest and move to SourceForge
=Version 1.3.27=

2016-10-17  David Freese  <iam_w1hkj@w1hkj.com>

	4d24585: New controls
	f86e7d1: TS480SAT extras
	c404c8a: Xmlrpcpp source director
	efbbc70: FT100D
	2fb8bbc: IC9100 mode/bw
	c22d48a: TS990 TS590SG
	5abb5bd: restore keep rig data
	5166fea: TT 550 Pegasus mods
	28f3c34: IC7300 serial defaults
	5ba38d2: TS990 ALC/SWR

2016-07-10  Kamal Mostafa  <kamal@whence.com>

	d9cc0f6: fix XmlRpc tm_mday comparison typo

2016-07-04  Robert Cunnings  <nw8l@whitemesa.com>

	a10a7f2: mxe update

2016-06-27  David Freese  <iam_w1hkj@w1hkj.com>

	c3c68d9: IC756 volume range
	765519d: C11 errors

=Version 1.3.26=

	8547731: IC7200 update

=Version 1.3.25=

	52a21b6: FT900 update
	acf388b: IC7300
	50b07b3: FT950
	9aaab6b: IC-7600 mods
	c5f6adf: UI small sliders
	8b73bbb: IC7200 update
	23604a6: IC7000 exchange vfos
	db07bd2: key_fldigi

=Version 1.3.24=

	29f82e6: K3 KX3 mods
	c1645f0: xmlserver update
	69ae54a: FTdx9000
	295ed35: FT5000 update
	754ba24: FTdx3000 update
	e5429b9: RIG ENUMERATION
	976d2df: FT991
	1d29d8a: TS2000
	7cb8293: FT900
	f511fd9: IC7100 data mode detect

=Version 1.3.23=

	424c33b: FT817 FT857D FT897D
	86cc66f: xmlrpc server
	b4bd89b: FT900
	b6303c1: TS590SG
	76d12b0: MXE update
	47d053c: FT990a
	cd39b31: Set Mode/BW controls
	f5da410: restore xml client
	9d994e6: KENWOOD mods
	7d4054f: IC7800
	7c41ac6: fldigi BW interface

2015-06-08  Kamal Mostafa  <kamal@whence.com>

	74450a4: BUILD_{DATE,USER,HOST}
2017-01-08 00:57:51 +00:00
Diane Bruce
e440929f93 Fix build on 10 and HEAD 2015-04-28 17:36:29 +00:00
Diane Bruce
5a1872bb1b Update to latest 1.3.22
Upstream changes to XML code and addition of K3/KX3 bandwidth control
2015-04-26 20:56:25 +00:00
Diane Bruce
9f68bc3690 - Update to latest released version
- bug fixes
2014-12-27 18:56:54 +00:00
Diane Bruce
bf9a7946d7 - Removed unnecessary diff
=Version 1.3.15=

2013-12-02  David Freese  <w1hkj@w1hkj.com>

        3422195: 64 bit void pointer
        fa317c3: tty search
        7732b22: TT566
        6964cb6: TS590S/TS990S/TS2000 controls
        5b340a9: FTdx1200
        e199a62: Send cmd debug
        718f46f: TS-990
        05898d5: Sliders
        c13a20e: Notch controls
        86f1d0b: 7600 split
        9f08704: Restore debug

PR:		ports/188537
Submitted by:	maintainer
2014-04-12 23:43:51 +00:00
Diane Bruce
7c9ae3285c Flrig is a transceiver control program designed to be used either stand alone
or as an adjunct to fldigi.  The supported transceivers all have some degree
of CAT.  The flrig user interface changes to accommodate the degree of CAT
support available for the transceiver in use.

WWW: http://www.w1hkj.com/flrig-help/index.html

PR:		ports/188454
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2014-04-11 23:57:16 +00:00