summaryrefslogtreecommitdiff
path: root/io-module/mtr2d2.c
AgeCommit message (Collapse)AuthorFiles
2014-11-04rename mtr2d2 to mtcdtJesse Gilles1
2014-10-13mts-io: add configurable reset-monitor-intervalsMike Fiore1
add to mtr2d2 attribute list update sysfs script to correctly show options for reset-monitor-intervals
2014-10-08mts-io: improve cleanup on module unload or init errorMike Fiore1
remove unused attributes remove unused files clean up mtr2d2.c
2014-10-08mts-io: remove all unused spi and adc code from mtcdpMike Fiore1
remote board-temperature attribute
2014-09-23mts-io: clean up accessory card supportMike Fiore1
use custom kernel config option MTS_NUM_ACCESSORY_PORTS to find out how many slots exist (mostly) dynamically handle any number of accessory cards streamline code to make it easier to add accessory cards in the future
2014-09-04mtr2d2: fix reset pins, update LEDs, add AP GPS_PPS pinsJesse Gilles1
2014-08-27accessory cards: support both portsMike Fiore1
allow for 2 GPIOB accessory cards to be used at the same time some misc cleanup, more specific logging on init commented out mtr2 platform as it currently causes build issues with accessory card changes
2014-08-25initial support for MTR2D2 hardwareMike Fiore1