wiseman / mavelous

multi-platform ground station for drones that speak the MAVLink protocol
MIT License
167 stars 85 forks source link

Added devices folder and added instruction for the Raspberry Pi running Arch Linux #25

Closed julianoes closed 11 years ago

julianoes commented 11 years ago

Integrate it if you like it or tell me if you're not happy about the structure so I can change the folder structure or just make a separate repository. Julian

pchickey commented 11 years ago

Julian, thanks for doing this, I haven't gotten a chance to review it yet but I will soon. Pat

On Wed, Dec 5, 2012 at 2:28 PM, julianoes notifications@github.com wrote:

Integrate it if you like it or tell me if you're not happy about the structure so I can change the folder structure or just make a separate repository.

Julian

You can merge this Pull Request by running:

git pull https://github.com/julianoes/mavelous master

Or view, comment on, or merge it at:

https://github.com/wiseman/mavelous/pull/25 Commit Summary

  • Added Instructions and files for a Raspberry Pi Wifi Access Point run…
  • Small corrections considering raspberry pi models

File Changes

  • A devices/raspberry_pi/arch_linux/README.md (129)
  • A devices/raspberry_pi/arch_linux/etc/conf.d/network (5)
  • A devices/raspberry_pi/arch_linux/etc/dnsmasq.conf (627)
  • A devices/raspberry_pi/arch_linux/etc/hostapd/hostapd.conf (1128)
  • A devices/raspberry_pi/arch_linux/etc/systemd/system/autologin@.service (49)
  • _A_devices/raspberry_pi/arch_linux/etc/systemd/system/network.service (21)
  • A devices/raspberry_pi/arch_linux/home/pi/.bashrc (12)

Patch Links