Wykres commitów

9 Commity (d2449479236a2228991c14887f62d2d4dcd7ddde)

Autor SHA1 Wiadomość Data
David Freese ab092a6f1e psk reporter mode
Added mode specifier to spot_recv and viewaddchr
  Allows continued correct psk31 reporting from pskviewer when
  a mode such as QPSK or PSKR is being used in the primary
  decoder channel.
2010-04-16 19:01:32 -05:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00: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 3537f62788 Add RSID notifications
* Add RSID event type
* Add RSID receive options to:
  - Notify only
  - Enter RX text marker before changing modem and frequency
* Add close buttons
* Fix notification window callback
* Remove re_t assignment operator
* Use RE matching for callsign filter
2009-07-13 19:46:00 +01:00
Stelios Bounanos 53a2820a20 Improve dxcc, spot, pskrep performance
* Use unordered_maps (or hash_maps on ancient gcc4 versions)
* Store the spot callbacks such that RE searching is minimised
* Store list of country names
2009-06-30 16:30:35 +01:00
Stelios Bounanos bb44e467ab Fix memory leaks 2009-01-12 01:53:41 +00:00
Stelios Bounanos f71661c295 Revert "Changes to spotting regex parsing"
This reverts commit fbca004944.
2009-01-08 22:02:43 +00:00
David Freese fbca004944 Changes to spotting regex parsing
Windows does not recognize '\2' reference tag in regular
  expression defined in pskrep.cxx.  Changed to combination
  of regexec and string find processing for required result.
  Added modem frequency to spotting call when logging or
  forcing a spot report.
2009-01-08 05:41:52 -06:00
Stelios Bounanos 690daadf50 Add spotting
* Add hooks to the logger and received text handlers
* Add support for N1DQ's PSK Automatic Propagation Reporter
2008-11-21 08:09:13 +00:00