Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							750fce6029 
							
						 
					 
					
						
						
							
							Fixes to run_latency_sh script and latency test application  
						
						
						
						
					 
					
						2021-12-08 17:31:09 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							b5cb837e14 
							
						 
					 
					
						
						
							
							Merge branch 'end_to_end_latency' of  https://github.com/bondagit/aes67-linux-daemon  into end_to_end_latency  
						
						
						
						
					 
					
						2021-12-08 14:11:16 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0acdf7e14 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2021-12-07 10:34:46 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa9a68dd2e 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2021-12-07 10:27:26 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							9e11a0660a 
							
						 
					 
					
						
						
							
							Added buffer size parameter to run_latency_test.sh script  
						
						
						
						
					 
					
						2021-12-07 10:06:24 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							80ecf8e9a3 
							
						 
					 
					
						
						
							
							Added buffer size parameter to run_latency_test.sh script  
						
						
						
						
					 
					
						2021-12-07 10:05:16 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6deea0a19f 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2021-12-07 09:10:37 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							c5e72e5d47 
							
						 
					 
					
						
						
							
							Fixed broken build of latency appliction with old g++ versions  
						
						
						
						
					 
					
						2021-12-06 18:54:34 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							8cf3be1c8a 
							
						 
					 
					
						
						
							
							run_latency_test.sh script executes latency application with higher priority  
						
						
						
						
					 
					
						2021-12-06 12:13:19 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							7def2411c0 
							
						 
					 
					
						
						
							
							Changes to latency test apllication:  
						
						... 
						
						
						
						- used monotonic clock instead of system clock
- precision increased to report micro senconds
- timestamp info is not added to pre-buffering samples 
						
						
					 
					
						2021-12-06 12:10:46 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							9221deaf39 
							
						 
					 
					
						
						
							
							Changed the build script to use end_to_end_latency branch of the driver  
						
						
						
						
					 
					
						2021-12-05 18:32:11 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							7793b65f58 
							
						 
					 
					
						
						
							
							Added fix to latency wqtool to avoid crash if no samples were collecteA  
						
						... 
						
						
						
						d 
						
						
					 
					
						2021-12-05 12:28:56 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							9725a73cfb 
							
						 
					 
					
						
						
							
							Added tool to measure the end to end latency in loopback configuration to investigate  #53  
						
						... 
						
						
						
						The script run_latency_test.sh can be used to run the test.
