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

16 years agoBug when close objdictedit fixed
lbessard [Fri, 4 Jan 2008 16:50:06 +0000 (16:50 +0000)]
Bug when close objdictedit fixed

16 years agochange name for control-peak to control-peak_linux
greg [Mon, 31 Dec 2007 09:41:36 +0000 (09:41 +0000)]
change name for control-peak to control-peak_linux

16 years agoadd debian directory to create debian binary packages
greg [Mon, 31 Dec 2007 07:45:27 +0000 (07:45 +0000)]
add debian directory to create debian binary packages

16 years agoFixed horrible typo in states.c thanks to Martin Hollenweger.
etisserant [Mon, 17 Dec 2007 17:14:42 +0000 (17:14 +0000)]
Fixed horrible typo in states.c thanks to Martin Hollenweger.

16 years agoFix a flaw in LSS patch.
etisserant [Mon, 17 Dec 2007 14:55:40 +0000 (14:55 +0000)]
Fix a flaw in LSS patch.

16 years agoPrimary LSS support, thanks to Jorge Berzosa.
etisserant [Mon, 17 Dec 2007 12:22:35 +0000 (12:22 +0000)]
Primary LSS support, thanks to Jorge Berzosa.

16 years agoFix LD variable for unix target in configure
greg [Fri, 14 Dec 2007 15:32:38 +0000 (15:32 +0000)]
Fix LD variable for unix target in configure

16 years agoWindows related enhancements
etisserant [Mon, 10 Dec 2007 22:23:19 +0000 (22:23 +0000)]
Windows related enhancements

16 years agoBug on new DCF entry boolean value fixed
lbessard [Mon, 10 Dec 2007 22:15:55 +0000 (22:15 +0000)]
Bug on new DCF entry boolean value fixed

16 years agoBug on Refresh Main Menu fixed
lbessard [Mon, 10 Dec 2007 22:15:23 +0000 (22:15 +0000)]
Bug on Refresh Main Menu fixed

16 years agoBug on DCF edition fixed
lbessard [Mon, 10 Dec 2007 15:51:54 +0000 (15:51 +0000)]
Bug on DCF edition fixed

16 years agoBug on DCF edition fixed
lbessard [Mon, 10 Dec 2007 15:46:11 +0000 (15:46 +0000)]
Bug on DCF edition fixed

16 years agoBug on DCF edition fixed
lbessard [Mon, 10 Dec 2007 15:25:18 +0000 (15:25 +0000)]
Bug on DCF edition fixed

16 years agofix some wrong comments in TestMasterMicroMod.c
greg [Mon, 10 Dec 2007 15:08:58 +0000 (15:08 +0000)]
fix some wrong comments in TestMasterMicroMod.c

16 years agoBug on close with Beremiz fixed
lbessard [Mon, 10 Dec 2007 10:05:43 +0000 (10:05 +0000)]
Bug on close with Beremiz fixed

16 years agoBug on OCTET_STRING display fixed
lbessard [Sun, 9 Dec 2007 15:57:43 +0000 (15:57 +0000)]
Bug on OCTET_STRING display fixed

16 years agoImproving eds parse
lbessard [Sun, 9 Dec 2007 15:56:44 +0000 (15:56 +0000)]
Improving eds parse

16 years agoMinor changes, mostly PCAN/windows related.
etisserant [Sun, 9 Dec 2007 14:43:39 +0000 (14:43 +0000)]
Minor changes, mostly PCAN/windows related.

16 years agodebug=MSG -> print CAN messages
etisserant [Sun, 9 Dec 2007 14:38:30 +0000 (14:38 +0000)]
debug=MSG -> print CAN messages

16 years agoChanges to compile for win32
greg [Sat, 8 Dec 2007 14:01:13 +0000 (14:01 +0000)]
Changes to compile for win32

16 years agoBug on DCFEditor Dialog fixed
lbessard [Fri, 7 Dec 2007 17:22:41 +0000 (17:22 +0000)]
Bug on DCFEditor Dialog fixed

