summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
...
| * gPTP: Windows: MSVC compile fixesAndrew Elder2017-06-051-8/+8
| * gPTP: fix link up status checkToshiki Nishioka2017-05-241-1/+1
| * gPTP: fix SIOCGIFNAME ioctl failureToshiki Nishioka2017-05-241-2/+17
| * gPTP: change HWTimestamper_adjclockrate into const functionPawel Modrzejewski2017-05-235-19/+12
* | Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into avtp_av...Brant Thomsen2017-05-2231-702/+1387
|\ \ | |/
| * Merge pull request #598 from christopher-s-hall/open-avb-nextandrew-elder2017-05-2223-677/+1033
| |\
| | * Removed clock dependence on timestamper - necessary for multiportChristopher S. Hall2017-05-1923-677/+1033
| * | Merge pull request #595 from PawelModrzejewski/open-avb-nextandrew-elder2017-05-193-7/+29
| |\ \ | | |/ | |/|
| | * gPTP: add negative time jumps detectionPawel Modrzejewski2017-05-173-7/+29
| * | Merge pull request #594 from bdthomsen/gptp_switch_fixandrew-elder2017-05-161-0/+4
| |\ \
| | * | Ignore twoStepFlag as per Table 11-4 of 802.1AS-2011Brant Thomsen2017-05-111-0/+4
| | |/
| * | Merge pull request #596 from audioscience/rMTBrant Thomsen2017-05-157-0/+307
| |\ \
| | * | daemons: MRP: MVRP test, compiler syntax fixandrew-elder2017-05-151-2/+2
| | * | MRP: add tests for MVRP rMT!andrew-elder2017-05-124-0/+292
| | * | daemons: mrpd: ignore rMT! if an attribute does not existAndrew Elder2017-05-123-0/+15
| | |/
| * | PTP_CLOCK_IDENTITY_LENGTH moved to ptptypes.hppBrant Thomsen2017-05-153-11/+6
| * | Aligned comments (white space changes only)Brant Thomsen2017-05-121-18/+18
| * | Added AVDECC information to gPTP daemonBrant Thomsen2017-05-1113-74/+439
| |/
* | PTP_CLOCK_IDENTITY_LENGTH moved to ptptypes.hppBrant Thomsen2017-05-153-11/+6
* | Temporary compile fix. Needs to be addressed later.Brant Thomsen2017-05-101-1/+1
* | Merge branch 'open-avb-next' of ssh://git.ctg-server.hmg.ad.harman.com:2222/c...Brant Thomsen2017-05-1031-3329/+3872
|\ \ | |/
| * Merge pull request #590 from bdthomsen/maap_ui_updateandrew-elder2017-05-085-19/+89
| |\
| | * Added YIELD command support to the MAAP daemonBrant Thomsen2017-05-055-19/+89
| * | Windows 10 detection fixBrant Thomsen2017-05-063-3/+34
| |/
| * Fixed an issue when receiving multiple notifications.Brant Thomsen2017-05-041-1/+1
| * Added prompt to tell the user to type "help" for commandsBrant Thomsen2017-05-042-3/+18
| * Added support for text interaction by clientsBrant Thomsen2017-05-046-146/+220
| * Change to the gPTP daemon Windows support so that the Windows 8 SDK is not ne...Brant Thomsen2017-04-301-6/+13
| * Merge pull request #585 from christopher-s-hall/open-avb-nextandrew-elder2017-04-2828-3320/+3825
| |\
| | * Create CommonPort and EtherPort classes representing Ethernet specificChristopher S. Hall2017-04-2628-3320/+3825
* | | Added YIELD command supportBrant Thomsen2017-05-045-19/+89
* | | Fixed an issue when receiving multiple notifications.Brant Thomsen2017-05-041-1/+1
* | | Added prompt to tell the user to type "help" for commandsBrant Thomsen2017-05-042-3/+18
* | | Added support for text interaction by clientsBrant Thomsen2017-05-036-146/+220
* | | Spelling fixesBrant Thomsen2017-05-011-1/+1
* | | Merge branch 'open-avb-next' of https://github.com/AVnu/Open-AVB into maap_ver2Brant Thomsen2017-04-2831-2250/+2880
|\ \ \ | |/ /
| * | Added support for Microsoft Visual Studio 2012Brant Thomsen2017-04-224-7/+43
| |/
| * Fixed indentation and format strings.Michal Galka2017-04-104-61/+59
| * Removed whitespaces and re-entered default values to MakefileMichal Galka2017-04-061-3/+3
| * Added README_SYETEMD_WATCHDOG.txt fileMichal Galka2017-04-061-0/+28
| * Added systemd watchdog support for gptp daemonMichal Galka2017-04-065-6/+118
| * Make whitespace usage consistent across maap filesLevi Pearson2017-03-3116-2125/+2129
| * Client for maap now tries all addrinfo optionsLevi Pearson2017-03-302-18/+8
| * Allow overriding OPT make var for maap buildLevi Pearson2017-03-301-1/+1
| * Fix log file creation for maap_daemonLevi Pearson2017-03-301-2/+2
| * Update maap README.rst with build and usage docsLevi Pearson2017-03-301-36/+374
| * Cleanup of maap_daemon for daemonizationLevi Pearson2017-03-301-54/+117
| * Workaround gcc-6 compile error when optimizingLevi Pearson2017-03-301-1/+1
| * Casts to resolve VS2013 x64 compiler warnings.Brant Thomsen2017-03-282-3/+3
| * Updated the files to use the same BSD license as Harman's avtp_pipeline contr...Brant Thomsen2017-03-2829-32/+503