Skip to content

Jian-Zhan/mbed-canfestival

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of fbsder's fork of CanFestival-3 project https://github.com/fbsder/canfestival

By Jian-Zhan:

  • Rename several header files to avoid conflicts with mbed-os

  • Add mbed support

  • Add "modbus_mapping" option

By fbsder:

  • Fix some big endian issues and remove compiler warnings by adding explicit casts. Thanks to Casey Klimasuskas for sharing.

  • The Canopen dictionary editor Objdictedit.py now allows to define the size of each string or domain, thanks to Mattes Standfuß for his work

  • The stack can now be compiled as a .so shared lib, thanks to Mattes Standfuß for this also

  • New example added : examples/linux/dcf

  • I needed the stack to be more dynamic, i wanted to be able to dynamically build the OD and the CO_Data struct without any global declaration, so i have made few changes. (this is not a dirty hack it is even cleaner i think)

  • solving array of string or domain issue (search for "Array of strings issue" in the mailing list)

  • solving bugs on sdo block transfer and dcf management

  • stm32F0/F1/F4 basic support

About

No description or website provided.

Topics

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENCE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.8%
  • C 45.2%
  • Other 1.0%