Wykres commitów

11 Commity (master)

Autor SHA1 Wiadomość Data
David Freese 75c2f795e4 nu rigctl area 2014-11-08 14:15:46 -06:00
David Freese d244947923 Headers update
* updated all headers to reflect correct licensing
2014-08-29 02:49:51 -05:00
Stelios Bounanos 5d3732cf3f Add wizard 2010-01-11 16:58:17 +00:00
Stelios Bounanos c07ec21fc1 Add generic notifier 2009-06-30 16:30:35 +01:00
Stelios Bounanos d4b1a038ac Merge flarq
* Add flarq to build system and installers
* Modify test scripts
* Add flarq manual page
* Add flarq command line argument handling
* Improve flarq's windowing system support
2009-05-26 20:01:38 +01:00
Stelios Bounanos 4b1292ca75 Improve logging and error notification
* Add macros for fl_alert/message/choice that set nicer icons for the
  FLTK dialog windows before calling the functions that display them
* Use LOG* calls in backend (modems, rig control) code, which should not
  display popups
* Display a notification the first time an error message is logged
* Use the correct message for errors (fl_alert instead of fl_message)
2009-04-17 19:17:55 +01: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 3d6f7bbf84 Add Fl_Input2
This a simple Fl_Input wrapper that adds a context menu
with the usual edit operations.
2008-12-04 16:11:33 +00: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
Stelios Bounanos fca79b4151 Upstream version 3.04AY 2008-11-13 00:12:12 +00:00
Stelios Bounanos 6b1c297560 Upstream version 3.04AX 2008-10-31 03:47:24 +00:00