Commit graph

55 commits

Author SHA1 Message Date
Tim Schubert
096b48f005 Fix PCAP tracing 2020-08-03 21:12:08 +02:00
Tim Schubert
c1496e29f9 Add LOS computation for ISL links 2020-07-29 13:57:34 +02:00
Tim Schubert
f6786c3a66 fixup: normalize vector to satellite 2020-07-29 09:46:45 +02:00
Tim Schubert
3fb0969930 Extend waypoints tests and limit reception by angle and distance 2020-07-28 17:32:36 +02:00
Tim Schubert
83c5bc3b2e Use hard cutoff as first step to proper propagation loss 2020-07-27 13:10:01 +02:00
Tim Schubert
07abd6efca Update ISL test 2020-07-24 17:28:08 +02:00
Tim Schubert
12040289d3 Use LEO and ISL propagation loss models. 2020-07-24 17:00:51 +02:00
Tim Schubert
3f223d1d6c Fix example and make independent from waypoint helpers 2020-07-22 16:50:36 +02:00
Tim Schubert
1254c6060d Fixup channel transmission to all nodes 2020-07-22 15:45:09 +02:00
Tim Schubert
f4233bc558 Add missing stop event.
I am quite mad about this. Cost me about 10 h of my life to find this.
2020-07-21 18:02:25 +02:00
Tim Schubert
c4d976b5f3 Disable arp cache helper 2020-07-21 17:20:55 +02:00
Tim Schubert
03ecb7d5b3 Set missing protocol type 2020-07-21 16:11:32 +02:00
Tim Schubert
435cd8c7a1 Use proper ethernet header 2020-07-21 13:54:23 +02:00
Tim Schubert
1917223a5e Use proper ethernet header 2020-07-21 13:35:00 +02:00
Tim Schubert
97de8c9d24 refactor stuff 2020-07-20 15:48:24 +02:00
Tim Schubert
57b04d6424 fixup 2020-07-18 14:56:48 +02:00
Tim Schubert
a55177cd67 Add a way to set routing helper 2020-07-18 13:43:51 +02:00
Tim Schubert
7ba1d66e8c fixup 2020-07-18 11:56:13 +02:00
Tim Schubert
bbf9269a14 Add ARP cache helper 2020-07-18 11:55:21 +02:00
Tim Schubert
4628af9511 Add limited support for ISL LOS anycast 2020-07-17 13:26:35 +02:00
Tim Schubert
c2d69b4d03 Add sat and gnd node helpers 2020-07-16 23:02:25 +02:00
Tim Schubert
6c154b6d60 Set mobility model for node instead of net device 2020-07-15 22:18:30 +02:00
Tim Schubert
f34ca7fafd fixup: use fileinput 2020-07-14 15:43:21 +02:00
Tim Schubert
a4faece0de fixup: remove detour with timescale. topo location can be computed directly 2020-07-14 14:17:49 +02:00
Tim Schubert
62fe02889d Add conversion script for lat+long into ITRF frame coordinate 2020-07-14 14:14:56 +02:00
Tim Schubert
cad64e5bf4 Add waypoint generator 2020-07-14 13:11:50 +02:00
Tim Schubert
737c9a49c7 Add test for adding waypoints 2020-07-07 20:26:38 +02:00
Tim Schubert
e1bca0b7d9 Add test for non-empty waypoint file 2020-07-07 15:21:39 +02:00
Tim Schubert
42787c2b41 Rename LeoFileInputTestCase 2020-07-07 12:45:18 +02:00
Tim Schubert
9ead83462b Add wrapper for waypoints file 2020-07-06 17:25:22 +02:00
Tim Schubert
8ab0bc023e Remove LeoMobilityModel 2020-07-06 17:24:28 +02:00
Tim Schubert
4eda5589cb Remove leo-mobility-model 2020-07-05 17:28:23 +02:00
Tim Schubert
c6bce1a882 add tests and fixups 2020-07-04 20:45:09 +02:00
Tim Schubert
5f01608c61 fixup 2020-07-04 16:45:32 +02:00
Tim Schubert
f43517d025 Rename test case 2020-07-04 15:16:29 +02:00
Tim Schubert
e8bf45a5d9 WIP: Add tests for isl-mock-channel 2020-07-04 15:14:48 +02:00
Tim Schubert
e05dc827cc Remove broadcast hack 2020-07-03 18:41:15 +02:00
Tim Schubert
751daa724b Make examples into tests 2020-07-03 17:21:19 +02:00
Tim Schubert
045eff04ff fixup 2020-07-03 12:58:30 +02:00
Tim Schubert
227ae70a1d Prepare ND cache for ground space networks 2020-07-03 12:40:14 +02:00
Tim Schubert
ed80214449 Add helper for pre-filling ND cache 2020-07-02 10:27:15 +02:00
Tim Schubert
efa52f8e51 Prime ND cache 2020-07-01 14:41:49 +02:00
Tim Schubert
603d8ccf70 fixup: broadcast hack 2020-06-27 21:16:57 +02:00
Tim Schubert
51b110bf68 fixup: address of pinged remote 2020-06-27 19:06:14 +02:00
Tim Schubert
55b887c7fa fixup: parent class 2020-06-27 18:48:22 +02:00
Tim Schubert
3b245ebefe wip: add leo helpers 2020-06-27 18:45:13 +02:00
Tim Schubert
432866d8ca add index for satellite / ground net devices 2020-06-26 14:16:55 +02:00
Tim Schubert
20ad318cb9 add transmit start for leo mock channels 2020-06-24 22:23:09 +02:00
Tim Schubert
aa4e5b5ef0 add mocked leo channel and device 2020-06-24 20:01:02 +02:00
Tim Schubert
45228b292e add mock channel for ground to space communication 2020-06-22 18:15:52 +02:00