LIBVCA: update NuttX character driver interface support
Suppress implicit function declaration and correct order log domains
completely remove ui.jar. Remake UI creation with pure swing/awt components
status bar convert to pure swing
Update ANT build language version increased to 1.8 to be accepted by OpenJDK 21
completely remove ui.jar. Remake UI creation with pure swing/awt components
status bar convert to pure swing
Update ANT build language version increased to 1.8 to be accepted by OpenJDK 21
LinCAN: class_create workaround to build with 6.4+ kernels
LinCAN class_create workaround to build with 6.4+ kernels
JAVA CANmonitor: Update Java source compatibility version
Update Java source compatibility version
VCA: Include preliminary support for new CAN/CAN FD generic RTMES RTOS stack
Update OMK rules to allow build with the actual Linux 6.x kernels on arm64 targets
Update OMK rules to allow build with the actual Linux 6.x kernels on arm64 targets
vca_irtems: adapt to renames in RETMS CAN FD subsystem can_framelen -> can_framesize and len to dlen
Implement support for CAN drivers provided by RTEMS operating system.
canping: Link vca_canping with libm
Link vca_canping with libm
LinCAN: use ktime_get_ts64 to fill timestamp at 5.0+ kernels.
LinCAN use ktime_get_ts64 to fill timestamp at 5.0+ kernels.
LinCAN: partial updates in directions to enable support of 6.0+ kernels.
LinCAN partial updates in directions to enable support of 6.0+ kernels.
Update OMK rules for Linux 6.x kernel series basic compatibility.
Update submodules vca_canping, lincan, ortcan-app and ulut
CAN applications directory equipped by Makefile.omk.
Require linking of pthread library only for GNU/Linux system.
More portability for CAN slave and canmaster.
Update OMK rules for Linux 6.x kernel series basic compatibility.
vac_canping: make code more portable to embedded systems.
vca_canping: portablity, pthread library is not available on embedded targets.
Components update, compatibility and running on NuttX achieved.
LIBVCA: re-implement copying of data into PDO messages.
Ensure that memory allocated to PDO object is zeroed.
Ensure that memory for sdoport is zeroed before use.
Add option to disable Flib library build.
Update components and include support for NuttX operating system.
Implement support for CAN drivers provided by NuttX operating system.
Update Java source compatibility version.
Make suiut dinfochk utility build optional.
Portability enhancements.
Minor cleanups to make application more portable.
Allow build in environment where pthread and dl library is part standard system libraries.
exp10 instead of pow10 to support build by actual GCC version.
uLUt: opengroup specifies that malloc is defined in stdlib.h.
Correct build when suiut uses anonymous union extension.
Correct suiut to compile with actual GCC version.
Ensure that log domain ulogd_evpoll is declared only once.
Updated VCA library module.
Include config option to build VCA library objects dictionary based on GSA instead of GAVL.
Support build of VCA library against full featured SuiUt from SuiTk library.
LinCAN: LinCAN updated to build with 4.19 kernel.
LinCAN updated to build with 4.19 kernel.
Update submodules.
Prepare Linux modules build for 5.x kernel series.
Prepare Linux modules build for 5.x kernel series.
LIBVCA: implement simple processing of data for Rx PDO messages.
mzapohw: Provide DINFOs for individual RGB color components for MZ_APO SPILED HW.
Demonstration of interconnection of CANopen canslave with LEDs and knobs on MZ_APO board.
OMK kernelcfg2mk: consider name passed to KBUILD_MODNAME as unconditionally quoted for 2.6+ kernels.
OMK kernelcfg2mk: consider name passed to KBUILD_MODNAME as unconditionally quoted for 2.6+ kernels.
Demonstration of interconnection of CANopen can...
Merge branch 'master' into can-usb1
Update remote request code prototype to compile...
Use inode open argument to obtain minor number.
Update uLUt submodule to match uLAN project ver...
Update OMK rules.
Update OMK rules.
Include librt to the orte_motors link command.
uLUt update.
LIBVCA: correct check for vcaCANNode allocation...
LIBVCA: correct check for vcaCANNode allocation...
VCA: Correct and increase SocketCAN interface s...
Correct and increase SocketCAN interface select...
VCA and CAN applications updates to select LinC...
If interface is specified to "auto" select LinC...
Unify selection of CAN interface to open if no ...
Unify selection of CAN interface to open if no ...
Default CAN interface changed to multi to inclu...
Minor simplification in SocketCAN interface acc...
Imported example combining OrCAN CANopen with O...
Merge master into can-usb1 branch to include pr...