summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Move daemons/gptp as separate repo under AVnuAvinash Reddy Palleti2018-08-0696-24530/+0
* Fix mixed tab/space formattingChristopher S. Hall2018-06-121-13/+13
* gptp: Add monotonic raw clock optionChristopher S. Hall2018-06-128-8/+168
* Merge pull request #779 from freddeng/freddeng-patch-1andrew-elder2018-05-172-5/+11
|\
| * Change to using addEventTimer and deleteEventTimer without lock.Fred Deng2018-04-272-5/+7
| * Update common_port.cppfreddeng2018-04-181-0/+4
* | Wrong seqId used in log messagePawel Modrzejewski2018-05-171-1/+1
* | gptp : fix race confition that try to delete pdelay request object.jongwook.lee2018-04-191-2/+0
|/
* gptp: fix race condition during signal thread creationPawel Modrzejewski2018-01-221-8/+12
* Start PDelay calculation as fast as possible in Automotive ProfilePawel Modrzejewski2018-01-121-7/+1
* Add brackets fixing broken if statementChristopher S. Hall2018-01-081-1/+4
* gptp: simple fixing/adding loggingPawel Modrzejewski2018-01-082-3/+2
* Added wireless timestamper and port codeChristopher Hall2017-12-1324-456/+2564
* Got rid of magic numbers. More self-explanatory code.Michal Galka2017-12-012-4/+4
* Fixing stale Tx timestamp fetch.Michal Galka2017-11-271-2/+18
* Fix crash when enabling LOG_MVRPFredrik Hallenberg2017-11-161-1/+2
* daemons: segmentation fault while executing maap_daemon on aarch64 platform.Mounesh Sutar2017-11-062-6/+27
* Fix incorrect return value check in lock initializeChristopher Hall2017-10-101-1/+1
* Simplifies timeval & timespec redefinition fixChristopher Hall2017-10-101-7/+2
* Fixes for compile breakage encountered in Fedora 26Christopher Hall2017-10-092-3/+7
* gptp: CMakeLists.txt updateAndrew Elder2017-10-071-2/+9
* gptp: fix Linux cmake buildAndrew Elder2017-10-071-0/+1
* MAAP: add dummy main() to Windows buildAndrew Elder2017-10-071-0/+29
* gptp: use PLAT_snprintf() - fixes MSVC buildAndrew Elder2017-10-061-1/+1
* Merge pull request #691 from ethan-stewart-iol/open-avb-nextandrew-elder2017-09-122-3/+5
|\
| * listen for announces on init and linkupEthan Stewart2017-09-082-3/+5
* | gPTP Announce interval timer restart fixedMichal Wasko2017-09-041-5/+1
|/
* Merge pull request #683 from ghMichalW/link_up_port_restoreandrew-elder2017-09-021-0/+8
|\
| * PTP Port role restore on Link Up eventMichal Wasko2017-08-241-0/+8
* | Merge pull request #678 from ghMichalW/sync_timer_lockandrew-elder2017-08-251-1/+1
|\ \
| * | SyncIntervalTimer lock changed to trylockMichal Wasko2017-08-231-1/+1
| |/
* | IF_LOG_INTERVAL interval count fix.Brant Thomsen2017-08-222-2/+2
* | More logging fixesBrant Thomsen2017-08-222-12/+18
|/
* Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into avb_end...Brant Thomsen2017-06-304-70/+63
|\
| * Rest of fix for gPTP intervals on ARMLevi Pearson2017-06-292-17/+17
| * Merge pull request #642 from aditpape/mrpctl_read_allandrew-elder2017-06-281-2/+4
| |\
| | * mrpctl: read all pending messagesAndreas Pape2017-06-281-2/+4
| * | Fix for gPTP interval init on ARM platformsLevi Pearson2017-06-271-4/+4
| |/
| * Fix Priority1 check in announce timeoutChristopher S. Hall2017-06-211-47/+38
* | Added signal handling to Shaper DaemonBrant Thomsen2017-06-211-3/+65
* | White space fixBrant Thomsen2017-06-191-1/+1
* | Added class to Shaper daemon callBrant Thomsen2017-06-162-48/+86
* | Added Shaper daemon unreserve support for Class B 44.1kHzBrant Thomsen2017-06-151-1/+6
* | Shaping FixesBrant Thomsen2017-06-142-2/+14
* | Shaper daemon updatesBrant Thomsen2017-06-132-18/+86
* | shaper daemon fixBrant Thomsen2017-06-091-1/+4
* | Added a README file for the traffic shaper daemonBrant Thomsen2017-06-091-0/+22
* | shaper daemonBrant Thomsen2017-06-099-0/+2116
* | Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into feature...Brant Thomsen2017-06-097-30/+45
|\ \ | |/
| * gPTP: correct Windows PHY delay constantsandrew-elder2017-06-061-6/+13