Commit graph

35 commits

Author SHA1 Message Date
maschinist
7066b44eaa Lock DisplayLevel to 0 when daemonized 2018-08-25 17:49:45 +02:00
maschinist
a6836690e2 Simple tests for AuthKey option added 2018-08-25 17:22:12 +02:00
maschinist
7d9e321edb Cleaned up debug msgs & version bump 2018-08-25 12:55:10 +02:00
maschinist
7b2ead2631 Typo corrected: 10000 -> 10000u 2018-08-24 21:34:42 +02:00
maschinist
c7c7112bb7 Moved Flo's variable delay code to recover() to prevent re-login at full speed 2018-08-24 20:24:42 +02:00
phl0
cb9787b2cd
Implement preliminary login backoff timer 2018-08-23 14:07:04 +02:00
Jonathan Naylor
fd609b0eb1 Close the fds after the log initialisation. 2018-07-26 18:33:08 +01:00
Jonathan Naylor
590916734e Fix Alert 2 logging. 2018-07-26 18:27:39 +01:00
maschinist
30da61d4a8 Add forwarding of alphanum payload for func Alert2 msgs 2018-07-20 11:16:48 +02:00
Jonathan Naylor
6284930b30 Change the time to expire delayed time messages to 15 seconds after
advice.
2018-07-19 18:07:25 +01:00
maschinist
00d5bf4d18 Change TimeMsg hold time to cover time slot delays 2018-07-19 12:07:46 +02:00
Jonathan Naylor
3e245661b8 Fix the white list. 2018-07-15 19:59:29 +01:00
phl0
1e0d704405
Correct indent 2018-07-15 20:29:00 +02:00
Florian (DF2ET)
fe5eb303e5
Merge branch 'master' into patch-1 2018-07-15 20:24:45 +02:00
Jonathan Naylor
e48522471c Add Alert 1 and Alert 2 functional bits. 2018-07-15 19:15:34 +01:00
DO2BN
99161633cc
Removed "!", Whitelist was working as a Blacklist.
Removed "!", Whitelist was working as a Blacklist.
2018-07-15 19:50:28 +02:00
phl0
07f005ab90
Remove duplicate 2018-07-11 09:23:50 +02:00
Florian (DF2ET)
f27e83f8e7
Merge pull request #6 from dk5ras/patch-4
Update DAPNETGateway.cpp
2018-07-11 09:22:23 +02:00
Jonathan Naylor
557c6a3c33 Add the missing STL header. 2018-07-11 08:19:56 +01:00
Ralph A. Schmid
49c16f50b1
Update DAPNETGateway.cpp
added missing #include <algorithm>
2018-07-11 09:19:20 +02:00
Jonathan Naylor
acc20ec8e7 Add an optional white list of RICs to transmit. 2018-07-10 19:18:27 +01:00
Jonathan Naylor
7b50c495bc Hopefully fix queue stalls. 2018-06-25 19:11:33 +01:00
Jonathan Naylor
7b9f7ce2c1 More work on the scheduler. 2018-06-21 19:26:08 +01:00
Jonathan Naylor
172a68a123 Tighten up the conditions for sending the data. 2018-06-21 18:56:54 +01:00
Jonathan Naylor
a196abdd56 Add initial timeslot support. 2018-06-21 18:25:51 +01:00
Jonathan Naylor
f1e6db8db7 Move the position of LogInitialise. 2018-06-18 18:53:56 +01:00
Jonathan Naylor
12a87b6897 Add the actual extra messages logic. 2018-06-13 19:48:43 +01:00
Jonathan Naylor
88eacf7422 Optionally suppress time messages when messages are being queued. 2018-06-13 19:41:35 +01:00
Jonathan Naylor
25d431ba14 Improve logging. 2018-06-13 18:53:40 +01:00
Jonathan Naylor
54173174d0 Small cleanups. 2018-06-07 07:17:55 +01:00
phl0
dbc556973d
Also change second log message 2018-06-06 23:13:50 +02:00
phl0
ef76c9c995
Print POCSAG RICs in decimal 2018-06-06 23:05:50 +02:00
Jonathan Naylor
6d6cc799fc Fix bugs in parsing the messages. 2018-06-06 22:00:43 +01:00
Jonathan Naylor
51fb44771d Get DAPNET login working. 2018-06-06 21:38:43 +01:00
Jonathan Naylor
0e2c37be56 Initial commit. 2018-06-06 20:33:31 +01:00