Commit graph

548 commits

Author SHA1 Message Date
Jonathan Naylor
95d09b71c7 Add two new reflectors. 2016-06-08 15:53:56 +01:00
Jonathan Naylor
17f45bbc25 Remove compiler warnings. 2016-06-08 11:57:26 +01:00
Jonathan Naylor
da29055611 Added missing <cstring> include for memset(). 2016-06-08 11:54:43 +01:00
Jonathan Naylor
e0ee17e9ea Revert incorrect poll handling. 2016-06-08 07:25:28 +01:00
Jonathan Naylor
0e62bacb84 Dont't allow control data out over a reflector. 2016-06-08 07:20:56 +01:00
Jonathan Naylor
b739c85766 Bug fixing. 2016-06-08 06:57:51 +01:00
Jonathan Naylor
593b880e20 Update the hosts list. 2016-06-08 06:23:43 +01:00
Jonathan Naylor
67d893590e Add radio personality to the log. 2016-06-08 06:23:21 +01:00
Jonathan Naylor
24acede929 Rename config file values. 2016-06-08 06:06:59 +01:00
Jonathan Naylor
3952cb9343 Fix Linux compile error. 2016-06-08 06:04:28 +01:00
Jonathan Naylor
53126f5e4e More bug fixing for CONNECT. 2016-06-07 23:50:01 +01:00
Jonathan Naylor
e0e6546cc6 Have initial reply to ALL working. 2016-06-07 23:17:34 +01:00
Jonathan Naylor
b71c77a9b8 Now have a valid response to the DX command :-) 2016-06-07 21:54:57 +01:00
Jonathan Naylor
64bf2108ee Debugging the gateway. 2016-06-07 21:19:33 +01:00
Jonathan Naylor
02b6f5342e Change the hash calculation slightly. 2016-06-07 18:38:18 +01:00
Jonathan Naylor
b8f0036fb5 Added the new reflector status processing. 2016-06-07 18:37:34 +01:00
Jonathan Naylor
9991333e26 Continue work on Wires-X compatibility. 2016-06-07 08:02:27 +01:00
Jonathan Naylor
10a6b7b2f6 Beginnings of Wires-X replies. 2016-06-06 22:16:22 +01:00
Jonathan Naylor
954bc4626c Fix Linux threading compile issues. 2016-06-06 19:29:23 +01:00
Jonathan Naylor
7cd548fd9b Add the data creation for the payload. 2016-06-06 18:29:20 +01:00
Jonathan Naylor
bbb7fc6c2c Prepare for Wires-X encoding. 2016-06-06 18:19:56 +01:00
Jonathan Naylor
d9c0bb27c9 Add the APRS writer thread and support class. 2016-06-01 15:49:21 +01:00
Jonathan Naylor
9e71805129 Add the TCP Socket class and begin Wires-X support. 2016-06-01 15:00:56 +01:00
Jonathan Naylor
62a981a84e Fix Linux compile errors. 2016-06-01 12:50:46 +01:00
Jonathan Naylor
0dcdd4778a Incorporate the GPS decoding algorithm. 2016-06-01 12:21:48 +01:00
Jonathan Naylor
79e006d4b9 Upgrade the YSF reflector protocol and use a new .ini file. 2016-06-01 11:00:25 +01:00
Jonathan Naylor
f137449ae6 Initial commit. 2016-05-27 17:55:44 +01:00
Jonathan Naylor
353c5803d5 Add optional logging for dashboards. 2016-05-23 18:00:42 +01:00
Jonathan Naylor
9380a36392 Increase the poll timeout to accomodate older MMDVM hosts. 2016-05-23 17:41:56 +01:00
Jonathan Naylor
dca01d2aa3 Revert "Added autotools buildsystem"
This reverts commit acabb1ba2b.
2016-05-23 17:38:33 +01:00
Jonathan Naylor
0f141252f1 Revert "Removed depreciated PKG_NAME from autogen"
This reverts commit d6cd1d232c.
2016-05-23 17:38:04 +01:00
Jonathan Naylor
fd76dbe65f Revert "Added C++ std11 to the autoconf and externalized VERSION const to configure.ac"
This reverts commit d0df5ab8e5.
2016-05-23 17:37:39 +01:00
Jonathan Naylor
5481dd13c7 Revert "Added autotools artefacts to gitignore"
This reverts commit 26c5768000.
2016-05-23 17:37:18 +01:00
Jonathan Naylor
dca269641e Merge pull request #2 from sq7lrx/develop
Added GNU buildchain autotools support
2016-05-22 20:46:04 +01:00
Adam Kolakowski
9dfee50647 Merge branch 'feature/autotools' into develop
Added autotools support for Linux builds
2016-05-22 20:42:31 +02:00
Adam Kolakowski
26c5768000 Added autotools artefacts to gitignore 2016-05-22 20:42:20 +02:00
Adam Kolakowski
d0df5ab8e5 Added C++ std11 to the autoconf and externalized VERSION const to configure.ac 2016-05-22 20:40:40 +02:00
Adam Kolakowski
d6cd1d232c Removed depreciated PKG_NAME from autogen 2016-05-22 20:24:33 +02:00
Adam Kolakowski
acabb1ba2b Added autotools buildsystem 2016-05-22 20:21:26 +02:00
Jonathan Naylor
4966313167 Reject unexpected incoming data. 2016-05-21 13:13:42 +01:00
Jonathan Naylor
ea61019cba Add callsign display to the reflector. 2016-05-21 13:08:11 +01:00
Jonathan Naylor
3cac3af31e Increase polling frequency. 2016-05-21 12:34:47 +01:00
Jonathan Naylor
5a9a6ccc58 Update the rejection rules. 2016-05-20 06:21:17 +01:00
Jonathan Naylor
eb2c5fe8a2 Hopefully get it compiling now. 2016-05-19 19:56:19 +01:00
Jonathan Naylor
e832078e5c Add the basic readme file. 2016-05-19 18:04:39 +01:00
Jonathan Naylor
42ce6251ae Add the software version and other cleanups. 2016-05-19 17:59:49 +01:00
Jonathan Naylor
e1faa2a00b Hopefully Linux compilation. 2016-05-19 17:50:45 +01:00
Jonathan Naylor
4c53d23c12 Initial version. 2016-05-19 17:36:54 +01:00