Commit graph

21 commits

Author SHA1 Message Date
Jonathan Naylor
1cb140bc29 Merge branch 'master' into mqtt 2026-02-14 16:39:05 +00:00
MW0MWZ
e139bde022
Update Conf.cpp
Fix a compile failure
2025-08-20 12:25:14 +01:00
Jonathan Naylor
d1bd0b549a Add MQTT authentication. 2025-03-26 15:11:42 +00:00
Jonathan Naylor
3aee1f0ed8 Merge branch 'master' into mqtt 2025-03-18 15:13:07 +00:00
Jonathan Naylor
dde4c01a45 Upgrade the C++ version. 2025-03-18 13:52:17 +00:00
Jonathan Naylor
e677d6a954 Convert the gateway to log via MQTT. 2023-07-07 17:57:36 +01:00
Daniel Caujolle-Bert
310cf0c8ff
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:43:56 +02:00
Jonathan Naylor
8893f25cdb Add optional log file rotation and UDP error handling. 2020-10-31 22:16:07 +00:00
Jonathan Naylor
471f5475d2 Improva the ini file parsing. 2020-09-06 14:20:00 +01:00
phl0
32699fb860
Restore code beauty ;-) 2018-12-10 20:59:40 +01:00
Simon
362654a01d Typo 2018-12-05 14:18:46 +00:00
Simon
212996006b Since we have a RIC whitelist, it makes sense to also have a RIC
blacklist
2018-12-05 14:17:34 +00:00
phl0
334d5eb08c
Some minor code beautification 2018-11-18 23:35:06 +01:00
Simon
08157c342c Add config options for REGEX support. Also add README.REGEX 2018-11-17 16:37:11 +00:00
Jonathan Naylor
b1197eef49 Code cleanups. 2018-09-10 09:11:57 +01:00
phl0
ad31455d8f
Also check/clean AuthKeys for whitespace 2018-08-28 22:59:31 +02:00
phl0
5a9e3a4a66
Clean callsign from whitespace characters 2018-08-28 22:56:36 +02:00
Jonathan Naylor
acc20ec8e7 Add an optional white list of RICs to transmit. 2018-07-10 19:18:27 +01:00
Jonathan Naylor
5d8ce8f8f5 Remove unused time suppression flag. 2018-07-10 19:01:41 +01:00
Jonathan Naylor
88eacf7422 Optionally suppress time messages when messages are being queued. 2018-06-13 19:41:35 +01:00
Jonathan Naylor
0e2c37be56 Initial commit. 2018-06-06 20:33:31 +01:00