Commit graph

22 commits

Author SHA1 Message Date
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