16 years agoAdding DCFEditor Dialog to networkedit
lbessard [Fri, 7 Dec 2007 16:28:17 +0000 (16:28 +0000)]
Adding DCFEditor Dialog to networkedit

16 years agoBug on Close Frame fixed
lbessard [Thu, 6 Dec 2007 16:59:06 +0000 (16:59 +0000)]
Bug on Close Frame fixed

16 years agoModification of 0x1016 index c code generation
lbessard [Thu, 6 Dec 2007 16:58:43 +0000 (16:58 +0000)]
Modification of 0x1016 index c code generation

16 years agoBug with Drag and Drop on SubindexGrid fixed
lbessard [Thu, 6 Dec 2007 16:57:21 +0000 (16:57 +0000)]
Bug with Drag and Drop on SubindexGrid fixed

16 years agoAdding "ParameterValue" as optional parameter for "VAR" entries
lbessard [Thu, 6 Dec 2007 16:55:46 +0000 (16:55 +0000)]
Adding "ParameterValue" as optional parameter for "VAR" entries

16 years agoOne more compilation warning fixed.
etisserant [Tue, 4 Dec 2007 07:10:23 +0000 (07:10 +0000)]
One more compilation warning fixed.

16 years agoFixed integer limit warning
etisserant [Mon, 3 Dec 2007 12:09:19 +0000 (12:09 +0000)]
Fixed integer limit warning

16 years agoSome fixes suggested by Luis Jiménez, plus some minor enhancements in DCF.
etisserant [Mon, 3 Dec 2007 10:30:38 +0000 (10:30 +0000)]
Some fixes suggested by Luis Jiménez, plus some minor enhancements in DCF.

16 years agoThere was a variable declaration after a statement
luis [Thu, 29 Nov 2007 10:58:02 +0000 (10:58 +0000)]
There was a variable declaration after a statement

16 years agoFix problem with symbolic link ( --> os.path.realpath() )
greg [Fri, 23 Nov 2007 07:47:47 +0000 (07:47 +0000)]
Fix problem with symbolic link ( --> os.path.realpath() )

16 years agoBug on default COB ID value for PDO transmit and receive 5 and higher fixed
lbessard [Wed, 21 Nov 2007 15:30:26 +0000 (15:30 +0000)]
Bug on default COB ID value for PDO transmit and receive 5 and higher fixed

16 years agoBugs that prevents to compile with wx2.8 fixed
lbessard [Fri, 16 Nov 2007 16:41:59 +0000 (16:41 +0000)]
Bugs that prevents to compile with wx2.8 fixed

16 years agoWorkaround for unsupported UNS64 on some compiler.
etisserant [Mon, 12 Nov 2007 14:17:49 +0000 (14:17 +0000)]
Workaround for unsupported UNS64 on some compiler.

16 years agoBetter EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
etisserant [Mon, 12 Nov 2007 13:38:33 +0000 (13:38 +0000)]
Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.

16 years agoAdding standard default value to index 0x1014
lbessard [Mon, 12 Nov 2007 12:24:17 +0000 (12:24 +0000)]
Adding standard default value to index 0x1014

16 years agoBug on RefreshList in subindextable.py fixed
lbessard [Wed, 7 Nov 2007 06:46:14 +0000 (06:46 +0000)]
Bug on RefreshList in subindextable.py fixed

16 years agoBug on type inconsistency in SDO Client fixed
lbessard [Tue, 30 Oct 2007 15:21:04 +0000 (15:21 +0000)]
Bug on type inconsistency in SDO Client fixed
(Correction submitted by Robert McCullough)

16 years agoBugs on EDS import fixed
lbessard [Thu, 18 Oct 2007 08:23:45 +0000 (08:23 +0000)]
Bugs on EDS import fixed

