]> rtime.felk.cvut.cz Git - CanFestival-3.git/log
CanFestival-3.git
15 years agoDefining quick_index structures and ObjdictSize as constants
lbessard [Mon, 9 Jun 2008 09:13:45 +0000 (09:13 +0000)]
Defining quick_index structures and ObjdictSize as constants

15 years agoImplemented retry on SDO timeout in dcf.c.
etisserant [Fri, 6 Jun 2008 20:18:13 +0000 (20:18 +0000)]
Implemented retry on SDO timeout in dcf.c.

15 years ago"change baudrate" implemented for lincan interface
greg [Thu, 5 Jun 2008 07:09:56 +0000 (07:09 +0000)]
"change baudrate" implemented for lincan interface

15 years agoserious typo in dcf.c
etisserant [Thu, 5 Jun 2008 06:04:30 +0000 (06:04 +0000)]
serious typo in dcf.c

15 years agoAdded NMT reset callbacks, patch from Edward
etisserant [Wed, 4 Jun 2008 09:23:49 +0000 (09:23 +0000)]
Added NMT reset callbacks, patch from Edward

15 years agoFixed alignments problems on some 32bit target such as ARM or Xscale.
etisserant [Wed, 4 Jun 2008 09:04:24 +0000 (09:04 +0000)]
Fixed alignments problems on some 32bit target such as ARM or Xscale.

15 years agoAdded --binutils configure parameter : "--binutils=path Override binutils path...
etisserant [Wed, 4 Jun 2008 09:03:11 +0000 (09:03 +0000)]
Added --binutils configure parameter : "--binutils=path   Override binutils path detection (as regards $CC content) "

15 years agoUpdated SVG drawing to reflect recent changes in API.
etisserant [Wed, 4 Jun 2008 08:59:55 +0000 (08:59 +0000)]
Updated SVG drawing to reflect recent changes in API.

15 years agoApplied James patch that fixes can_cn4linux.c file descriptor handling and make it...
etisserant [Wed, 4 Jun 2008 08:59:09 +0000 (08:59 +0000)]
Applied James patch that fixes can_cn4linux.c file descriptor handling and make it compatible with can_serial_hub.

15 years agoApplied Edwards timer.c optimization patch.
etisserant [Wed, 4 Jun 2008 08:57:56 +0000 (08:57 +0000)]
Applied Edwards timer.c optimization patch.

15 years agoApplied edward's patch for OD acces macros (optimization) and boudaries check (safety).
etisserant [Wed, 4 Jun 2008 08:57:06 +0000 (08:57 +0000)]
Applied edward's patch for OD acces macros (optimization) and boudaries check (safety).

15 years agoFixed minor typos in timers_rtai.c and timers_xeno.c
etisserant [Wed, 4 Jun 2008 08:53:41 +0000 (08:53 +0000)]
Fixed minor typos in timers_rtai.c and timers_xeno.c

15 years agokerneltest updated for the new api
greg [Mon, 2 Jun 2008 06:52:06 +0000 (06:52 +0000)]
kerneltest updated for the new api

15 years agofix bug MasterMap1 callback
greg [Tue, 27 May 2008 15:43:33 +0000 (15:43 +0000)]
fix bug MasterMap1 callback

15 years agofix bug in exit function
greg [Tue, 27 May 2008 13:51:51 +0000 (13:51 +0000)]
fix bug in exit function
(add test to check if it is a master)

16 years agoupdate Doxyfile , manual.tex
greg [Fri, 9 May 2008 08:25:45 +0000 (08:25 +0000)]
update Doxyfile , manual.tex
add Msys/mingw target in vscom interface

16 years agoadd rt_task_join for receive task and timerloop task
greg [Fri, 9 May 2008 07:47:56 +0000 (07:47 +0000)]
add rt_task_join for receive task and timerloop task

16 years agoadd TimerInit, TimerCleanup and Exit functions
greg [Wed, 7 May 2008 15:06:20 +0000 (15:06 +0000)]
add TimerInit, TimerCleanup and Exit functions

16 years agoadd -mno-cygwin when linking with the vscom api dll
greg [Wed, 7 May 2008 14:59:50 +0000 (14:59 +0000)]
add -mno-cygwin when linking with the vscom api dll

