Commit Graph

13 Commits

Author SHA1 Message Date
Incnas
cce224b3f7 Graphics edits
GitIgnore .idea folder
Minor graphics changes
2017-11-20 20:18:52 +11:00
Shaba Abhiram
6deecdf622 [BugFix] Correctly detect access point mode
Some new updates to the raspbian os have removed a few things and added
a few things:

- The access point status is no longer visible when "iwconfig" is run
  against the wlan0 interface. When the pi was in access point mode,
  this used to show the name of the (self) hosted access point.
+ dhcpcd now automagically will handle all interfaces and it seems like
  we need a good way to work around this issue - coming to a commit
  soon.
2017-09-07 19:21:25 -07:00
Shaba Abhiram
ffdde8af5c Update server for slightly better logging 2015-02-07 21:14:36 -08:00
Shaba Abhiram
b2163cbb95 add dependency manager to check for required files / binaries etc 2015-02-07 21:10:59 -08:00
Shaba Abhiram
a91faee7a0 refactor project structure - this is more "node" like 2015-02-03 18:52:12 -08:00
Shaba Abhiram
a913fabc3f Disable DHCP before enabling wifi conn 2015-02-03 13:23:19 -08:00
Shaba Abhiram
55a2976a15 End to end test works - ap -> enable wifi via phone -> connected to wifi :) 2015-02-03 12:39:10 -08:00
Shaba Abhiram
a38c7922a7 Almost sets up AP mode! 2015-02-02 22:26:56 -08:00
Shaba Abhiram
c85ea1cd40 Wifi manager can detect if we are acting as a rpi-config-ap or if we have a valid wifi connection 2015-02-02 19:38:33 -08:00
Shaba Abhiram
e4f8a69985 starting to take shape... 2015-02-02 13:34:32 -08:00
Shaba Abhiram
e82329abf0 Add iwlist scanning module 2015-02-02 12:58:32 -08:00
Shaba Abhiram
cc0bec70d0 temp update about to rename repo 2015-02-02 09:44:48 -08:00
Shaba Abhiram
1711a9a426 package.json updates + server entry point 2015-02-01 18:03:19 -08:00