Notes: (l) in the title indicates the user must be logged in to perform action, (a) are for admin operations
Create a new contact
- Fill in info on new contact page
- Click Finish
- If id is taken, say so (perhaps recommend an alternate)
- When all information is correct, add to database
Create a new node (l)
- Select Neighborhood node is in from dropdown
- Enter an id for the node
- validate id for uniqueness
- Enter latitude, longitude, and iprange if known
- Click Finish
- Auto-assign ip range empty (using neighborhood)
- Submit to database
Add Antenna to Node (l)
- Select node from a list
- Select node type
- Enter power of node or select card/AP type from dropdown
- If node type is directional, select which node it is pointed towards, enter a raw vector (format unknown currently), or a lat /long it points towards
- Click Finish
- Submit to database
Add a Link between 2 Nodes (l)
- Select one of your node from the list
- Select the node on the other end
Node Admin page (l)
Displays:
- All your nodes
- Could provide some status about each node (heartbeat status perhaps)
- All your links
- Maybe a simple stat about the link (distance covered or something like that)
- All your tunnels
- Perhaps give some tunnel status
Add a neighborhood (o)
Enter a name and iprange (in iprange format, see RangeFormat)
- Submit to database


