Jonathan Naylor
|
2a7d4c8f06
|
Merge branch 'master' of github.com:g4klx/YSFClients
|
9 years ago |
Jonathan Naylor
|
d432297f24
|
Add aprs.fi gateway.
|
9 years ago |
Jonathan Naylor
|
395f042288
|
Update the README based on development.
|
9 years ago |
Jonathan Naylor
|
59b4908d5f
|
Tweak the data transfer management.
|
9 years ago |
Jonathan Naylor
|
df04d34595
|
Bump the version date.
|
9 years ago |
Jonathan Naylor
|
35f0c30124
|
Bump the version date.
|
9 years ago |
Jonathan Naylor
|
e2ee965375
|
Use the node callsign for most Wires-X exchanges.
|
9 years ago |
Jonathan Naylor
|
0b7280cd81
|
Sort reflector list and the beginning of search.
|
9 years ago |
Jonathan Naylor
|
1f2b25de46
|
Mostly work on the ALL command.
|
9 years ago |
Jonathan Naylor
|
489d6077fd
|
Change EOF handling.
|
9 years ago |
Jonathan Naylor
|
1bcd9c82b2
|
Fix the quick and dirty fix.
|
9 years ago |
Jonathan Naylor
|
5d49ab42af
|
Quick and dirty fix to reflectors timing out.
|
9 years ago |
Jonathan Naylor
|
28cd9362a5
|
Added first German reflector.
|
9 years ago |
Jonathan Naylor
|
95d09b71c7
|
Add two new reflectors.
|
9 years ago |
Jonathan Naylor
|
17f45bbc25
|
Remove compiler warnings.
|
9 years ago |
Jonathan Naylor
|
da29055611
|
Added missing <cstring> include for memset().
|
9 years ago |
Jonathan Naylor
|
e0ee17e9ea
|
Revert incorrect poll handling.
|
9 years ago |
Jonathan Naylor
|
0e62bacb84
|
Dont't allow control data out over a reflector.
|
9 years ago |
Jonathan Naylor
|
b739c85766
|
Bug fixing.
|
9 years ago |
Jonathan Naylor
|
593b880e20
|
Update the hosts list.
|
9 years ago |
Jonathan Naylor
|
67d893590e
|
Add radio personality to the log.
|
9 years ago |
Jonathan Naylor
|
24acede929
|
Rename config file values.
|
9 years ago |
Jonathan Naylor
|
3952cb9343
|
Fix Linux compile error.
|
9 years ago |
Jonathan Naylor
|
53126f5e4e
|
More bug fixing for CONNECT.
|
9 years ago |
Jonathan Naylor
|
e0e6546cc6
|
Have initial reply to ALL working.
|
9 years ago |
Jonathan Naylor
|
b71c77a9b8
|
Now have a valid response to the DX command :-)
|
9 years ago |
Jonathan Naylor
|
64bf2108ee
|
Debugging the gateway.
|
9 years ago |
Jonathan Naylor
|
02b6f5342e
|
Change the hash calculation slightly.
|
9 years ago |
Jonathan Naylor
|
b8f0036fb5
|
Added the new reflector status processing.
|
9 years ago |
Jonathan Naylor
|
9991333e26
|
Continue work on Wires-X compatibility.
|
9 years ago |
Jonathan Naylor
|
10a6b7b2f6
|
Beginnings of Wires-X replies.
|
9 years ago |
Jonathan Naylor
|
954bc4626c
|
Fix Linux threading compile issues.
|
9 years ago |
Jonathan Naylor
|
7cd548fd9b
|
Add the data creation for the payload.
|
9 years ago |
Jonathan Naylor
|
bbb7fc6c2c
|
Prepare for Wires-X encoding.
|
9 years ago |
Jonathan Naylor
|
d9c0bb27c9
|
Add the APRS writer thread and support class.
|
9 years ago |
Jonathan Naylor
|
9e71805129
|
Add the TCP Socket class and begin Wires-X support.
|
9 years ago |
Jonathan Naylor
|
62a981a84e
|
Fix Linux compile errors.
|
9 years ago |
Jonathan Naylor
|
0dcdd4778a
|
Incorporate the GPS decoding algorithm.
|
9 years ago |
Jonathan Naylor
|
79e006d4b9
|
Upgrade the YSF reflector protocol and use a new .ini file.
|
9 years ago |
Jonathan Naylor
|
f137449ae6
|
Initial commit.
|
9 years ago |
Jonathan Naylor
|
353c5803d5
|
Add optional logging for dashboards.
|
9 years ago |
Jonathan Naylor
|
9380a36392
|
Increase the poll timeout to accomodate older MMDVM hosts.
|
9 years ago |
Jonathan Naylor
|
dca01d2aa3
|
Revert "Added autotools buildsystem"
This reverts commit acabb1ba2b .
|
9 years ago |
Jonathan Naylor
|
0f141252f1
|
Revert "Removed depreciated PKG_NAME from autogen"
This reverts commit d6cd1d232c .
|
9 years ago |
Jonathan Naylor
|
fd76dbe65f
|
Revert "Added C++ std11 to the autoconf and externalized VERSION const to configure.ac"
This reverts commit d0df5ab8e5 .
|
9 years ago |
Jonathan Naylor
|
5481dd13c7
|
Revert "Added autotools artefacts to gitignore"
This reverts commit 26c5768000 .
|
9 years ago |
Jonathan Naylor
|
dca269641e
|
Merge pull request #2 from sq7lrx/develop
Added GNU buildchain autotools support
|
9 years ago |
Adam Kolakowski
|
9dfee50647
|
Merge branch 'feature/autotools' into develop
Added autotools support for Linux builds
|
9 years ago |
Adam Kolakowski
|
26c5768000
|
Added autotools artefacts to gitignore
|
9 years ago |
Adam Kolakowski
|
d0df5ab8e5
|
Added C++ std11 to the autoconf and externalized VERSION const to configure.ac
|
9 years ago |