16 years agoclean Makefile.in
greg [Wed, 7 May 2008 13:35:48 +0000 (13:35 +0000)]
clean Makefile.in

16 years ago- remove mlockall in timerloop
greg [Wed, 7 May 2008 12:46:06 +0000 (12:46 +0000)]
- remove mlockall in timerloop
- move rt_task_delete from timerloop to TimerCleanup

16 years agoadd Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup...
greg [Tue, 6 May 2008 13:31:33 +0000 (13:31 +0000)]
add Exit function to DS401SlaveGui, change StopTimerLoop's arg and add TimerCleanup function in timers_win32

16 years agofix typo line 135
greg [Tue, 6 May 2008 07:11:41 +0000 (07:11 +0000)]
fix typo line 135

16 years agochange to ASCII
greg [Mon, 5 May 2008 09:27:09 +0000 (09:27 +0000)]
change to ASCII

16 years agoAdd support for USB-CAN devices from VScom
greg [Mon, 5 May 2008 09:24:59 +0000 (09:24 +0000)]
Add support for USB-CAN devices from VScom

16 years ago- add RTAI support
greg [Fri, 2 May 2008 15:30:37 +0000 (15:30 +0000)]
- add RTAI support
- improve XENOMAI support

16 years agoProblem with Real types unsupported fixed
lbessard [Tue, 29 Apr 2008 11:54:23 +0000 (11:54 +0000)]
Problem with Real types unsupported fixed

16 years agoInversion between Array and Record fixed
lbessard [Tue, 29 Apr 2008 11:50:56 +0000 (11:50 +0000)]
Inversion between Array and Record fixed

16 years agoSerial Hub fixes... Thanks James.
etisserant [Mon, 28 Apr 2008 09:21:33 +0000 (09:21 +0000)]
Serial Hub fixes... Thanks James.

16 years agoFixed typo in objaccess.c. Thanks to James
etisserant [Mon, 28 Apr 2008 09:20:19 +0000 (09:20 +0000)]
Fixed typo in objaccess.c. Thanks to James

16 years agoSome more Endianess fixes.
etisserant [Fri, 25 Apr 2008 14:48:34 +0000 (14:48 +0000)]
Some more Endianess fixes.

16 years agoCAN over Serial link (TTY) interface, with serial hub software. Thanks to James...
etisserant [Fri, 25 Apr 2008 10:18:23 +0000 (10:18 +0000)]
CAN over Serial link (TTY)  interface, with serial hub software. Thanks to James Steward.

16 years agoEndianess patch from Edward Karpicz, Lithuania :-)
etisserant [Thu, 24 Apr 2008 12:08:34 +0000 (12:08 +0000)]
Endianess patch from Edward Karpicz, Lithuania :-)

16 years agoFixed some endianess problems in states.c and sync.c
etisserant [Wed, 23 Apr 2008 12:12:08 +0000 (12:12 +0000)]
Fixed some endianess problems in states.c and sync.c

16 years agoBug on Boolean values parsing while importing EDS fixed
lbessard [Mon, 21 Apr 2008 14:54:01 +0000 (14:54 +0000)]
Bug on Boolean values parsing while importing EDS fixed

16 years agoReverted back states.c to 1.29.
etisserant [Mon, 21 Apr 2008 14:39:03 +0000 (14:39 +0000)]
Reverted back states.c to 1.29.

16 years agosync.c : fixed some endianize problem, and calback de-registering when re-starting...
etisserant [Mon, 21 Apr 2008 14:37:27 +0000 (14:37 +0000)]
sync.c : fixed some endianize problem, and calback de-registering when re-starting service.

16 years agoDoxy-style comments and various cleanup in unix.c
etisserant [Mon, 21 Apr 2008 14:34:51 +0000 (14:34 +0000)]
Doxy-style comments and various cleanup in unix.c

16 years agoAdded debug messages in can_peak_linux driver iface
etisserant [Mon, 21 Apr 2008 14:34:12 +0000 (14:34 +0000)]
Added debug messages in can_peak_linux driver iface

