summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gPTP: add CMAKE file. MSVC build tested so far.Andrew Elder2015-12-011-0/+26
| * | | gPTP: correct Microsoft Visual Studio build. Issue #325.Andrew Elder2015-12-015-3/+25
| * | | gPTP: common: replace all fprintf() calls with XPTPD_PRINTF() macro. Issue #321Andrew Elder2015-12-015-39/+36
| * | | gPTP: add XPTPD_PRINTF() macro to debugout.hpp. Issue #321Andrew Elder2015-12-012-0/+2
| * | | gPTP: move debugout macros from common dir to OS dir. No functional change. I...Andrew Elder2015-12-012-20/+68
|/ / /
* | | Merge pull request #320 from davidcemin/task-gptpV2andrew-elder2015-11-1937-1266/+2183
|\ \ \
| | | * Updating TimeBaseIndicator when becoming master/slaveDavid Cemin2016-01-225-45/+146
| | | * Getting phy tx/rx delay from ini fileDavid Cemin2016-01-183-14/+31
| | | * Merge branch 'open-avb-next' into task-gptpv2David Cemin2016-01-1841-290/+498
| | | |\ | | |/ / | |/| |
| | | * Merge remote-tracking branch 'upstream/open-avb-next' into open-avb-nextDavid Cemin2016-01-1841-290/+498
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #340 from htfujina/open-avb-nextandrew-elder2016-01-132-36/+196
| | |\ \
| | | * | igb_avb: sync kcompat.[ch] with upstreamTodd Fujinaka2016-01-132-36/+196
| | |/ /
| | * | Merge pull request #333 from rhii/open-avb-nextandrew-elder2015-12-161-12/+12
| | |\ \
| | | * | daemon_cl: Fixes PPS out-of-phase issue.Roland Hii2015-12-151-12/+12
| | * | | Merge pull request #334 from MarcinMiklas/fixes_log_output_on_64bitandrew-elder2015-12-1512-22/+22
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixes: Wrong output from log messages on 64bit machines.Artur Woźniak2015-12-1512-22/+22
| | |/ /
| | * | Merge pull request #328 from MarcinMiklas/vlan_id_in_avtp_pipelineandrew-elder2015-12-0917-2/+61
| | |\ \
| | | * | Added vlan_id to .ini files.Marcin Miklas2015-12-0913-0/+39
| | | * | New: VLAN ID can be configured for no endpoint builds.Marcin Miklas2015-12-094-2/+22
| |_|/ / |/| | |
| | * | Merge pull request #327 from MarcinMiklas/open-avb-nextandrew-elder2015-12-0911-218/+207
| | |\ \ | |/ / / |/| | |
| | * | Fixes: Scan builds warnings and false positives.Marcin Miklas2015-12-082-4/+6
| | * | Fixes: map_aaf_audio doesn't validate frame lengthMarcin Miklas2015-11-051-0/+11
| | * | Rawsock improvements.Marcin Miklas2015-11-058-214/+190
| |/ / |/| |
| * | Set asCapable to false when neighbor delay is > than threshold. Issue #114David Cemin2015-11-107-22/+69
| * | Adding ini file to gptp. Issue #115David Cemin2015-11-097-330/+954
| * | Exposing asCapable on OS_IPC class. Issue #207David Cemin2015-11-0912-109/+119
| * | Separating OS specific implementations. Issue #230David Cemin2015-11-0916-464/+545
| * | Merge branch 'open-avb-next' into task-gptpV2David Cemin2015-11-05315-638/+44643
| |\ \ | | |/
| | * Merge remote-tracking branch 'upstream/open-avb-next' into open-avb-nextDavid Cemin2015-11-0527-744/+1109
| | |\ | |_|/ |/| |
* | | Merge pull request #316 from MarcinMiklas/avtp-pipeline_logo_updateandrew-elder2015-11-053-1/+1
|\ \ \
| * | | STC is now Harman so update the logo.Marcin Miklas2015-11-053-1/+1
|/ / /
* | | Merge pull request #314 from audioscience/srinath88-gptp-enhancementsandrew-elder2015-11-0424-743/+1108
|\ \ \
| * \ \ Merge branch 'gptp-enhancements' of https://github.com/srinath88/Open-AVB int...Andrew Elder2015-11-0424-743/+1108
| |\ \ \ |/ / / /
| * | | Fixed build errors occuring as a result of change in talker_mrp_client.h and ...Srinath Arunachalam2015-08-208-151/+244
| * | | Implemented a command line interface in GPTP daemon to accept PHY delay value...Srinath Arunachalam2015-08-199-250/+333
| * | | Got rid of the global variables and instead passed a pointer to the context t...Srinath Arunachalam2015-08-196-276/+261
| * | | Moved global variables in simple_talker mrp client and simple_listener mrp cl...Srinath Arunachalam2015-08-196-112/+106
| * | | Simple listener now initializes pcap mac address filter by getting the destin...Srinath Arunachalam2015-08-196-56/+116
| * | | changed mrp_join_vlan() to join the VLAN obtained from the MRP daemon instead...Srinath2015-08-198-170/+114
| * | | Added thread monitor to monitor mrp daemon and get the class id, priority and...Srinath Arunachalam2015-08-199-19/+226
| | | * Merge remote-tracking branch 'upstream/open-avb-next' into open-avb-nextDavid Cemin2015-10-29291-2/+43639
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #309 from AVnu/feature-avtp-pipelineandrew-elder2015-10-27291-2/+43639
|\ \ \ \
| * \ \ \ Merge pull request #297 from MarcinMiklasSTC/feature-avtp-pipeline_docfeature-avtp-pipelineandrew-elder2015-10-0817-71/+163
| |\ \ \ \
| | * | | | Documentation improvements.Marcin Miklas2015-10-0513-70/+147
| | * | | | Ini files improvements.Marcin Miklas2015-09-304-1/+16
| |/ / / /
| * | | | Merge pull request #295 from MarcinMiklasSTC/feature-avtp-pipeline_manybuffandrew-elder2015-09-295-61/+172
| |\ \ \ \
| | * | | | Blocking mode in igbRawsockGetTxFrame implemented.Marcin Miklas2015-09-253-4/+57
| | * | | | Create pool of tx buffers from multiple dma pages.Marcin Miklas2015-09-235-58/+116
| |/ / / /
| * | | | Merge pull request #293 from MarcinMiklasSTC/feature-avtp-pipelineandrew-elder2015-09-2331-62/+163
| |\ \ \ \
| | * | | | Changes: intf_h264, message changedJakub Mielczarek2015-09-231-1/+1