SOES/soes
Hans-Erik Floryd f61e77a5d1 revert to 32-bit objd values
The size of the objd->value member was previously increased to 64-bit
to allow setting 64-bit default values. This may waste some (ROM)
memory as 64-bit values are somewhat uncommon, and the value can be
set from an application hook instead. Revert to 32-bit values.

Fix #59
2019-07-10 12:05:23 +02:00
..
doc Cleanup of ALevent update stuff in HAL, update ALevent var directly. 2016-09-15 14:19:11 +02:00
hal ecat control latch input selection and ecat reset request (#56) 2019-06-26 13:43:15 +02:00
include/sys/gcc fix rt-kernel build 2019-04-04 15:07:26 +02:00
CMakeLists.txt add options.h 2019-05-09 15:43:07 +02:00
Doxyfile Imported Arthur Ketels' SOES (hg: ea7f05102d58) 2014-09-12 16:01:33 +02:00
ecat_slv.c add support for legacy static PDO mapping 2019-05-09 15:43:07 +02:00
ecat_slv.h add APP_setwatchdog 2019-05-09 15:43:07 +02:00
esc.c add hook for setting default values 2019-05-09 15:43:07 +02:00
esc.h Feature/add al status code definitions (#60) 2019-06-27 07:19:20 +02:00
esc_coe.c revert to 32-bit objd values 2019-07-10 12:05:23 +02:00
esc_coe.h revert to 32-bit objd values 2019-07-10 12:05:23 +02:00
esc_eep.c Put a brief license info in source files and bump version 2017-10-25 13:39:20 +02:00
esc_eep.h add eeprom pdi SII Configuration area struct 2017-10-25 14:43:17 +02:00
esc_eoe.c EoE updates 2019-05-09 15:43:07 +02:00
esc_eoe.h EoE updates 2019-05-09 15:43:07 +02:00
esc_foe.c fix build fail when FOE_READ_SUPPORTED is defined 2019-06-24 12:52:10 +02:00
esc_foe.h FoE EOF/file length detection. (#35) 2017-12-09 14:52:33 +01:00
options.h add support for legacy static PDO mapping 2019-05-09 15:43:07 +02:00