GithubHelp home page GithubHelp logo

mit-ll / catan Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 7.0 10.38 MB

A low-cost, scalable system that creates a wide-area, best-effort, ad-hoc wireless network for disaster relief.

License: Other

C 9.95% Python 62.95% Shell 7.92% Makefile 0.34% CSS 4.10% JavaScript 2.15% HTML 6.14% Java 6.46%

catan's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

catan's Issues

Wifi hotspot is not being created on boot

pi@CATAN-1:/CATAN/catan-services_1.0/scripts $ ./check_wifi.sh
mon.wlan0: error fetching interface information: Device not found
pi@CATAN-1:
/CATAN/catan-services_1.0/scripts $ ifconfig
eth0 Link encap:Ethernet HWaddr b8:27:eb:73:d3:58
inet addr:18.248.5.12 Bcast:18.248.255.255 Mask:255.255.0.0
inet6 addr: fe80::da2b:e8c3:dede:beef/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2981 errors:0 dropped:19 overruns:0 frame:0
TX packets:327 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:406405 (396.8 KiB) TX bytes:43201 (42.1 KiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:424 errors:0 dropped:0 overruns:0 frame:0
TX packets:424 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:34800 (33.9 KiB) TX bytes:34800 (33.9 KiB)

wlan0 Link encap:Ethernet HWaddr 74:da:38:56:1c:51
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::7f81:3077:244e:583e/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:18 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

pi@CATAN-1:~/CATAN/catan-services_1.0/scripts $

No wifi-hotspot is created with a usb wifi adapter in the USB3 position

Dialog doesn't run during remote installation

debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline

This error message comes up when running ./setup_new_pi from a fresh Ubuntu vm. Installing the dialog utility doesn't help. I think that it is stopping some parts of CATAN from installing.

Something along these lines:
https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/130519

[Errno 32] Broken pipe in webserver.log.err

We're getting this error in the webserver error logs. Don't know where it's coming from- this is the whole traceback and doesn't include any calls back to CATAN.
Traceback (most recent call last): File "/usr/lib/python2.7/SocketServer.py", line 295, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python2.7/SocketServer.py", line 321, in process_request self.finish_request(request, client_address) File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python2.7/SocketServer.py", line 657, in __init__ self.finish() File "/usr/lib/python2.7/SocketServer.py", line 716, in finish self.wfile.close() File "/usr/lib/python2.7/socket.py", line 279, in close self.flush() File "/usr/lib/python2.7/socket.py", line 303, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size]) error: [Errno 32] Broken pipe

Parts list incomplete

The parts list hosted on the repo and the parts list from the conference paper do not match

Doesn't redirect to catan when connecting on Android devices

When connecting with an iphone, the catan homepage comes up after connecting to CATAN-AP, but this doesn't happen on Android devices. I have to manually type in catan/ to be able to see the catan homepage in my Android. Typing in another web address also doesn't try to redirect the device. What is the expected behavior here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.