Commit graph

100 commits

Author SHA1 Message Date
Jonathan Naylor
f7fe4d6683 Don't forget to descramble the type byte first. 2019-01-25 11:38:49 +00:00
Jonathan Naylor
852889e0ee New way to detect fast data mode. 2019-01-25 11:21:36 +00:00
Jonathan Naylor
58e0caed97 Add the Nat Traversal class to VS. 2019-01-18 16:40:08 +00:00
Jonathan Naylor
16f2e2a155
Merge pull request #24 from F4FXL/UDPHolePunching
Allow to compile without NAT traversal, disabled by default
2019-01-17 08:05:11 +00:00
Geoffrey Merck F4FXL - KC3FRA
57128ef77a Merge branch 'master' into UDPHolePunching 2019-01-16 22:15:46 +01:00
Jonathan Naylor
875bba83c1 Update logger to the latest wxWidgets API. 2019-01-16 20:51:23 +00:00
Jonathan Naylor
c2e26c508e Remove UDP hole puncher. 2019-01-16 20:50:59 +00:00
Geoffrey Merck F4FXL - KC3FRA
1abb52601f Merge branch 'master' into UDPHolePunching 2019-01-16 21:49:16 +01:00
Geoffrey Merck F4FXL - KC3FRA
1e48be71dd Allow to compile without NAT traversal, disabled by default 2019-01-16 20:41:57 +01:00
Jonathan Naylor
d87d121c8d Revert "Merge pull request #16 from F4FXL/UDPHolePunching"
This reverts commit cc2c68aff9, reversing
changes made to 05e66c15d1.
2019-01-15 20:50:58 +00:00
Jonathan Naylor
fe42c30df0
Correct DCS014's IP address. 2019-01-15 08:02:57 +00:00
Jonathan Naylor
5eafed9454
Merge pull request #19 from EA3HKB/patch-2
Update DCS_Hosts.txt
2019-01-08 20:20:22 +00:00
Jonathan Naylor
9f1576478b
Merge pull request #20 from EA3HKB/patch-3
Update DExtra_Hosts.txt
2019-01-08 20:20:03 +00:00
Jonathan Naylor
daee1becd0
Merge pull request #21 from EA3HKB/patch-4
Update DPlus_Hosts.txt
2019-01-08 20:19:44 +00:00
EA3HKB
5d5a26a301
Update DPlus_Hosts.txt
Update from pi-star.uk
Change ip's for REF017 and REF714 and others.
2019-01-08 20:19:49 +01:00
EA3HKB
e0812c165b
Update DExtra_Hosts.txt
Update from pi-star.uk
Change ip's for XRF017 and XRF14 and others
2019-01-08 20:13:24 +01:00
EA3HKB
fd679a5daa
Update DCS_Hosts.txt
Update from pi-star.uk
New ip's for DCS017 and DCS714 and others
2019-01-08 20:09:11 +01:00
Jonathan Naylor
15994baca2
Merge pull request #18 from dg0tm/fix_DD-Mode
fix DD-Mode
2019-01-08 08:31:25 +00:00
Christoph kottke
51a867439f fix DD-Mode
after commit baeee75 no packet transmit from repater on DD-mode
2019-01-07 13:12:50 +01:00
Jonathan Naylor
cc2c68aff9
Merge pull request #16 from F4FXL/UDPHolePunching
G2 Nat Traversal improvements
2018-12-02 17:50:09 +00:00
Geoffrey Merck F4FXL - KC3FRA
fc84772fb9 Reduce timeout to 29 seconds because of some strict NAT devices 2018-12-01 08:05:13 +01:00
Geoffrey Merck F4FXL - KC3FRA
8ac0709d9a Update visual studio project 2018-12-01 08:00:34 +01:00
Geoffrey Merck F4FXL - KC3FRA
b5d51f4d26 Reduc timeout to 60s 2018-12-01 07:12:23 +01:00
Geoffrey Merck F4FXL - KC3FRA
584dd7e228 Change log message 2018-11-24 17:57:27 +01:00
Geoffrey Merck F4FXL - KC3FRA
51c734faa7 Off loaded G2 Nat Traversal to specific handler class
G2 Nat traversal handling in its own class
This might serve as a starting point for upcoming DExtra/DCS/DPlus
traversal
2018-11-24 15:22:34 +01:00
Geoffrey Merck F4FXL - KC3FRA
d6cfc2552f Remove test/debug code 2018-11-21 20:58:08 +01:00
Geoffrey Merck F4FXL - KC3FRA
1ac7375ba4 Beautify code formating 2018-11-21 20:44:14 +01:00
Geoffrey Merck F4FXL - KC3FRA
0e9c1bb2f2 More meaningful variaable names ans recognize incoming UDP punch 2018-11-21 20:42:52 +01:00
Geoffrey Merck F4FXL - KC3FRA
c3427dbb08 More meaningfull variable names 2018-11-21 20:42:17 +01:00
Geoffrey Merck F4FXL - KC3FRA
729ffc41c5 Fixed type 2018-11-20 20:26:13 +01:00
Geoffrey Merck F4FXL - KC3FRA
5c7f3e0be5 Add some logging 2018-11-20 20:22:08 +01:00
Geoffrey Merck F4FXL - KC3FRA
3968c15c55 Only update G2 if != INADDR_NONE 2018-11-19 06:30:48 +01:00
Geoffrey Merck F4FXL - KC3FRA
a047577506 Fix not being able to have two reflectorx at same address eg XLX under DCS and XRF 2018-11-19 06:30:12 +01:00
Geoffrey Merck F4FXL - KC3FRA
f0ae853141 Check for NULL is always a good idea... -_- 2018-11-18 22:10:16 +01:00
Geoffrey Merck F4FXL - KC3FRA
713f2958c2 No more hardcoded G2 port in repeater handler 2018-11-18 21:39:16 +01:00
Geoffrey Merck F4FXL - KC3FRA
65d7081f29 Add update of gateway call to records creted through udp punching 2018-11-18 21:38:40 +01:00
Geoffrey Merck F4FXL - KC3FRA
ee9f3e1816 Make repeaterhandler aware of cached G2 Port 2018-11-18 18:41:13 +01:00
Geoffrey Merck F4FXL - KC3FRA
9f1a1d841a Do not update G2 cache when nothing has been read from socket 2018-11-18 17:14:29 +01:00
Geoffrey Merck F4FXL - KC3FRA
cda4300f34 Constrain G2 stuff to specific functions
Code is much more lighter !
2018-11-18 16:54:57 +01:00
Geoffrey Merck F4FXL - KC3FRA
1f76e03cf5 Update G2 port on incoming G2 transmission 2018-11-18 07:59:23 +01:00
Geoffrey Merck F4FXL - KC3FRA
bf4738c8a2 Add G2 port caching 2018-11-18 07:58:52 +01:00
Geoffrey Merck F4FXL - KC3FRA
21b1b967be Unfix address and port 2018-11-17 18:18:28 +01:00
Jonathan Naylor
05e66c15d1 Fix typo. 2018-11-15 19:30:27 +00:00
Jonathan Naylor
1e4a11f0a6 Fix typo. 2018-11-15 19:29:14 +00:00
Jonathan Naylor
3f179985d1 Add AMBE data bypass processing for Fast Data. 2018-11-14 10:50:08 +00:00
Jonathan Naylor
2a3611e87c
Merge pull request #15 from F4FXL/MakefileTweaks
Makefile dependencies checks
2018-11-12 14:20:32 +00:00
Jonathan Naylor
e57faf2418 Add Mobile GPS to ircDDB Gateway Config GUI. 2018-11-11 22:40:37 +00:00
Geoffrey Merck F4FXL - KC3FRA
dcb5b4b455 Add empty targets for dependencies in sub make file
This forces make to check if dependency (eg ../Common/Common.a) is more
recent than the target
2018-11-11 18:35:30 +01:00
Geoffrey Merck F4FXL - KC3FRA
e66484340b Add generation of dependency files
Generate dependency files so that when changing one file only stuff
dependant on that file gets rebuilt. Avoid cleaning the whole thing on
every small change
2018-11-11 17:13:17 +01:00
Geoffrey Merck F4FXL - KC3FRA
86744087a4 Force crawling of sub-makes for changed dependencies
Inspired by
https://stackoverflow.com/questions/31293557/how-to-tell-make-to-watch-dependencies-of-a-sub-make-target

Also make install, clean and all PHONY targets
2018-11-11 17:12:05 +01:00