]> rtime.felk.cvut.cz Git - lincan.git/history - embedded
Added functionality for bittiming setting by the OS driver
[lincan.git] / embedded /
2012-04-08 Jiri VanekAdded functionality for bittiming setting by the OS...
2012-02-16 Jiri VanekUsed sysless functions for IRQ handling. Used access...
2012-02-13 Pavel Pisaembedded: LPC17xx register access routines for hwspecop...
2012-02-13 Pavel Pisaembedded: provide generic support functions for sysless...
2012-02-13 Pavel Pisasysless: IRQ_RETVAL must not to touch its argument...
2012-02-13 Pavel Pisaembedded: support access to the chip register wider...
2012-02-06 Jiri VanekDirect approach to CAN registers was replaced by callin...
2011-12-29 Jiri VanekReceiving CAN messages with usage of queue system from...
2011-12-22 Jiri VanekTransmitting CAN messages with usage of queue system...
2011-12-19 Jiri Vanekfirst version, only transmitting CAN messages without...
2011-10-10 Pavel PisaMerge branch 'master' into can-usb1
2011-10-02 Pavel PisaMore cleanups in CANUSB converter embedded code.
2011-10-01 Pavel PisaMerge branch 'master' into can-usb1
2011-10-01 Pavel PisaUSBCAN converter code updated to match full version...
2011-10-01 Pavel PisaMerge branch 'master' into can-usb1
2011-10-01 Pavel PisaMerge branch 'master' into can-usb1
2011-10-01 Pavel PisaMerge branch 'master' into can-usb1
2011-10-01 Pavel PisaConfiguration to build USBCAN converter on LMC1 board...
2011-10-01 Pavel PisaContributed support for LCP17xx devices and PiKRON...
2011-10-01 Pavel PisaRemove old copy of IAP and LCPIAP code.
2011-09-27 Pavel PisaUpdate of system-less architecture and board support...
2010-04-09 Pavel PisaMerge branch 'master' into can-usb1
2010-03-29 Pavel PisaThe system stub updated from rtime/sysless version.
2010-03-29 Pavel PisaMerge branch 'master' into can-usb1
2010-02-09 ppisaMerge branch 'master' into can-usb1
2009-08-07 ppisaMerge branch 'master' into can-usb1
2009-03-13 ppisaMerge branch 'master' into can-usb1
2009-03-01 ppisaUpdated config for UL_USB1 board to wait for boot loade...
2009-03-01 ppisaMerge branch 'master' into can-usb1
2009-02-28 ppisaMerge branch 'master' into can-usb1
2009-01-30 ppisaMerge branch 'master' into can-usb1
2009-01-30 ppisaMake USB loaded image the default variant for usbcan.
2008-11-24 ppisaThe simulated data bus access on target simplified.
2008-11-23 ppisaMerge branch 'master' into can-usb1
2008-11-23 ppisaUse common USB standard requests handling.
2008-11-23 ppisaEmbedded code-base updated to actual version from uLan...
2008-11-11 ppisaMerge branch 'master' into can-usb1
2008-11-02 ppisaMerge branch 'master' into can-usb1
2008-11-01 ppisaMerge branch 'master' into can-usb1
2008-10-08 Jan Krizchanged usb vendor and product id. CLT_COMM_CAN_usb_can1_kriz_bp
2008-08-04 Jan KrizFixed errors when device gets disconnected during commu...
2008-07-26 Jan KrizEmbedded code and LinCAN driver now working
2008-07-22 Jan KrizAdded vendor functions to embedded application, data...
2008-07-09 Jan Krizhw side seems complete,
2008-07-07 Jan KrizDevice side of canqueue, compilation successful
2008-07-07 Jan KrizAdding device side of can queue
2008-07-06 Jan Krizsleeping commented out from can_quesysless
2008-07-06 Jan Krizcan_quesysless.c remains to be fixed (tasklets and...
2008-07-06 Jan Krizskeleton of ul_usb1-can module (doesn't work yet)
2008-07-05 ppisaIncluded ARM LPC21xx related code from uLan project...