[Xastir-dev] [PATCH 1 of 2] Allow position timer value of 0 to disable the automated position beacon

2012-08-08 Thread Tom Hayward KD7LXL
# HG changeset patch # User Tom Hayward esa...@gmail.com # Date 1344468976 21600 # Node ID 40822abfd611a67d2999f62b1377cd944d8c7a1c # Parent 74e7c7b042c1aad58e329da4dd7e0f49dc2d0818 Allow position timer value of 0 to disable the automated position beacon. diff -r 74e7c7b042c1 -r 40822abfd611

[Xastir-dev] [PATCH 0 of 2] Xastir control API?

2012-08-08 Thread Tom Hayward KD7LXL
How's this? This patchset implements the features requested by David Ranch in this message: http://lists.xastir.org/pipermail/xastir/2012-August/020936.html Tom KD7LXL P.S. Hopefully this one makes it to the list. Last try had the wrong From header :)

[Xastir-dev] [PATCH 2 of 2] Transmit when SIGUSR2 is received (equivalent to Transmit Now button)

2012-08-08 Thread Tom Hayward KD7LXL
# HG changeset patch # User Tom Hayward t...@tomh.us # Date 1344468982 21600 # Node ID b344ba9f94e54f0a44c6daf88968489b30eae59d # Parent 40822abfd611a67d2999f62b1377cd944d8c7a1c Transmit when SIGUSR2 is received (equivalent to Transmit Now button). diff -r 40822abfd611 -r b344ba9f94e5 src/main.c