Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • stable-1.5 default
  • 1.5.2.ESS0
  • version-1.3.2
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Jan10982118Dec824Nov2321763231Oct30272625242320191817161312119528Sep2726252319181184131Aug29231715985432131Jul282520191817627Jun26212014126229May26221918171615121110985326Apr25242120181211107653231Mar2928272422212019171586228Feb2625242322201413326Jan2017136523Dec1916225Nov1811428Oct21Fixed bug in master state machine that came up in r745.Minor fix on master.c (name of master thread).Layed out slave state machines in own files fsm_slave.[ch]; renamed fsm.[ch] to fsm_master.[ch]Added some documentation.Minor changes to slave.cMaster workqueue replaced with kernel thread.Fixed blocking of EoE processing while entering or leaving operational mode.Re-added slave.configured flag as slave.self_configured.Removed debug messages again.Temporarily added some debug information.Removed slave.configured flag.Display requested state in slave info.Fixed race: Stop EoE processing when entering or leaving operation mode.Minor fix in master.cAdjusted examples to EtherLab starter kit hardware.Internal locking callbacks, improved locking.Datagram preallocation with ATOMIC flag, because it is calles in timer context.Minor changes in minimal example.Shorter critical sections in examples.Removed datagram.cycles_queued, needed for "starved" datagrams (deprecated).Updated ChangeLog.Adjusted examples to 1.2.0 interface changes.Updated NEWS and Changelog files.Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch.Made it possible to configure under kernel 2.6.18.State machines re-send datagrams on timeout.Improved error messages in mailbox.cRemoved absolute paths for networking commands; brctl show without additional parameter.Fixed warnings in master.c.Fixed typo in CoE FSM.Corrected error messages in get_slave().Current consumption in sysfs; "lsec -c" shows current consumption and remaining current.Fixed return type of ecdev_close().Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state.Fixed lost frames display bug when no frames were sent.Interface changes for version 1.2, see NEWS file.Version 1.2.0-rc1, re-introduced ecrt_domain_queue().Added frame counter.Introduced "starved" datagrams.Updated ChangeLog
Loading