Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout_gumstix @ 280c6899

# Date Author Comment
280c6899 12/10/2012 07:11 PM Thomas Mullins

Changes to the encoder driver

It now uses an entry in sysfs instead of /dev. Also it now compiles.

c0b686d7 12/09/2012 07:16 PM Thomas Mullins

Adding kernel patch for scout_power_off

3aec4aa2 12/08/2012 09:28 PM Thomas Mullins

Adding (untested) u-boot patch for pin muxing

d1f4bbcc 12/05/2012 12:59 PM Thomas Mullins

Changed gumstix network config to static

f58d377f 10/24/2012 11:44 AM Thomas Mullins

Added irq_set_irq_type to encoder driver

f024710b 10/22/2012 01:15 PM Thomas Mullins

Added actual reads from hardware to encoder.ko

Not yet tested on Gumstix (especially since I don't think we have the
encoders yet).

32b36ecc 10/21/2012 11:03 PM Thomas Mullins

Added sources.list to /etc

2581167d 10/21/2012 06:46 PM Thomas Mullins

Added udev rules file for pwm devices

a0644b40 10/21/2012 05:09 PM Thomas Mullins

Fixed mistake in rc.local

Changed chown to chmod.

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.

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.