Difference between revisions of "Mesh/Hardware support"

Jump to navigation Jump to search
1,339 bytes added ,  21:18, 25 May 2016
no edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
sudo mesh wants to support a few different types of devices. This page lists the routers we want to support, ordered by approximate priority.
THIS PAGE IS OUTDATED. SEE [[Mesh/Home and extender nodes|Home and extender nodes]] instead.


= First milestone =


Our first hardware support milestone includes the following devices.
sudo mesh supports only a few routers for use as home nodes but supports a bunch more for use as extender nodes.  
 


== Ubiquiti Picostation 2 HP ==
== Ubiquiti Picostation 2 HP ==
Line 66: Line 66:
*Add 5 GHz-specific and 802.11n-specific configuration options to node-configurator
*Add 5 GHz-specific and 802.11n-specific configuration options to node-configurator


== TP-LINK TL-WR703N / TL-MR3020 ==
== The cheap home router ==
 
=== TP-LINK TL-WR703N / TL-MR3020 ===


These are the cheap indoor option. The TL-WR703N is $25 including shipping but is not FCC/CE certified. The TL-MR3020 is basically the same unit with a few extra LEDs and FCC/CE certification and costs $32 including shipping.
These are the cheap indoor option. The TL-WR703N is $25 including shipping but is not FCC/CE certified. The TL-MR3020 is basically the same unit with a few extra LEDs and FCC/CE certification and costs $32 including shipping.
Line 80: Line 82:
Remaining ToDo:
Remaining ToDo:


*Add support for external filesystem on USB device.
*The router boots up and gets and IP with DHCP but then becomes unresponsive?
 
=== Vizio XWR100 ===
 
An alternative to the TP-Links. Not as small and cute-looking, but dual-radio and all-around better specs for comparable price.
 
*Price: [http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Vizio+XWR100 $26] including shipping
*Frequency: Dual radio 2.4 ghz and 5 ghz
*Chipset: AR72xx
*Ram: 32 MB
*Flash: 8 MB
*CPU: 680 MHz
*Ethernet ports: 5 non-PoE
*USB ports: 1
 
 
=== Western Digital N600 ===
 
An alternative to the TP-Links. Not as small and cute-looking, but dual-radio and all-around better specs for comparable price. The 128 MB ram means we can actually realistically run apps on this thing.
 
*Price: [http://www.amazon.com/N600-Dual-Router-Wireless-Accelerate/dp/B007KZQM9G/ref=sr_1_1?ie=UTF8&qid=1389934543&sr=8-1&keywords=Western+Digital+N600 $30] including shipping
*Frequency: Dual radio 2.4 ghz and 5 ghz
*Chipset: AR72xx
*Ram: 128 MB
*Flash: 8 MB
*CPU: 560 MHz
*Ethernet ports: 5 non-PoE
*USB ports: 1
 
=== TP-Link TL-WDR3500 ===
 
This was recommended by the Guifi net people who visited on August 28th 2014. It's basically a Western Digital N600 with two large'ish external omni antennas. The case is a bit physically larger. Unfortunately it's $42.


= Second milestone =
= Second milestone =
Line 90: Line 123:
We have a lot of these, but the Linux kernel currently has no support for their watchdog and it is enabled with a 5 minute timer per default. These are otherwise basically the same as the Picostation 2 HP, but with two ethernet ports and less power.
We have a lot of these, but the Linux kernel currently has no support for their watchdog and it is enabled with a 5 minute timer per default. These are otherwise basically the same as the Picostation 2 HP, but with two ethernet ports and less power.


*Frequency: 2.4 ghz
*Name: Long Range
*Board: [https://www.noisebridge.net/wiki/Sparky MicroTik RB133]
*Frequency: 2.4 GHz
*Chipset: AR2315
*Chipset: AR2315
*Ethernet ports: 2
*Ethernet ports: 2
Line 128: Line 163:
= Fourth milestone =  
= Fourth milestone =  


Support an open hardware router (does not yet exist, though a Beagle Bone Black with an Atheros Chipset is probably as close as we're likely to get soon).
Support an open hardware router (does not yet exist, though a [[Beagle Bone Black]] with an Atheros Chipset is probably as close as we're likely to get soon).


= Fifth milesone =
= Fifth milesone =


Support an even more open hardware router, possibly with everything implemented with FPGAs and DACs. Possibly not even limited to the wifi standard.
Support an even more open hardware router, possibly with everything implemented with FPGAs and DACs. Possibly not even limited to the wifi standard.

Navigation menu