16 years agoFixes in manual ( removed Node ID setting in objdiectedit screenshots)
etisserant [Tue, 1 Apr 2008 08:17:11 +0000 (08:17 +0000)]
Fixes in manual ( removed Node ID setting in objdiectedit screenshots)

16 years agotypo in states.c
etisserant [Tue, 1 Apr 2008 07:37:34 +0000 (07:37 +0000)]
typo in states.c

16 years agoFixed endianizarion problems
etisserant [Mon, 31 Mar 2008 14:18:28 +0000 (14:18 +0000)]
Fixed endianizarion problems

16 years agoNow OD callback return val ahev influance on SDO transmission (if callback fall...
etisserant [Mon, 31 Mar 2008 14:17:44 +0000 (14:17 +0000)]
Now OD  callback return val ahev influance on SDO transmission (if callback fall, SDO abord may be signaled)

16 years agoFixed suspicious code in lss.c
etisserant [Mon, 31 Mar 2008 13:39:44 +0000 (13:39 +0000)]
Fixed suspicious code in lss.c

16 years agoFixed suspicious code in sdo.c
etisserant [Mon, 31 Mar 2008 13:25:43 +0000 (13:25 +0000)]
Fixed suspicious code in sdo.c

16 years agofixed Makefile.in in objdictgen for gnosis
greg [Wed, 26 Mar 2008 10:38:27 +0000 (10:38 +0000)]
fixed Makefile.in in objdictgen for gnosis

16 years agoadded Gnosis_Utils tar.gz file
greg [Wed, 26 Mar 2008 10:14:09 +0000 (10:14 +0000)]
added Gnosis_Utils tar.gz file

16 years agoRemoved some dead generated C code in gen_cfile.py, about callbacks.
etisserant [Fri, 21 Mar 2008 13:02:18 +0000 (13:02 +0000)]
Removed some dead generated C code in gen_cfile.py, about callbacks.

16 years agoFixed typo in objacces.c bigendian side.
etisserant [Fri, 21 Mar 2008 09:27:42 +0000 (09:27 +0000)]
Fixed typo in objacces.c bigendian side.

16 years agoFixed typo in objacces.c bigendian side.
etisserant [Fri, 21 Mar 2008 08:51:21 +0000 (08:51 +0000)]
Fixed typo in objacces.c bigendian side.

16 years agoFixed not so ANSI code in objaccess.c
etisserant [Thu, 20 Mar 2008 14:44:35 +0000 (14:44 +0000)]
Fixed not so ANSI code in objaccess.c

16 years agoEndianization fix in pdo.c
etisserant [Thu, 20 Mar 2008 14:28:11 +0000 (14:28 +0000)]
Endianization fix in pdo.c

16 years agoEndianization fix in emcy.c
etisserant [Thu, 20 Mar 2008 14:27:58 +0000 (14:27 +0000)]
Endianization fix in emcy.c

16 years agoPreliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
etisserant [Thu, 20 Mar 2008 14:14:07 +0000 (14:14 +0000)]
Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.

16 years agore-indented pdo.c
etisserant [Thu, 20 Mar 2008 14:03:25 +0000 (14:03 +0000)]
re-indented pdo.c

16 years agoRemoved DS401_Slave in AVR port.
etisserant [Thu, 20 Mar 2008 13:22:11 +0000 (13:22 +0000)]
Removed DS401_Slave in AVR port.

16 years agoProbable bug fix in HeartBeatStop
etisserant [Thu, 20 Mar 2008 12:46:06 +0000 (12:46 +0000)]
Probable bug fix in HeartBeatStop

16 years agoFixed herbeat timer array partial initialization in generated OD code.
etisserant [Thu, 20 Mar 2008 12:40:32 +0000 (12:40 +0000)]
Fixed herbeat timer array partial initialization in generated OD code.

16 years agoAdded support for null terminated strings as VISIBLE_STRING.
etisserant [Thu, 20 Mar 2008 10:41:06 +0000 (10:41 +0000)]
Added support for null terminated strings as VISIBLE_STRING.
Also fixed size declaration problem with visible_strings.

16 years agoBug on domain size calculation fixed
lbessard [Thu, 20 Mar 2008 09:45:17 +0000 (09:45 +0000)]
Bug on domain size calculation fixed

16 years agoAdded support for null terminated strings as VISIBLE_STRING.
etisserant [Thu, 20 Mar 2008 08:47:19 +0000 (08:47 +0000)]
Added support for null terminated strings as VISIBLE_STRING.

16 years agoProblem with String size in C file generated fixed
lbessard [Wed, 19 Mar 2008 15:08:12 +0000 (15:08 +0000)]
Problem with String size in C file generated fixed
Adding a DefaultStringSize parameter that can be changed by users into NodeInfosDialog
Adding icons into objdictedit and networkedit menus

16 years agoForces an emission of PDO by resetting the COB of the last message
peter [Fri, 14 Mar 2008 09:55:34 +0000 (09:55 +0000)]
Forces an emission of PDO by resetting the COB of the last message

16 years agofixed missing uninstall target in examples makefile
greg [Wed, 12 Mar 2008 09:08:43 +0000 (09:08 +0000)]
fixed missing uninstall target in examples makefile

16 years agoOld folder removed
peter [Fri, 7 Mar 2008 15:07:09 +0000 (15:07 +0000)]
Old folder removed

16 years agoincluded data.h
peter [Fri, 7 Mar 2008 15:02:59 +0000 (15:02 +0000)]
included data.h

16 years agoNew named folder, first DS401 profile module, Makefile
peter [Fri, 7 Mar 2008 14:47:28 +0000 (14:47 +0000)]
New named folder, first DS401 profile module, Makefile

16 years agofixed flags for xeno build
etisserant [Fri, 7 Mar 2008 08:26:19 +0000 (08:26 +0000)]
fixed flags for xeno build

16 years agoadded networkedit icon
etisserant [Fri, 7 Mar 2008 08:25:57 +0000 (08:25 +0000)]
added networkedit icon

16 years ago.ico icons work with either windows or linux
etisserant [Fri, 29 Feb 2008 10:01:41 +0000 (10:01 +0000)]
.ico icons work with either windows or linux

16 years agoadd icon support in init
greg [Wed, 27 Feb 2008 10:15:43 +0000 (10:15 +0000)]
add icon support in init

16 years agofixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit
greg [Tue, 26 Feb 2008 09:26:00 +0000 (09:26 +0000)]
fixed bug to open pdf with acrobat reader on Win32 in objdictedit and networkedit

16 years agoFixed some win32 stdout related problems. May not worl wit visualstudio debug log...
etisserant [Sun, 24 Feb 2008 01:03:19 +0000 (01:03 +0000)]
Fixed some win32 stdout related problems. May not worl wit visualstudio debug log anymore.

16 years agoRepercutions of parameter type change in waitReceiveTaskEnd in win32
etisserant [Tue, 19 Feb 2008 14:21:42 +0000 (14:21 +0000)]
Repercutions of parameter type change in waitReceiveTaskEnd in win32

16 years agoChanged CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.
etisserant [Tue, 19 Feb 2008 13:59:19 +0000 (13:59 +0000)]
Changed CAN_HANDLE into CAN_PORT in data.h and lss.h. More semanticaly correct.

16 years agoRemoved old commented code.
etisserant [Tue, 19 Feb 2008 13:54:06 +0000 (13:54 +0000)]
Removed old commented code.

16 years agoadd changes in configure to force xeno --library-dir
greg [Tue, 19 Feb 2008 13:53:59 +0000 (13:53 +0000)]
add changes in configure to force xeno --library-dir

16 years agoFixed faulty read access checking on OD access. Added read acces s checking in SDO...
etisserant [Tue, 19 Feb 2008 13:53:39 +0000 (13:53 +0000)]
Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)

