]> rtime.felk.cvut.cz Git - CanFestival-3.git/log
CanFestival-3.git
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

16 years agoMinor changes to guarantee that UNS8 cast is well done
luis [Mon, 4 Feb 2008 10:07:32 +0000 (10:07 +0000)]
Minor changes to guarantee that UNS8 cast is well done

16 years agoAs requested long ago, added CoData* parameter to all this applications callback...
etisserant [Fri, 1 Feb 2008 17:06:55 +0000 (17:06 +0000)]
As requested long ago, added CoData* parameter to all this applications callback, let application designer use identical callback for multiple nodes, and reduce source code length.

Concerned callbacks :

initialisation
preOperational
operational
stopped
heartbeatError
post_sync
post_TPDO
post_SlaveBootup
storeODSubIndex
post_emcy

16 years agoEnhanced cleanup of TCP CAN client/server
etisserant [Fri, 1 Feb 2008 17:01:36 +0000 (17:01 +0000)]
Enhanced cleanup of TCP CAN client/server

16 years agolittle fix on arch detection when using mingw32-only compiler from within cygwin...
etisserant [Fri, 1 Feb 2008 17:01:05 +0000 (17:01 +0000)]
little fix on arch detection when using mingw32-only compiler from within cygwin's bash

16 years agoAVR port, thanks to Peter Christen, Comat AG.
etisserant [Thu, 31 Jan 2008 14:20:59 +0000 (14:20 +0000)]
AVR port, thanks to Peter Christen, Comat AG.

16 years agoadd cancfg.h dependency to rebuild can_peak_win32 driver
greg [Wed, 30 Jan 2008 16:23:32 +0000 (16:23 +0000)]
add cancfg.h dependency to rebuild can_peak_win32 driver

16 years agofix install target in example Makefile.in
greg [Tue, 29 Jan 2008 08:17:24 +0000 (08:17 +0000)]
fix install target in example Makefile.in
re-enable canfestival-examples package for debian

16 years agoremove canfestival-examples.install in debian dir
greg [Tue, 29 Jan 2008 08:07:46 +0000 (08:07 +0000)]
remove canfestival-examples.install in debian dir

16 years agoremove examples install target in debian/rules
greg [Tue, 29 Jan 2008 08:02:47 +0000 (08:02 +0000)]
remove examples install target in debian/rules

16 years agoFixed some endianization problems caused by switch to UNS16 for cob_id member in...
etisserant [Fri, 25 Jan 2008 18:01:58 +0000 (18:01 +0000)]
Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.

16 years agofix name "staus" in c generated files with "status
greg [Fri, 25 Jan 2008 11:00:38 +0000 (11:00 +0000)]
fix name "staus" in c generated files with "status

16 years agochanged order of declaration/initialization of variables to prevent some warnings
etisserant [Fri, 25 Jan 2008 07:20:11 +0000 (07:20 +0000)]
changed order of declaration/initialization of variables to prevent some warnings

16 years agochanged win32.cpp into drivers_win32.cpp in vcproj file
etisserant [Fri, 25 Jan 2008 07:18:20 +0000 (07:18 +0000)]
changed win32.cpp into drivers_win32.cpp in vcproj file

16 years agoFixed Peter Christen remarks as regards typo
etisserant [Wed, 23 Jan 2008 09:36:20 +0000 (09:36 +0000)]
Fixed Peter Christen remarks as regards typo

16 years agoChanged cob_id from struct{UNS32} to UNS16
etisserant [Wed, 23 Jan 2008 09:35:52 +0000 (09:35 +0000)]
Changed cob_id from struct{UNS32} to UNS16

16 years agoAdded can4linux driver support.
groke6 [Tue, 22 Jan 2008 09:27:13 +0000 (09:27 +0000)]
Added can4linux driver support.

16 years agofixed configure command line constant specification bug. Thanks to Jorge.
etisserant [Fri, 18 Jan 2008 08:43:55 +0000 (08:43 +0000)]
fixed configure command line constant specification bug. Thanks to Jorge.

16 years agoAdded FastScan support to the LSS services.
groke6 [Thu, 17 Jan 2008 15:21:07 +0000 (15:21 +0000)]
Added FastScan support to the LSS services.

16 years agoBug on try, except, finally statement with python 2.4 fixed
lbessard [Thu, 17 Jan 2008 10:50:51 +0000 (10:50 +0000)]
Bug on try, except, finally statement with python 2.4 fixed

16 years agoadd setup.py and objdictedit_postinst.py to build windows installer
greg [Tue, 15 Jan 2008 09:49:35 +0000 (09:49 +0000)]
add setup.py and objdictedit_postinst.py to build windows installer

16 years agoFixed some build errors and warnigs, thanks to Martin Hollenweger (geautomotive.eu)
etisserant [Tue, 15 Jan 2008 09:11:17 +0000 (09:11 +0000)]
Fixed some build errors and warnigs, thanks to Martin Hollenweger  (geautomotive.eu)

16 years ago.cvsignore updated for windows targets.
etisserant [Tue, 15 Jan 2008 08:30:26 +0000 (08:30 +0000)]
.cvsignore updated for windows targets.

16 years agoTCP broadcasting chat server to exchange CAN messages between CanFestival nodes on...
etisserant [Tue, 15 Jan 2008 08:29:29 +0000 (08:29 +0000)]
TCP broadcasting chat server to exchange CAN messages between CanFestival nodes on windows. This let user simulate a CANopen network on windows.

16 years agoVarious configure and build enhancements:
etisserant [Tue, 15 Jan 2008 08:24:21 +0000 (08:24 +0000)]
Various configure and build enhancements:
- Auto detect availability of wxWidgets, disable or enable examples build accordingly
- Enhacend (cross) toolchain detection and prefix. Now compile win32 target on linux host (--cc=i686-mingw32-gcc)

16 years agofixed a bug in consise_dcf_loop() in dcf.c
groke6 [Mon, 14 Jan 2008 13:28:49 +0000 (13:28 +0000)]
fixed a bug in consise_dcf_loop() in dcf.c

16 years agoFixed timer problem on late Heartbeat. Thanks to Jorge.
etisserant [Fri, 11 Jan 2008 08:39:49 +0000 (08:39 +0000)]
Fixed timer problem on late Heartbeat. Thanks to Jorge.

16 years agofix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW
greg [Thu, 10 Jan 2008 15:12:45 +0000 (15:12 +0000)]
fix SUB_EXE_CFLAGS in configure to link without "-ldl" when use MINGW

16 years agoSize verification of the mapped variables in PDOs (both reception and transmission)
luis [Tue, 8 Jan 2008 10:06:50 +0000 (10:06 +0000)]
Size verification of the mapped variables in PDOs (both reception and transmission)

16 years agofixed the DCF-LSS conflict
groke6 [Tue, 8 Jan 2008 09:47:10 +0000 (09:47 +0000)]
fixed the DCF-LSS conflict