summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2014-03-05version 0.8.2v0.8.20.8.xJesse Gilles1
2014-03-05mtocgd2: fix radio-power attributeJesse Gilles1
2014-02-28set version to 0.8.1v0.8.1Jesse Gilles1
2014-02-28fix compile warningJesse Gilles1
2014-02-28mtocgd: increase wait for telit radio to power offJesse Gilles1
Old delay was too short and would always use reset line
2014-02-14switch from MTOCGD3 to MTOCGD2v0.8.0Mike Fiore2
2014-02-14Merge branch 'daughter-cards'Mike Fiore3
2014-02-14finish support for MTDC-GPIOB daughter cardMike Fiore2
add #define to handle when eeprom isn't defined in board code remove duplicate logging when card isn't inserted
2014-02-13put #define for mts_dc_eeprom declarationMike Fiore1
2014-02-07finish GPIOB daughter card supportMike Fiore1
remove dc- prepend from daughter card attributes set up driver, spi device, and functions for ADC chip added functions to handle store/show for gpio lines removed some unnecessary logging
2014-02-05add daughter card gpio pins to mtr2 pin layoutMike Fiore1
implement functions to show and store daughter card din and dout lines added appropriate daughter card gpio attributes(LED's, output enable) to sysfs for MTDC-GPIOB
2014-01-31set up handling of different daughter card typesMike Fiore2
add GPIO daughter card attributes to sysfs if card is installed
2014-01-30update daughter card eeprom layoutMike Fiore2
2014-01-30MTR2 hardware detects daughter card, tries to read EEPROM, and logs contentsMike Fiore2
2014-01-17bump version to 0.7.2v0.7.2Jesse Gilles1
2014-01-17add mtocgd rev-bMike Fiore2
2013-12-17bump version to 0.7.1v0.7.1Jesse Gilles1
2013-12-17mts-io-sysfs: update usageJesse Gilles1
2013-12-17mts-io-sysfs: fix store-triggerJesse Gilles1
2013-12-16mts-io-sysfs: remove led flashing from usageJesse Gilles1
2013-12-16bump version to 0.7.0v0.7.0Jesse Gilles1
2013-12-16Merge branch 'master' of sw.multitech.prv:/git/jjg/cdp-io-controllerJesse Gilles3
2013-11-25 --help update for reset-monitor extra long signalSean Godinez1
2013-11-25fixed copy/paste errorSean Godinez1
2013-11-22reset logic fixSean Godinez1
2013-11-22Merge branch 'mtr2-serial'Sean Godinez1
2013-11-22added optional extra long reset hold signalSean Godinez1
2013-11-20mtr2/mtocgd2: add ndc_resetJesse Gilles1
2013-08-12add option to set serial-mode to hw loopbackMike Fiore1
2013-07-18added radio-power attribute to turn off/on and status power to the radio for ↵Sean Godinez1
mtr/mtr2
2013-07-17Merge branch 'master' of sw.multitech.prv:/usr/local/git/jjg/cdp-io-controllerSean Godinez2
2013-07-02mtcdp,mt100eocg: disable pullup on ADC pinsJesse Gilles1
2013-05-02bump version to 0.6.3v0.6.3Mike Fiore1
2013-05-02update comments in radio_reset_telit()Mike Fiore1
2013-05-02add support for mtr rev-bMike Fiore2
2013-05-01add leds b-f for mtr/mtocgd hwMike Fiore1
2013-05-01add mtocgd product id and hw version, support to detect board type in init codeMike Fiore2
2013-05-01mtr status led, add active_low attributeMike Fiore1
2013-05-01flip mtr status led initial valueMike Fiore1
2013-05-01flip output value of status led for mtr2, should be on at startupMike Fiore1
2013-04-24bump driver version to 0.6.2v0.6.2Mike Fiore1
2013-04-24product info: update sysfs scriptMike Fiore1
2013-04-24product info: add newlines after mac addresses, change *-mac to mac-* for ↵Mike Fiore1
consistency
2013-04-24added attributes wifi-mac, eth-mac, imei, vendor-id to machine typesMike Fiore1
2013-04-22bump driver versionv0.6.1Mike Fiore1
2013-04-22add device info to sysfsMike Fiore1
2013-03-26set reset pins active_lowv0.6.0Jesse Gilles1
2013-03-08Merge branch 'master' of ssh://git.multitech.net/cdp-io-controllerMichael Fiore1
2013-03-08updated usage in mts-io-sysfsMichael Fiore1
2013-03-06allow pins with empty attr_name, require name onlyJesse Gilles1