16 years agoFixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.
etisserant [Tue, 19 Feb 2008 13:52:40 +0000 (13:52 +0000)]
Fixed segfault on quit with Xenomai, due to bat parameter type in waitReceiveTaskEnd.

16 years agoAdded Kvaser hardware support, thanks to Giuseppe Massimo Bertani .
etisserant [Mon, 18 Feb 2008 16:14:22 +0000 (16:14 +0000)]
Added Kvaser hardware support, thanks to Giuseppe Massimo Bertani .

16 years agosome warning errors fixed
groke6 [Mon, 18 Feb 2008 13:12:19 +0000 (13:12 +0000)]
some warning errors fixed

16 years agoadded configure option to force Wx detection.
etisserant [Mon, 18 Feb 2008 09:36:01 +0000 (09:36 +0000)]
added configure option to force Wx detection.

16 years agoFixed problem with spaces in paths in generated canfetival_config.py
etisserant [Mon, 18 Feb 2008 09:35:14 +0000 (09:35 +0000)]
Fixed problem with spaces in paths in generated canfetival_config.py

16 years agoFixed debug build on mingw32, was broken due to recent changes in debug macros in...
etisserant [Mon, 18 Feb 2008 09:34:10 +0000 (09:34 +0000)]
Fixed debug build on mingw32, was broken due to recent changes in debug macros in print_message

