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.017Mar1614324Feb717Jan14126523Dec161413630Nov29272622169418Oct23Jul712May1175330Apr9Jan425Jul4Nov25Jul15Dec28Oct6Jul9Jan23Nov15Dec3Mar15Dec4Nov5Jan420Dec1614925May28Oct9Nov428Oct30Apr9Jan44Nov15Dec9Jan23Nov15Dec3Mar15Dec4Nov5Jan420Dec1614925May4Nov28Oct12Jan9Nov28Oct25Jul628Oct241122Sep1916159Aug21Jul816May131218Jan14420Dec1430Nov25Oct2422Sep21165Aug31Jul23201366Jun32125May2063230Apr2927232019161514729Mar2522191411987653126Feb252423221716155231Jan2625222119131211875427Dec181715141092130Nov2623212019179529Oct282120191513630Sep27Aug2421201813116430Jul292827161513109630Jun2926241918161515May138765430Apr2927242320179Fix application time for RTDM interfaceFirst working RTDM Version,mergedReduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesizefixed race condition when comparing datagram stateAdded tag Stable for changeset ce2fae4d3c4fmergedAdd drivers for kernel 2.6.33Fixed segmented sdo dictionary upload (only first segment contains list type)Merge, adding 8139too for 2.6.32Add Driver 8139too for kernel 2.6.32lock io_mutex when unqueueing datagrams; unqueue datagrams from send-receive queue.Minor changes (consistent variable naming)Datagram queue race fixed: insert datagrams into master-fsm_queue with fsm_queue list_headOptionally compile with trace_printk supportproperly deactivate slaves if there is no eoe slavealways use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)releasing of refcounted requests fixed: do not call EC_SLAVE_DBG without valid slavee1000 on 2.6.33: handle link-downSoE request wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_soe_request_t objects with krefRegister read/write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_reg_request_t objects with krefSii write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_sii_write_request_t objects with krefFoE wait_event() deadlock fixed: refcount ec_master_foe_request_t objects with krefuse rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)SDO wait_event() deadlock fixed: refcount ec_master_sdo_request_t objects with krefFailed FoE transfer: notify foe_queue instead of sdo_queuefixed warning due to 64bit size_tecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_extfixed 'ethercat eoe' command: interchanged rx/tx bytes/ratesrenamed ext_injection_timeout -> fsm_injection_timeoutremoved now obsolete ext_datagram_queuremoved eoe thread: eoe processing now done by Idle/Operation threaduse ext_queue_sem for fsm datagram queue (instead of io_sem)replaced injection_seq mechanism with fsm datagram queueIncrement injection_seq on slave state changesec_master_queue_external_datagram: fixed missing up(io_sem)Inplace I/O bug: correct domain tx-size when tx-size of input and output fmmu is different.fixed compiling without EC_HAVE_CYCLES (dc_jiffies_app_start_time)Minor 64bit improvements (use %zu when formatting size_t values in printk)fixed ioctl codes, increased ioctl version magic
Loading