Wykres commitów

937 Commity (77d0b4ecece82eb7c3beb8de98d98f800e77db75)

Autor SHA1 Wiadomość Data
David Freese 77d0b4ecec Olivia pulse shape changes
Transmit noise floor < 55 dB; changed to 85 dB
2009-02-17 18:22:43 -06:00
David Freese 4181ca882e Bug fix RTTY cpu usage 2009-02-17 18:21:54 -06:00
Stelios Bounanos 56d7f0eace Fix va_args calls 2009-02-15 09:54:38 +00:00
Stelios Bounanos b8d267ab87 OS X fixes
* Fix ifdef in open URL routine
* Try to start uH Router only if the fifos could not be opened
* Send uH Router quit-if-not-in-use command on exit
2009-02-15 07:59:39 +00:00
Stelios Bounanos 6ff0e6965f Fix fetch_http_gui timeout check 2009-02-15 07:59:38 +00:00
David Freese 5299567624 Added RTTY x-y scope extinguish on loss of signal
Added PSK modes set_sigsearch(...) on modem change to any
psk mode.
2009-02-14 20:21:30 -06:00
David Freese c8d68a7752 Added DSP filter width adjustment to RTTY 2009-02-14 17:55:54 -06:00
David Freese 396a51e930 Bug fix for Feld FM modes 2009-02-14 13:46:51 -06:00
David Freese 8a8317ef29 Added FEC_snr and FEC_freq_offset displays to status bar 2009-02-13 08:50:49 -06:00
David Freese e5bdb1a1a3 Cosmetic changes to mt63 source - increase white space for easier
reading
2009-02-12 21:21:39 -06:00
David Freese 5f224546d8 Olivia decoder/encoder improvements
removed all extraneous double/integer/double conversions
  added new signal/noise computation method
2009-02-12 17:58:28 -06:00
David Freese 8c8f59cb9a Bug fix - PTT via rigCAT serial h/w
RTS/DTR was inaccessible
Bug fix - Xlog stream; suppress newlines in Notes field
Added binary string format to display bit fields, ie: RTS / DTR state
Changed 'Comments' to 'Notes' in all references re: logbook
  Comments ADIF field is single line character
  Notes ADIF field is multi-line character
  Converts all ADIF comment fields to Notes; backward compatibility
2009-02-09 18:53:30 -06:00
David Freese 135562e3d4 Version 3.11AG alpha test build 2009-02-05 15:58:33 -06:00
David Freese bef4f92d27 Added sub-directores "wrap" and "talk" to the files directory
Fixed missing quick-pick pop up menus
2009-02-05 15:09:58 -06:00
David Freese fc81592b8b Version 3.11AF alpha test version
updated i18n
2009-02-04 18:23:58 -06:00
David Freese edeb401ee3 Fix hamlib RTTY/RTTYR sideband inversion 2009-02-04 18:05:56 -06:00
Stelios Bounanos 718522277d Add LoTW and eQSL hints to dxcc popup
This uses the following files:

 * http://www.hb9bza.net/lotw/lotw1.txt
   in ~/.fldigi/lotw1.txt

 * http://www.eqsl.cc/QSLCard/DownloadedFiles/AGMemberList.txt
   in ~/.fldigi/AGMemberList.txt or ~/.fldigi/eqsl.txt

Also changed the FText tooltip display function to use a string stream
2009-02-04 21:54:31 +00:00
Stelios Bounanos f134124ddd Add benchmark and batch decoding switches
This patch adds a new configure switch (--enable-benchmark) which builds a
binary suitable for measuring the modems' decoding speed.  The new
--benchmark-* switches can also be used to batch-decode audio files
if sndfile support is enabled.
2009-02-04 21:54:31 +00:00
Stelios Bounanos 3ab8df2b6c Fix uhrouter support
* Add function to run the uhrouter program on OS X
* Compile uhrouter code only on OS X
* Compile parport code only on Linux and FreeBSD
2009-02-04 21:54:30 +00:00
Stelios Bounanos 362d88bed4 Fix cygwin gcc-4 compilation 2009-02-04 21:54:30 +00:00
Stelios Bounanos cb4b2f8f2e Fix local strcasestr 2009-02-04 21:54:30 +00:00
Stelios Bounanos 0b7d62d1b6 Fix new version check
Also add new download URL
2009-02-04 21:54:30 +00:00
Stelios Bounanos 4ee758d908 Add PSK reporter activity text field
This patch adds a button and text field to the main window's rig control frame
that can be used to QSY to frequencies around which there have been recent
reception reports in a particular geographic area.  The area is determined by
the field text, which must be an IARU grid prefix.  If the field is empty, the
first two characters of the operator's locator are used.  If the locator is
unset, pskreporter.info uses (currently) IP geolocation to approximate it.

