summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #924 from marckleinebudde/patch-1HEADmasterMarcin Miklas2023-02-281-2/+2
|\ | | | | README.rst: fix code block annotation
| * README.rst: fix code block annotationMarc Kleine-Budde2023-01-131-2/+2
|/ | | Remote superfluous backtick.
* Merge pull request #900 from Avnu/open-avb-nextandrew-elder2020-06-2952-53/+3832
|\ | | | | Open avb next
| * Merge pull request #899 from twischer/patch-2andrew-elder2020-06-291-0/+9
| |\ | | | | | | Add build instructions for debian
| | * Add build instructions for debiantwischer2020-06-261-0/+9
| |/ |/|
| * Merge pull request #898 from twischer/patch-1andrew-elder2020-06-291-4/+11
| |\ | | | | | | Update AVB_Talker_Listener_Example_Setup.md
| | * Update AVB_Talker_Listener_Example_Setup.mdtwischer2020-06-261-4/+11
| |/ |/| | | | | to be compatible with the moved sPTP source
| * Merge pull request #888 from chris-kuhr/open-avb-next-pr-newandrew-elder2019-10-222-7/+20
| |\ | | | | | | u32 audioRate in openavb_avdecc_read_ini_pub.h, Notice about the 6188…
| | * u32 audioRate in openavb_avdecc_read_ini_pub.h, Notice about the 61883 ↵Christoph Kuhr2019-10-152-7/+20
| |/ | | | | | | static values, need to be filled in with configuration parameters, and set dbs equal to mbla count in openavb_descriptor_stream_io.c
| * Merge pull request #887 from Aquantia/aq_atl_hw_supportandrew-elder2019-10-1143-25/+3739
| |\ | | | | | | Aquantia NIC support
| | * Add note application was tested with i210 listenerJohn Tungul2019-10-081-1/+2
| | |
| | * Remove plug-fest commentJohn Tungul2019-10-071-3/+2
| | |
| | * Merge commit 'c225346c3c61c29647f3ca0c0ad0347ea917abbb' into aq_atl_hw_supportEgor Pomozov2019-10-045-17/+53
| | |\ | | |/ | |/| | | | | | | | | | * commit 'c225346c3c61c29647f3ca0c0ad0347ea917abbb': fix building on Xcode 10 Add h264_timestamp size into the H264 data length, remove it from the AVTP header (IEEE 1722-2016 8.5.3.1 h264_timestamp). The stream data length of AVTP header stands for the size of h264 timestamp + h264 payload.
| * | Merge pull request #851 from lhoward/lhoward/osx-xcode10-buildfixandrew-elder2018-12-234-16/+48
| |\ \ | | | | | | | | fix building on Xcode 10
| | * | fix building on Xcode 10Luke Howard2018-12-104-16/+48
| |/ /
| * | Merge pull request #841 from yesbman/masterandrew-elder2018-10-241-1/+5
| |\ \ | | | | | | | | Add h264_timestamp size into the H264 data length, remove it from the…
| | * | Add h264_timestamp size into the H264 data length, remove it from the AVTP ↵Byoungman An2018-10-121-1/+5
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | header (IEEE 1722-2016 8.5.3.1 h264_timestamp). The stream data length of AVTP header stands for the size of h264 timestamp + h264 payload. 1. Author : Byoungman An 2. Title : Open-AVB
| | * Add missed fileEgor-Pomozov-AQ2019-10-041-0/+52
| | | | | | | | | Restore a file missed in during submission
| | * Update submodule linkEgor Pomozov2019-10-031-0/+0
| | |
| | * Update submodule linkEgor Pomozov2019-10-031-0/+0
| | |
| | * Add atl_avb submoduleEgor Pomozov2019-10-032-0/+3
| | |
| | * Aquantia contribution:Egor Pomozov2019-10-0340-25/+3684
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | - Add atl_avb submodule - Update Makefiles, .cmake and CMakeList.txt to support a building of Aquantia hardware support - Add atl lib support to common lib - Add atl_simple_talker example - Add asyncronous storing to pcap file in example applications - Add send_packet_precisely example application - Add run_atl.sh file to simple installation of atl_tsn driver - Add atl hardware support in avtp_pipeline: - Create new atl_rawsock - Create new scheme of launchtime calculation - Update logging system to support a log from hardware library - Apply fix in mrp_client.c
* | Merge pull request #836 from AVnu/open-avb-nextandrew-elder2018-10-08194-76362/+4746
|\ \ | |/ | | Open avb next
| * Merge pull request #819 from avinash-palleti/gptp_prandrew-elder2018-08-0999-24546/+3
| |\ | | | | | | Move daemons/gptp as separate repo under AVnu
| | * Move daemons/gptp as separate repo under AVnuAvinash Reddy Palleti2018-08-0699-24546/+3
| |/ | | | | | | | | Removing daemons/gptp folder from OpenAVnu and updated all build files and travis-ci files.
| * Merge pull request #815 from avinash-palleti/igb_prandrew-elder2018-08-0360-51872/+12
| |\ | | | | | | Remove lib/igb and kmod/igb folder as part of restructuring
| | * Remove lib/igb and kmod/igb folder as part of restructuringAvinash Reddy Palleti2018-08-0160-51872/+12
| |/ | | | | | | | | | | Removed lib/igb and kmod/igb and created as separate repos under AVnu. lib/igb is again added as submodule to lib/igb_avb/lib as there is build dependency for lib/common.
| * Merge pull request #814 from avinash-palleti/libavtp_pr3andrew-elder2018-07-2715-2466/+0
| |\ | | | | | | Remove libavtp folder as part of OpenAVnu restructruing
| | * Remove libavtp folder as part of OpenAVnu restructruingAvinash Reddy Palleti2018-07-2415-2466/+0
| |/ | | | | | | Removing libavtp folder and created a separate repo under AVnu.
| * Merge pull request #810 from feishengfei/open-avb-nextandrew-elder2018-07-231-1/+1
| |\ | | | | | | fix image file doesn't show for asciidoc generation on AVnu_gPTP_Code…
| | * fix image file doesn't show for asciidoc generation on AVnu_gPTP_Code.asciidoczhouxiang2018-07-201-1/+1
| |/ | | | | | | | | use following command to generate html5 format doc. zhouxiang@wt-wlw-062:~/github/OpenAvnu_feishengfei/documents/design$ asciidoc -b html5 -a icons -a toc2 -a theme=flask AVnu_gPTP_Code.asciidoc
| * Merge pull request #797 from bjklemme-intel/alsa_timed_audioandrew-elder2018-06-2030-0/+7099
| |\ | | | | | | adds timed audio
| | * adds timed audioBeverly Klemme2018-06-1230-0/+7099
| | |
| * | Merge pull request #795 from christopher-s-hall/open-avb-nextLevi Pearson2018-06-198-22/+182
| |\ \ | | | | | | | | gptp: Add monotonic raw clock option
| | * | Fix mixed tab/space formattingChristopher S. Hall2018-06-121-13/+13
| | | |
| | * | gptp: Add monotonic raw clock optionChristopher S. Hall2018-06-128-8/+168
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Timestamp clocks that implement the PTP_SYS_OFFSET_PRECISE ioctl return cross-timestamps with respect to monotonic raw and realtime Add configuration file option allowing clock selection for system/local clock relation The default clock type is Realtime which is equivalent to the CLOCK_REALTIME option to clock_gettime Optionally, MonotonicRaw (equivalent to CLOCK_MONOTONIC_RAW) can be specified in the gPTP daemon configuration file: [clock] SystemClock = MonotonicRaw Fixed Makefile issue where some shell configurations use built-in 'echo' and others don't Forces all to use /bin/echo
| * | Merge pull request #794 from christopher-s-hall/open-avb-next-fixandrew-elder2018-06-111-8/+0
| |\ \ | | | | | | | | Edit read me removing verbiage referring to Intel submission checking
| | * | Edit read me removing verbiage referring to Intel submission checkingChristopher S. Hall2018-06-111-8/+0
| | | | | | | | | | | | | | | | Intel does NOT check non-Intel submissions
| * | | Merge pull request #791 from aguedes/libavtp-build-fixesandrew-elder2018-06-112-3/+5
| |\ \ \ | | |/ / | |/| | Libavtp build fixes
| | * | libavtp: build: Fix cmocka dependencyAndre Guedes2018-06-041-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently libavtp build fails if cmocka is not installed on the system. However, libavtp itself doesn't depend on cmocka, only unit tests do so. This patch fixes this issue by setting cmocka dependency as not mandatory. It also takes the opportunity to set the cmocka version required.
| | * | libavtp: Fix README.mdAndre Guedes2018-06-041-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | This patch fixes information about building libavtp library. The command 'ninja -C build' builds libavtp library as well as unit tests. So in order to be specific, this patch fixes the command so it builds only libavtp library.
* | | Merge pull request #789 from AVnu/open-avb-nextandrew-elder2018-06-073-8/+12
|\ \ \ | |/ / | | | Open avb next
| * | Merge pull request #779 from freddeng/freddeng-patch-1andrew-elder2018-05-172-5/+11
| |\ \ | | | | | | | | Fix the dead lock when handling SYNC_RECEIPT_TIMEOUT_EXPIRES event
| | * | Change to using addEventTimer and deleteEventTimer without lock.Fred Deng2018-04-272-5/+7
| | | |
| | * | Update common_port.cppfreddeng2018-04-181-0/+4
| | | |
| * | | Merge pull request #783 from PawelModrzejewski/open-avb-nextandrew-elder2018-05-171-1/+1
| |\ \ \ | | | | | | | | | | Wrong seqId used in log message
| | * | | Wrong seqId used in log messagePawel Modrzejewski2018-05-171-1/+1
| |/ / / | | | | | | | | | | | | PDelayRequest seqId was used as PDelayRespFollowUp seqId.
| * | | Merge pull request #780 from jongwook-lee/open-avb-nextandrew-elder2018-04-251-2/+0
| |\ \ \ | | |/ / | |/| | gptp : remove unnecessary sequence that try to delete pdelay request object.
| | * | gptp : fix race confition that try to delete pdelay request object.jongwook.lee2018-04-191-2/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | A object of pdelay_req is managed(create&delete) at ethe_port. but it also could be deleted at a step for processing of pdelay_resp. Thus, there is a race condition. Those sequence should be deleted for some reasons below: 1. If pdelay_req is trigged in the middle of processing pdelay_resp, then 'null point exception' could be happened. 2. The available pdelay_req would(should) be kept until sending next pdelay_req. Becuase it is possible to receive correct pdelay_resp even after unexpected error at processing pdelay_rest.
* | | Merge pull request #773 from AVnu/open-avb-nextandrew-elder2018-04-0357-540/+5322
|\ \ \ | |/ / | | | Maintenance pull request