16 years agoBugs on EDS import fixed
lbessard [Thu, 18 Oct 2007 08:13:18 +0000 (08:13 +0000)]
Bugs on EDS import fixed

16 years agoReverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature...
etisserant [Thu, 11 Oct 2007 07:13:05 +0000 (07:13 +0000)]
Reverted Makefile.in to keep DS-401 GUI example to out of build. (still not mature enough)

16 years agoUpdated .od files to keep compatible with $NODEID+... way to express OD entry values...
etisserant [Thu, 11 Oct 2007 07:09:07 +0000 (07:09 +0000)]
Updated .od files to keep compatible with $NODEID+... way to express OD entry values, as in EDS.

16 years agoFixed incoherency with idx 0x1280+n sidx 3 in sdo.c against newly generated objectdi...
etisserant [Thu, 11 Oct 2007 06:51:29 +0000 (06:51 +0000)]
Fixed incoherency with idx 0x1280+n  sidx 3 in sdo.c against newly generated objectditcs (UNS32*->UNS8*).

16 years agoBug on some eds including StandardDataTypes section fixed
lbessard [Fri, 5 Oct 2007 15:58:04 +0000 (15:58 +0000)]
Bug on some eds including StandardDataTypes section fixed

16 years agoFixed crash with visible_string due to latest changes.
etisserant [Tue, 2 Oct 2007 15:59:16 +0000 (15:59 +0000)]
Fixed crash with visible_string due to latest changes.

16 years agoNow, SetNodeId will change 1200h SDO server params to new defaul values only if alrea...
etisserant [Tue, 2 Oct 2007 15:58:31 +0000 (15:58 +0000)]
Now, SetNodeId will change 1200h SDO server params to new defaul values only if already set to appropriate default values.

16 years agoMany fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress
etisserant [Tue, 2 Oct 2007 15:57:16 +0000 (15:57 +0000)]
Many fixes in OD of DS401_Slave_GUI. Still very unstable. Work in progress

16 years agomore fancy print_message for debug
etisserant [Tue, 2 Oct 2007 15:56:11 +0000 (15:56 +0000)]
more fancy print_message for debug

16 years agoBug on new file and open file with wxPython 2.8.4.2 on GTK fixed
lbessard [Tue, 2 Oct 2007 15:45:25 +0000 (15:45 +0000)]
Bug on new file and open file with wxPython 2.8.4.2 on GTK fixed

16 years agoAllowing user to type formulas
lbessard [Tue, 2 Oct 2007 12:06:30 +0000 (12:06 +0000)]
Allowing user to type formulas
Node ID selection disabled
Adding possibility to reset values to default

16 years agoChecking if TPDO was valid was wrong (pdo.c)
luis [Tue, 2 Oct 2007 08:32:11 +0000 (08:32 +0000)]
Checking if TPDO was valid was wrong (pdo.c)
There were some declarations after statements in pdo.c that caused some compilers to complaint

16 years agoFixed some transmit type issues (for 254 255) with null event and/or inhibit time
etisserant [Mon, 1 Oct 2007 15:17:35 +0000 (15:17 +0000)]
Fixed some transmit type issues (for 254 255) with null event and/or inhibit time

16 years agoSolved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
luis [Mon, 1 Oct 2007 12:42:56 +0000 (12:42 +0000)]
Solved a small bug in emcy.c (errRegMask was always '1' in EMCY_setError.
EMCY_setError has a new parameter, addInfo, a 16-bit value that will be copied to 16 most significat bits in 1003h (but it is not sent in EMCY message).

16 years agoDS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.
etisserant [Sun, 30 Sep 2007 20:41:12 +0000 (20:41 +0000)]
DS401 Slave GUI : Added command line interface, cleaned up parts of code, added EDS.

16 years agoUpdate with latest generated code flavour (TestMasterSalve)
etisserant [Sun, 30 Sep 2007 20:38:58 +0000 (20:38 +0000)]
Update with latest generated code flavour (TestMasterSalve)