16 years agoremoved old jaxe files
etisserant [Wed, 13 Feb 2008 15:51:10 +0000 (15:51 +0000)]
removed old jaxe files

16 years agoMany changes in manual.tex. Now nearly human readable.
etisserant [Wed, 13 Feb 2008 14:58:50 +0000 (14:58 +0000)]
Many changes in manual.tex. Now nearly human readable.

16 years agoBig cleanup in manual. Used Lyx for that.
etisserant [Tue, 12 Feb 2008 14:38:54 +0000 (14:38 +0000)]
Big cleanup in manual. Used Lyx for that.

16 years agoSome typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)
etisserant [Tue, 12 Feb 2008 10:52:45 +0000 (10:52 +0000)]
Some typo fixes in the manual, thanks to Yegor Yefremov (VisionSystems)

16 years agoAccepted Vladimir Chren linux kernelspace port patch.
etisserant [Tue, 12 Feb 2008 08:44:54 +0000 (08:44 +0000)]
Accepted Vladimir Chren linux kernelspace port patch.

16 years agoexlude generated html doxygen from CVS
etisserant [Tue, 12 Feb 2008 08:42:56 +0000 (08:42 +0000)]
exlude generated html doxygen from CVS

16 years agoexlude generated html manual from CVS
etisserant [Tue, 12 Feb 2008 08:38:26 +0000 (08:38 +0000)]
exlude generated html manual from CVS

16 years agoRemoved generated html doxygen doc from CVS, too many files.
etisserant [Tue, 12 Feb 2008 08:13:03 +0000 (08:13 +0000)]
Removed generated html doxygen doc from CVS, too many files.

16 years agofixed TextMasterSlaveLSS
groke6 [Mon, 11 Feb 2008 10:00:12 +0000 (10:00 +0000)]
fixed TextMasterSlaveLSS

16 years agoNow, PDF doc of objdictgen can be opened with acrobat reader on windows
etisserant [Fri, 8 Feb 2008 17:28:22 +0000 (17:28 +0000)]
Now, PDF doc of objdictgen can be opened with acrobat reader on windows

16 years agoCleaned DS-401GUI (definitively removed graph) added options to open directly on...
etisserant [Fri, 8 Feb 2008 13:52:48 +0000 (13:52 +0000)]
Cleaned DS-401GUI (definitively removed graph) added options to open directly on the right Input or Output page. Little fixes.

16 years agoadded canChangeBaudRate to the driver interface
groke6 [Thu, 7 Feb 2008 09:25:15 +0000 (09:25 +0000)]
added canChangeBaudRate to the driver interface

16 years agoFixed missing includes causing warnings
etisserant [Tue, 5 Feb 2008 09:18:25 +0000 (09:18 +0000)]
Fixed missing includes causing warnings

16 years agoCleaned re-indented code of DS401_Slave_Gui
etisserant [Tue, 5 Feb 2008 09:17:36 +0000 (09:17 +0000)]
Cleaned re-indented code of DS401_Slave_Gui

16 years agoadded TestMasterSlaveLSS. LSS protocol revised.
groke6 [Mon, 4 Feb 2008 15:40:44 +0000 (15:40 +0000)]
added TestMasterSlaveLSS. LSS protocol revised.

16 years agoSolved a mistake with parentheses in last change
luis [Mon, 4 Feb 2008 11:06:20 +0000 (11:06 +0000)]
Solved a mistake with parentheses in last change