A popup menu is displayed when the user clicks the button or presses Return
inside the text field (which may be empty).  The popup shows frequencies sorted
by a measure of activity that gives more weight to transmissions.  If rig
control is enabled, a frequency can be sent to the rig by selecting it.

The data is retrieved from this URL:

  http://pskreporter.info/cgi-bin/psk-freq.pl

Or, with an non-empty text field:

  http://pskreporter.info/cgi-bin/psk-freq.pl?grid=TEXT
2009-02-04 21:54:30 +00:00
Stelios Bounanos d6a88f4295 Add new quick_choice popups 2009-02-04 21:54:30 +00:00
Stelios Bounanos 3e19c4d90a Add fetch_http_gui
This is a new function to download data over HTTP while keeping the UI
up to date
2009-02-04 21:54:30 +00:00
Stelios Bounanos ee82e29d17 Update guide
* Add newlines
* Update references to menus
* Use html name for (C) symbol
* Add version number to footer
2009-02-04 21:54:30 +00:00
Stelios Bounanos b50f92a83e Update platform ifdefs
Also merge patches for FreeBSD current by Diane Bruce
2009-02-04 21:54:30 +00:00
Stelios Bounanos 798834d41e Fix open URL function 2009-02-04 05:20:23 +00:00
Stelios Bounanos 0913a74ae9 Fix compilation error with --without-hamlib 2009-02-04 05:20:23 +00:00
David Freese cc880d9939 Bug fix to wf_audioscale waterfall scale changes 2009-02-03 22:33:37 -06:00
David Freese 23d8c7bd62 Added Rx text output to temporary text file.
Intended use: text to speech conversion for blind operators
2009-02-03 13:21:29 -06:00
David Freese 069099fcf1 Deleted all references to afcIND 2009-02-01 20:19:25 -06:00
David Freese 995d4715ab Changed waterfall event behavior for disabling <TIMER:nn> operation 2009-02-01 14:04:30 -06:00
David Freese 458a87e784 Version 3.11AE alpha test version 2009-01-31 20:03:05 -06:00
David Freese b89635e38d Fixed PSKnnn ADIF naming convention to comply with adif 2.0 spec 2009-01-31 20:00:10 -06:00
David Freese d20fd11480 Version 3.11AD alpha test 2009-01-31 15:10:44 -06:00
David Freese 31c05ea41b Added logbook save to file after every change to the logbook 2009-01-31 14:18:28 -06:00
David Freese 4f307c7914 Added Cabrillo field defaults per Contest selection 2009-01-31 14:00:32 -06:00
David Freese e28d1d834f Modified Cabrillo report line QSO: format 2009-01-30 21:16:35 -06:00
David Freese f1abbe2dc8 Version 3.11AC alpha test 2009-01-30 15:36:58 -06:00
David Freese 184ce5ae5c Bug fix, Cabrillo report generator 2009-01-30 15:36:17 -06:00
David Freese 831170bde0 Version 3.11AB alpha test version
updated i18n
2009-01-30 13:10:50 -06:00
David Freese ca5bb8cd5d Modified contest exchange fill-in; appends if field partially filled
Reversed #Out and #In fields for contest log
2009-01-30 13:08:58 -06:00
David Freese af6b8dc526 Added Cabrillo report writer for logbook / contest use
Removed free form Exchange fields #2 and #3
  Renamed Exchange field #1 to Exchange Out
  Added Exchange In field to the logbook
2009-01-29 19:16:03 -06:00
David Freese 39721ce551 Added rx stream file extraction
Extracts all text between and including [WRAP:beg]...[WRAP:end]
2009-01-27 14:07:22 -06:00
David Freese 01b916c1b0 Add stop macro timer to all waterfall events 2009-01-26 12:06:00 -06:00
David Freese 40dc198891 Corrected adif strings for modes BPSK31...QPSK250 2009-01-21 18:50:26 -06:00
David Freese c6f5d658bc Bug fix to correct rig xml <PORT dependency 2009-01-21 15:28:00 -06:00
David Freese c899981836 Bug fix for rigCAT_init Event Log output
Bug fix for cursor position in QSO Call field
2009-01-19 18:16:02 -06:00
David Freese e184117d16 Bug fix for DxKeeper adif file output
Changed date format to YYYYMMDD
2009-01-17 14:19:11 -06:00