Project

General

Profile

Statistics
| Branch: | Revision:

root @ 0276f557

Name Size
  prex-0.9.0
  scout
  scout_avr
  scout_gumstix
license.txt 2.58 KB

Latest revisions

# Date Author Comment
0276f557 10/20/2012 05:30 PM Thomas Mullins

Added /etc/modules, and changed network setup

Removed /etc/network/interfaces, which blocks until a dhcp server gives
the Gumstix an IP address resulting in a boot time of ~2:15 instead of
~0:15. Instead, dhclient is started in rc.local.

ed37d345 10/20/2012 11:29 AM Thomas Mullins

Finished adding gpio control to motors node

I changed the Motor constructor to take pin numbers instead of file
names, and construct the file names itself. All that remains in testing.

8969d535 10/20/2012 11:29 AM Thomas Mullins

Changed "download" to "program" in scout_avr Makefile

83163372 10/18/2012 02:28 PM Thomas Mullins

Added kernel module for quad encoders

The kernel module is not finished yet. Also, added various config files
that go on every Gumstix. It would be nice to have an automated script
for installing them.

560d2317 10/14/2012 04:41 PM Thomas Mullins

Added forward/backward support to motors node

cc9e9213 10/13/2012 11:18 AM Thomas Mullins

Changed motors node to write to pwm device files

7ffad595 10/07/2012 11:12 PM Alex Zirbel

Added walls to the scoutsim visualizer.

788df921 10/07/2012 11:12 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

a8987cda 10/07/2012 10:41 PM Thomas Mullins

Fixes to WirelessReceiver and wl_test

Changed receive callback to use std::function so we can use std::bind to
pass non-static member functions. There is still a weird problem where
WirelessReceiver::dummy gets called many times for each incoming packet
in wl_test.

9d78b3c3 10/07/2012 07:49 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

View all revisions | View revisions

Also available in: Atom