]> rtime.felk.cvut.cz Git - can-usb1.git/log
can-usb1.git
15 years agochanged usb vendor and product id. master
Jan Kriz [Wed, 8 Oct 2008 07:44:48 +0000 (09:44 +0200)]
changed usb vendor and product id.

15 years agoFixed errors when device gets disconnected during communication
Jan Kriz [Mon, 4 Aug 2008 09:12:38 +0000 (11:12 +0200)]
Fixed errors when device gets disconnected during communication

15 years agoUsbcan thread split into smaller functions
Jan Kriz [Sun, 27 Jul 2008 16:30:39 +0000 (18:30 +0200)]
Usbcan thread split into smaller functions

15 years agoFully working solution!
Jan Kriz [Sun, 27 Jul 2008 15:47:46 +0000 (17:47 +0200)]
Fully working solution!

fixed simple getting the same device name when reconnected
fixed more usb urbs to send and receive messages
pending split kernel thread to smaller functions
pending commentaries

15 years agoEach (future) canchip associated to different usb endpoint, instead of whole device...
Jan Kriz [Sat, 26 Jul 2008 22:40:29 +0000 (00:40 +0200)]
Each (future) canchip associated to different usb endpoint, instead of whole device to just one endpoint.

15 years agoEmbedded code and LinCAN driver now working
Jan Kriz [Sat, 26 Jul 2008 01:16:43 +0000 (03:16 +0200)]
Embedded code and LinCAN driver now working

fixed kernel thread running in atomic context
fixed initialization of SJA chip in embedded code
fixed vendor functions
pending more usb urbs handling in LinCAN

15 years agoMinor variable type corrections (__u8 -> u8)
Jan Kriz [Thu, 24 Jul 2008 10:06:24 +0000 (12:06 +0200)]
Minor variable type corrections (__u8 -> u8)

15 years agoAdded check of usbcan device presence on registration
Jan Kriz [Thu, 24 Jul 2008 09:44:01 +0000 (11:44 +0200)]
Added check of usbcan device presence on registration

15 years agoMinor fixes
Jan Kriz [Wed, 23 Jul 2008 14:59:11 +0000 (16:59 +0200)]
Minor fixes

fixed usbcan board name
fixed memory allocation of usbcan structure
pending kernel thread running in atomic context

15 years agoAdded vendor functions to embedded application, data transferred by usb channel seria...
Jan Kriz [Tue, 22 Jul 2008 03:10:34 +0000 (05:10 +0200)]
Added vendor functions to embedded application, data transferred by usb channel serialized (endian conflicts solved)

15 years agoMinor repairs in sources
Jan Kriz [Sat, 19 Jul 2008 03:59:24 +0000 (05:59 +0200)]
Minor repairs in sources

15 years agoAdded support for usb bulk and vendor communication with device
Jan Kriz [Sat, 19 Jul 2008 03:09:47 +0000 (05:09 +0200)]
Added support for usb bulk and vendor communication with device

15 years agominor changes in the code in order to be compilable
Jan Kriz [Tue, 15 Jul 2008 20:33:29 +0000 (22:33 +0200)]
minor changes in the code in order to be compilable

15 years agoUnoptimized usb extension, adds proc and devfs entry removing function, changed proc...
Jan Kriz [Tue, 15 Jul 2008 12:24:20 +0000 (14:24 +0200)]
Unoptimized usb extension, adds proc and devfs entry removing function, changed proc structures usage (proc.c)

15 years agoChanges in kernel version dependent function calls, basic sja1000p structure in usbca...
Jan Kriz [Tue, 15 Jul 2008 10:57:13 +0000 (12:57 +0200)]
Changes in kernel version dependent function calls, basic sja1000p structure in usbcan (still no USB)

lincan-0.3.3/src/Makefile.omk
lincan-0.3.3/src/bfadcan.c
lincan-0.3.3/src/main.c

lincan-0.3.3/include/usbcan.h
lincan-0.3.3/src/usbcan.c

15 years agoAdding usbcan file structure
Jan Kriz [Tue, 15 Jul 2008 10:19:02 +0000 (12:19 +0200)]
Adding usbcan file structure

15 years agohw side seems complete,
Jan Kriz [Wed, 9 Jul 2008 10:51:33 +0000 (12:51 +0200)]
hw side seems complete,

remains LinCAN side

15 years agoDevice side of canqueue, compilation successful
Jan Kriz [Mon, 7 Jul 2008 21:46:02 +0000 (23:46 +0200)]
Device side of canqueue, compilation successful

working not tested/confirmed

15 years agoAdding device side of can queue
root [Mon, 7 Jul 2008 21:11:32 +0000 (23:11 +0200)]
Adding device side of can queue

15 years agosleeping commented out from can_quesysless
Jan Kriz [Sun, 6 Jul 2008 09:47:16 +0000 (11:47 +0200)]
sleeping commented out from can_quesysless

15 years agocan_quesysless.c remains to be fixed (tasklets and sleeping)
Jan Kriz [Sun, 6 Jul 2008 09:15:05 +0000 (11:15 +0200)]
can_quesysless.c remains to be fixed (tasklets and sleeping)

15 years agoskeleton of ul_usb1-can module (doesn't work yet)
root [Sun, 6 Jul 2008 08:59:31 +0000 (10:59 +0200)]
skeleton of ul_usb1-can module (doesn't work yet)

15 years agoInitializing repo
Jan Kriz [Sat, 5 Jul 2008 08:52:28 +0000 (10:52 +0200)]
Initializing repo