source: genesis/nodes/CNodeDrijfhuis/wleiden.yaml@ 10729

Last change on this file since 10729 was 10729, checked in by rick, 13 years ago

Verbeter alle compass waardes, door het uit te rekenen met coordinaten.

Fixes: nodefactory#100

File size: 1.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10400]7latitude : "52.26387"
[10116]8location : "Jachthaven Drijfhuis,1431 AA,Aalsmeer"
[10400]9longitude : "4.74555"
[10116]10masterip : "172.17.12.1"
11nodename : "Drijfhuis"
12nodetype : "CNode"
[10400]13rdnap_x : "111196"
14rdnap_y : "475288"
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10116]20 interface : "ath0"
21 ip : "172.17.12.1/26"
22 desc : "OMNI voor Wifi op de Drijfhuis"
23 sdesc : "ap-omni"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "4"
27 ssid : "ap-westeinder-drijfhuis"
28 dhcp : "20-50"
29 compass : "None"
30 status : "up"
[10059]31
[10116]32
[10059]33iface_vr0:
[10116]34 interface : "vr0"
35 ip : "172.16.16.36/29"
36 desc : "Nanostation5 naar Watertoren"
37 sdesc : "2watertoren"
38 mode : "station-wds"
39 type : "eth"
40 channel : "132"
41 ssid : "il-nw.watertoren1.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "zo"
[10116]44 ns_ip : "172.16.16.35"
45 ns_mac : "00:15:6d:70:50:04"
46 status : "up"
[10059]47
[10116]48
[10059]49iface_vr1:
[10116]50 interface : "vr1"
51 ip : "172.16.3.233/29"
52 desc : "Nanostation5 naar schiphol (UNUSED)"
53 sdesc : "2schiphol"
54 mode : "station-wds"
55 type : "eth"
56 channel : "60"
57 ssid : "il-zw.drijfhuis.wleiden.net"
[10454]58 dhcp : False
[10116]59 compass : "sw"
60 ns_ip : "172.16.3.234/29"
61 ns_mac : "00:15:6d:70:4d:6d"
62 status : "down"
[10059]63
[10116]64
Note: See TracBrowser for help on using the repository browser.