David Freese
4975fcd661
Version 3.13AM
...
Alpa release 3.13AM
2009-10-09 15:24:02 -05:00
David Freese
5733c106c1
Macro bug
...
* Fixed Macro bug introduced in Macro TUNE
2009-10-09 15:22:21 -05:00
David Freese
1d7021c1d8
Version 3.13AL
...
Alpha release 3.13AL
2009-10-09 07:46:03 -05:00
David Freese
d6fc376dc7
Wrap Extract
...
* Changed wrap file extraction target directory to:
~/NBEMS.files/WRAP/recv
c:\Documents and Settings\<user>\NBEMS.files\WRAP\recv
c:\Users\<user>\NBEMS.files\WRAP\recv
2009-10-09 03:15:04 -05:00
David Freese
536e251c83
Macro TUNE
...
* Added <TUNE:nn> macro
When macro is executed "nn" seconds of tune will occur at
the beginning of transmission. This is in addition to all
other macro expansions.
2009-10-07 19:32:01 -05:00
David Freese
985239d90f
Version 3.13AK
...
Alpha release 3.11AK
2009-10-07 06:14:20 -05:00
David Freese
ab565fb1bd
Feld Hell Mod
...
* Changed HELL80 tone spacing to 300 Hz
* Added configurable lp bandwidths for each FH sub mode.
Saved between sessions to fldigi_def.xml configuration file.
2009-10-06 14:44:29 -05:00
David Freese
615dd34505
Text file out
...
* Changed text file output to an appended file ... used by
external text to speech processing program
2009-10-06 12:42:54 -05:00
David Freese
3d458354d5
Version 3.11AJ
...
Version 3.11AJ alpha test
2009-10-05 18:23:58 -05:00
David Freese
a5e17e8da4
Logbook read bug
...
* Bug fix for adif file read / parse
2009-10-05 18:21:19 -05:00
David Freese
8c010b3a4d
Version 3.11AI
...
Alpha release 3.11AI
2009-10-05 15:45:18 -05:00
David Freese
e0f86c7459
TX Control Code fix
...
* Fix for Ctrl-C, Ctrl-V etc when entered in Tx widget
Bug associated with MS implementation
Fix should be compatible with all target OS.
2009-10-05 12:15:41 -05:00
David Freese
05ff91e7ad
NBEMS
...
Added NBEMS master directory creation
Added auto transmit of named file in NBEMS/wrap/auto directory
filename : wrap_auto_file
2009-10-04 21:56:28 -05:00
David Freese
8a97f6b21b
Hamlib Exception Handling
...
* Removed all C++ exception handling from the class 'rigclass'
Modified hamlib.cxx method calling to accept traditional
C style error returns.
2009-10-02 12:58:57 -05:00
David Freese
7fb9639ef8
RigCAT mods
...
* on WIN32 platform - reinitialize commport when driver fails
to be responsive. Associated with some cheap USB dongle
drivers on XP / Vista.
* Modified serial i/o to accommodate transceivers that send
unsolicited data streams - typical of Icom 7... series when
transceiver CI-V port is set to "Transceive ON".
* Corrected computed read after write delay.
2009-10-01 11:01:48 -05:00
Stelios Bounanos
e4e1af2f91
Fix silent rules
...
Ensure that the SILENT_CMDS Makefile variable is always substituted.
2009-09-30 13:25:31 +01:00
David Freese
fc18f874a0
Browser Discovery
...
Added envelope variable DEFAULTBROWSER to discovery list.
DEFAULTBROWSER set by Puppy Linux.
2009-09-23 06:32:28 -05:00
Stelios Bounanos
5626e1c901
Add silent build rules
...
* Enable less verbose build output by default by calling the
AM_SILENT_RULES macro if available (automake >= 1.11). Verbose output
can be enabled by passing --disable-silent-rules to configure, or V=1
to make.
* Add silent function for some custom Makefile rules
2009-09-22 21:02:51 +01:00
Stelios Bounanos
8ae5b22256
Do not use -rdynamic on win32
2009-09-22 21:02:51 +01:00
David Freese
a318522100
Code cleanup
...
Fixed various pedantic compile warnings
2009-09-22 10:29:15 -05:00
David Freese
d373c26c52
Thor squelch mod
...
Modified trailing squelch timing.
Patch submitted by John Douyere, VK2ETA.
2009-09-21 09:18:13 -05:00
Stelios Bounanos
0f96bc714e
Fix llabs call
...
This is needed to find the correct function on OS X 10.4
2009-09-17 11:56:14 +01:00
Stelios Bounanos
07bf0c45d9
Only set stop_bits for serial port rigs
2009-09-17 11:04:09 +01:00
Stelios Bounanos
67ff721024
Fix format string
2009-09-17 11:03:36 +01:00
David Freese
8aad147f9f
Version 3.13AH
...
Alpha test version
2009-09-16 07:23:35 -05:00
David Freese
60ca5f033c
rigCAT bug fix
...
Missing "unsigned char" caused Binary data conversion errors
2009-09-16 07:20:38 -05:00
David Freese
1ed88a22e5
Version 3.13AG
...
Alpha test version
2009-09-15 13:51:01 -05:00
David Freese
4e19f03492
rigCAT mods
...
Restructured i/o to allow use with broadcast transceivers.
Icom 7xxx series default to a CI-V server that broadcasts
serial data which disrupted fldigi serial data stream extract.
New code passed tests on Vista with IC-746Pro operating in
CI-V Transceive (server) mode.
2009-09-15 13:40:32 -05:00
David Freese
f9423b45b4
Serial i/o Stopbits
...
Added stopbits configuration for hamlib and rigcat serial i/o
2009-09-14 14:31:27 -05:00
David Freese
765c6d91b2
Dom/Thor mod
...
Modified squelch evaluator for increased sensitivity
2009-09-14 14:28:53 -05:00
David Freese
fbcd1603ad
QRZ lookup
...
Added post thread startup delay to allow OS to set up
conditionals.
2009-09-14 14:25:07 -05:00
Stelios Bounanos
4f25a4efe2
Version 3.13AF
2009-09-10 04:19:25 +01:00
Stelios Bounanos
71f2531f4f
Remove g++-3 support via boost
2009-09-10 04:16:07 +01:00
Stelios Bounanos
ed74dfb4b6
Update README
...
* Remove DEX
* Add new MFSK sub modes
* Add URLs for BerliOS project page, git repo, groups and lists
2009-09-10 04:16:07 +01:00
Stephane Fillod
a06482d5f0
Some more work on french l10n
2009-09-09 21:30:13 +02:00
Stephane Fillod
4287bd0b70
More i18n
2009-09-09 21:30:12 +02:00
David Freese
d36b5ded28
ARQ / RSID mod
...
Removed the RSID rx dependency in the ARQ thread.
Modified the Tx queue behavior in the ARQ thread.
2009-09-09 04:47:00 -05:00
David Freese
5e35ec0648
Menu bar ui mods
...
* Changed Spot button to activate/deactivate management vice
show/hide. Gives better resizing of menu bar widgets.
* Increased color variation of 4 lighted buttons on right side
of menu bar.
2009-09-02 15:06:03 -05:00
David Freese
da2cc3bf68
RSID ui mod
...
Added TxID button to menubar
Renamed RXID to RxID
Removed transmit RSID checkbox from configuration dialog
State of TxID button is saved in progdefaults file
2009-09-02 04:37:33 -05:00
David Freese
df650031bd
RSID eot change
...
Added configuration item for RSID at end of transmission
2009-09-01 13:04:37 -05:00
David Freese
db84e7f77e
Version 3.13AE
...
Alpha release
2009-08-31 20:47:05 -05:00
Stelios Bounanos
e39fc6a1ce
Improve RSID notifications
2009-09-01 02:27:35 +01:00
Stelios Bounanos
b09cea25ff
Enable concurrent RSID decoding
...
* Change Sound*::Read methods to float
* Enable RSID upsampling for 8 KHz modems
* Add main.{get,set,toggle}_rsid XML-RPC methods
* Add option to disable RSID decoding on reception
* RSID may be enabled during transmit or tune
2009-09-01 01:05:51 +01:00
Stelios Bounanos
4de96c9b34
Clean up RSID code
2009-09-01 01:05:51 +01:00
Stelios Bounanos
a434afb976
Handle nested qrunner calls
2009-09-01 01:05:51 +01:00
Stelios Bounanos
8548035123
Fix notifier TX text handling
...
Replace all occurences of backreference strings in the "TX text" field.
2009-09-01 01:05:50 +01:00
Stelios Bounanos
78d87d7448
Fix log/manual spotting
...
Remarkably stupid breakage introduced by commit
53a2820a20
.
2009-09-01 01:05:50 +01:00
Stelios Bounanos
b862f1ac45
Change transmit-lock marker width
...
In some modes, the main marker is wider than the modem bandwidth. The
transmit-lock marker must always be the same width as vertical tracks.
2009-09-01 01:05:50 +01:00
Stelios Bounanos
a3edac857a
Add missing include
2009-09-01 01:05:50 +01:00
David Freese
779bf23162
PSK post DCD signal
...
Increased post DCD signal to be same length as pre DCD signal
2009-08-31 16:46:06 -05:00