The latency utility measures the end to end latency by adding timestamps in the stream at playback time and checking the timestamps when the packets are received on the capture device.
The average measured end to end latency is printed at the end of the test.
The latency utility is based on a modified version of the original ALSA latency tool. 
						
						
					 
					
						2021-12-05 11:07:06 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77de7ac28f 
							
						 
					 
					
						
						
							
							Added missing step when configuring a Dante Transmitter. See  #54  
						
						
						
						
					 
					
						2021-12-03 17:37:44 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							7ed2ad492c 
							
						 
					 
					
						
						
							
							Added more DSCP values for Audio Source and PTP in WebUI. See  #40 .  
						
						
						
						
					 
					
						2021-11-09 16:34:59 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adc17b816c 
							
						 
					 
					
						
						
							
							Merge pull request  #52  from elektrofon/master  
						
						... 
						
						
						
						Fix 3rd party directory checks 
						
						
					 
					
						2021-11-09 11:36:34 +01:00 
						 
				 
			
				
					
						
							
							
								Rune Warhuus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba1add1053 
							
						 
					 
					
						
						
							
							Merge pull request  #1  from elektrofon/directory-checks-fix  
						
						... 
						
						
						
						Fixed 3rd party directory checks 
						
						
					 
					
						2021-11-07 18:51:29 +01:00 
						 
				 
			
				
					
						
							
							
								Rune Warhuus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							434d1e1f24 
							
						 
					 
					
						
						
							
							Fixed 3rd party directory checks  
						
						
						
						
					 
					
						2021-11-07 18:47:18 +01:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							b2a582a14a 
							
						 
					 
					
						
						
							
							Fix for  #51 : added inclusion of map header to rtsp_client.hpp  
						
						
						
						
					 
					
						2021-10-05 19:19:41 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							e12d160aa9 
							
						 
					 
					
						
						
							
							Merge branch 'issue-50'  
						
						
						
						
					 
					
						2021-09-30 19:10:56 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							4381260ffa 
							
						 
					 
					
						
						
							
							Updated daemon version to 1.3  
						
						
						
						
					 
					
						2021-09-30 19:08:32 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							52f6990a7a 
							
						 
					 
					
						
						
							
							Fix issue-50: don't update the browser record in case we receive multiple annoucements packets from a SAP source in a period shorter than 1 second  
						
						
						
						
					 
					
						2021-09-30 19:03:45 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							c7d3f56c1e 
							
						 
					 
					
						
						
							
							Fix for  #50 :  
						
						... 
						
						
						
						skip setting a source announce period to 0 in case we receive multiple aanoucements packets from a SAP source in a period shorter than 1 second 
						
						
					 
					
						2021-09-30 12:46:09 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							248af78f77 
							
						 
					 
					
						
						
							
							Patches to use webui/dist folder instead of webui/build folder  
						
						
						
						
					 
					
						2021-05-29 11:49:23 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							245e04f6c6 
							
						 
					 
					
						
						
							
							Added removal of WebUI tarball from webui folder in cleanup.sh script  
						
						
						
						
					 
					
						2021-05-29 11:28:53 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							73454073cd 
							
						 
					 
					
						
						
							
							Merge pull request  #43  from bondagit/vite  
						
						... 
						
						
						
						feat: use vite as bundler 
						
						
					 
					
						2021-05-29 11:22:55 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							117bf83c34 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master' into vite  
						
						
						
						
					 
					
						2021-05-29 08:55:06 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							5bccc19e84 
							
						 
					 
					
						
						
							
							chore: update dependencies  
						
						
						
						
					 
					
						2021-05-28 20:49:52 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							76abb1bc1a 
							
						 
					 
					
						
						
							
							build.sh script builds the WebUI locally in case the release WebUI is not avaiable  
						
						
						
						
					 
					
						2021-05-28 18:40:58 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							54c83c1076 
							
						 
					 
					
						
						
							
							Revert to commit 6b0d0e1b20567a102037901fe28f7ef46891e623  
						
						
						
						
					 
					
						2021-05-28 18:32:36 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							3472cb944d 
							
						 
					 
					
						
						
							
							Fix to uncompress release WebUI tarball in case this exists  
						
						
						
						
					 
					
						2021-05-28 17:37:53 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							185dd36452 
							
						 
					 
					
						
						
							
							build.sh script switches to local WebUI build in case release tarball is not available  
						
						
						
						
					 
					
						2021-05-28 17:27:06 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49949b1f74 
							
						 
					 
					
						
						
							
							Merge pull request  #44  from bondagit/update-packages  
						
						... 
						
						
						
						chore: update dependencies 
						
						
					 
					
						2021-05-28 17:15:23 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							29d573b3e3 
							
						 
					 
					
						
						
							
							Revert "feat: add pr preview ci"  
						
						... 
						
						
						
						This reverts commit 0c740538617742949db137cf523dcc7a631eb1bd. 
						
						
					 
					
						2021-05-28 14:52:07 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							0c74053861 
							
						 
					 
					
						
						
							
							feat: add pr preview ci  
						
						
						
						
					 
					
						2021-05-28 14:50:28 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							d1dc6eb800 
							
						 
					 
					
						
						
							
							chore: update dependencies  
						
						
						
						
					 
					
						2021-05-28 14:42:46 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							924063f8ef 
							
						 
					 
					
						
						
							
							chore: update dependencies  
						
						
						
						
					 
					
						2021-05-28 10:16:51 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							deec2460af 
							
						 
					 
					
						
						
							
							fix: use correct import path  
						
						
						
						
					 
					
						2021-05-28 10:09:44 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							ec92c36f82 
							
						 
					 
					
						
						
							
							chore: add required node version  
						
						
						
						
					 
					
						2021-05-28 10:09:26 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b0d0e1b20 
							
						 
					 
					
						
						
							
							Merge pull request  #42  from bondagit/release-webui  
						
						... 
						
						
						
						Add release workflow for webui 
						
						
					 
					
						2021-05-27 20:59:44 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							b64ae40dcf 
							
						 
					 
					
						
						
							
							feat: use vite as bundler  
						
						
						
						
					 
					
						2021-05-27 09:23:01 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							62fe35b94a 
							
						 
					 
					
						
						
							
							docs: remove unused requirements  
						
						
						
						
					 
					
						2021-05-27 08:50:54 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							c8b0dfa1a4 
							
						 
					 
					
						
						
							
							feat: use new webui release  
						
						
						
						
					 
					
						2021-05-27 08:48:35 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Bracke 
							
						 
					 
					
						
						
						
						
							
						
						
							2a90764e9c 
							
						 
					 
					
						
						
							
							feat: add release workflow  
						
						
						
						
					 
					
						2021-05-27 08:31:49 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							35f7772cbb 
							
						 
					 
					
						
						
							
							Added to the WebUI the possibility to configure the following additional TIC frame size: 64, 128.  
						
						... 
						
						
						
						Updated daemon documentation with info on the new driver patch to remove unsupported non-interleved access that enables compatibility with JACK audio.
Changed default daemon configuration file to use a TIC frame size of 64 to enable configuring an ALSA period compatible with JACk audio.
Updated daemon version to 1.2. 
						
						
					 
					
						2021-05-18 19:23:54 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							88dff95fe0 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/bondagit/aes67-linux-daemon  
						
						
						
						
					 
					
						2021-05-12 14:12:14 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							e2db12537c 
							
						 
					 
					
						
						
							
							Added execution permission to create_test_files.sh script  
						
						
						
						
					 
					
						2021-05-12 14:11:36 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							faa6a246aa 
							
						 
					 
					
						
						
							
							Removed some wavplay AM824 test files that can be easily re-created using soc with create_test_files.sh script.  
						
						... 
						
						
						
						See issue #39  
						
						
					 
					
						2021-05-12 14:08:38 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							480be2577b 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
						
					 
					
						2021-03-31 11:49:40 +02:00 
						 
				 
			
				
					
						
							
							
								Andrea Bondavalli 
							
						 
					 
					
						
						
						
						
							
						
						
							588358f2ea 
							
						 
					 
					
						
						
							
							Fix to status.json file used by platform tests  
						
						
						
						
					 
					
						2021-03-12 19:50:18 +01:00