]> rtime.felk.cvut.cz Git - CanFestival-3.git/shortlog
CanFestival-3.git
2009-01-19 gregSecond time, Re-write doxygen tags in headers files...
2009-01-17 gregRe-write doxygen tags in headers files to generate...
2008-11-20 greg- Fix bug with relative path when node opened from...
2008-11-19 gregFix bug when generate od cfile with a table of visible_...
2008-11-17 peter1.2
2008-11-17 peter1.29 Datatypes for timers
2008-11-14 gregFixed bug in Node.py function IsStringType : add domain...
2008-11-14 gregFixed serious bug in setAlarm, causing wrong timer...
2008-10-22 peterV0.8
2008-10-22 peterV0.8
2008-09-18 etisserantFixed typo in getReadResultNetworkDict
2008-09-18 etisserantRemover SillySlave from LSS build
2008-09-12 groke6FastScan review
2008-09-07 etisserant*** empty log message ***
2008-08-28 lbessardSome instance type test improved
2008-08-28 gregfix bug in canclose for win32
2008-08-28 lbessardSome instance type test improved
2008-08-28 lbessardSome instance type test improved
2008-08-22 lbessardBug with x86_64 and gcc without -fPIC cflags fixed
2008-08-20 lbessardAdding support for multiple element in 1010 and 1011
2008-08-20 lbessardAdding support for DOMAIN object type in EDS parsing
2008-08-19 etisserantAdded more correct signal handling to unix timers.
2008-08-19 etisserantAdded more correct signal handling to unix timers.
2008-07-29 etisserantPatch from Jari K. implementing automatic SDO clien...
2008-07-25 lbessardAdding support for replace imported EDS in nodelist
2008-07-25 etisserantAdded removal of dynamically loaded CAN driver interfac...
2008-07-25 etisserantFixed (again) return of abortcode value in SDO's getRea...
2008-07-25 etisserantAdded removal of dynamically loaded CAN driver interfac...
2008-07-24 etisserantFixed incomplete resetSDOline
2008-07-23 lbessardBug on Concise DCF edit dialog value generating fixed
2008-07-22 etisserantgetReadResultNetworkDict now returns abortcode. Now...
2008-07-22 etisserantEdward's patch fixing nmtSlave compilation with LSS...
2008-07-22 etisserantcosmetic changes to pdo.c
2008-07-16 etisserant*** empty log message ***
2008-07-16 etisserantChanged getReadResultNetworkDict behaviour about size...
2008-07-08 gregadd anagate device support in CanFestival
2008-07-01 luisModified initial value of 1014h to 0x80 + nodeid when...
2008-06-28 etisserantFixed automatic SDO server creation for slave
2008-06-26 lbessardSegmentation Fault on closing fixed
2008-06-26 lbessardAdding support for modification in CanFestival eds_utils
2008-06-25 lbessardModification for generating eds file from a node instea...
2008-06-25 etisserantFixed missing refresh of title bar on Save.
2008-06-25 etisserantAutomatic SDO server added when creating new slave...
2008-06-25 etisserantadded optional cancel button in node creation dialog...
2008-06-24 etisserantAdded embedded mode in objdictedit, for integration...
2008-06-23 etisserantAdded pointer variable list in GenCfile.py, for use...
2008-06-23 etisserantLSS patch from Edward. Now, SetNodeId is not called...
2008-06-18 etisserantLSS patch from Edward. Now, SetNodeId is not called...
2008-06-18 etisserantFixed some comments in sdo.c
2008-06-18 etisserantAdded missing const for dll names strings
2008-06-09 lbessardDefining quick_index structures and ObjdictSize as...
2008-06-06 etisserantImplemented retry on SDO timeout in dcf.c.
2008-06-05 greg"change baudrate" implemented for lincan interface
2008-06-05 etisserantserious typo in dcf.c
2008-06-04 etisserantAdded NMT reset callbacks, patch from Edward
2008-06-04 etisserantFixed alignments problems on some 32bit target such...
2008-06-04 etisserantAdded --binutils configure parameter : "--binutils...
2008-06-04 etisserantUpdated SVG drawing to reflect recent changes in API.
2008-06-04 etisserantApplied James patch that fixes can_cn4linux.c file...
2008-06-04 etisserantApplied Edwards timer.c optimization patch.
2008-06-04 etisserantApplied edward's patch for OD acces macros (optimizatio...
2008-06-04 etisserantFixed minor typos in timers_rtai.c and timers_xeno.c
2008-06-02 gregkerneltest updated for the new api
2008-05-27 gregfix bug MasterMap1 callback
2008-05-27 gregfix bug in exit function
2008-05-09 gregupdate Doxyfile , manual.tex
2008-05-09 gregadd rt_task_join for receive task and timerloop task
2008-05-07 gregadd TimerInit, TimerCleanup and Exit functions
2008-05-07 gregadd -mno-cygwin when linking with the vscom api dll
2008-05-07 gregclean Makefile.in
2008-05-07 greg- remove mlockall in timerloop
2008-05-06 gregadd Exit function to DS401SlaveGui, change StopTimerLoo...
2008-05-06 gregfix typo line 135
2008-05-05 gregchange to ASCII
2008-05-05 gregAdd support for USB-CAN devices from VScom
2008-05-02 greg- add RTAI support
2008-04-29 lbessardProblem with Real types unsupported fixed
2008-04-29 lbessardInversion between Array and Record fixed
2008-04-28 etisserantSerial Hub fixes... Thanks James.
2008-04-28 etisserantFixed typo in objaccess.c. Thanks to James
2008-04-25 etisserantSome more Endianess fixes.
2008-04-25 etisserantCAN over Serial link (TTY) interface, with serial...
2008-04-24 etisserantEndianess patch from Edward Karpicz, Lithuania :-)
2008-04-23 etisserantFixed some endianess problems in states.c and sync.c
2008-04-21 lbessardBug on Boolean values parsing while importing EDS fixed
2008-04-21 etisserantReverted back states.c to 1.29.
2008-04-21 etisserantsync.c : fixed some endianize problem, and calback...
2008-04-21 etisserantDoxy-style comments and various cleanup in unix.c
2008-04-21 etisserantAdded debug messages in can_peak_linux driver iface
2008-04-01 etisserantFixes in manual ( removed Node ID setting in objdiected...
2008-04-01 etisseranttypo in states.c
2008-03-31 etisserantFixed endianizarion problems
2008-03-31 etisserantNow OD callback return val ahev influance on SDO trans...
2008-03-31 etisserantFixed suspicious code in lss.c
2008-03-31 etisserantFixed suspicious code in sdo.c
2008-03-26 gregfixed Makefile.in in objdictgen for gnosis
2008-03-26 gregadded Gnosis_Utils tar.gz file
2008-03-21 etisserantRemoved some dead generated C code in gen_cfile.py...
2008-03-21 etisserantFixed typo in objacces.c bigendian side.
2008-03-21 etisserantFixed typo in objacces.c bigendian side.
next