5527736df6 
								
									
								
							
								 
							
						 
						
							
							
								
								replay: simplify seek&merge ( #22463 )  
							
							... 
							
							
 
							
							* simplify seek&merge
* update test cases
update test cases
* cleanup test cases
* new function currentSeconds
* add TODO
* thread safe publishFrame
* cleanup
* fix 'at x S' not printed if seek back to old time
* exit replay if failed to load route
* move out setCurrentSegment from if statement
* cleanup
* use std::find
* const variables 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								261d51de41 
								
									
								
							
								 
							
						 
						
							
							
								
								test_replay: temporarily comment out some unit tests ( #22447 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fd801c454a 
								
									
								
							
								 
							
						 
						
							
							
								
								c++ replay: get socket name from capnp::Schema ( #22367 )  
							
							... 
							
							
 
							
							* get socket name from canp::Schema
* use vector 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d28b98c602 
								
									
								
							
								 
							
						 
						
							
							
								
								replay : move utility functions into separate file ( #22414 )  
							
							... 
							
							
 
							
							* move functions into util
* read bz2 into stream
* pre-decompress log in the download thread
* cleanup logreader
* cache sha256 path
* use readBZ2file in test_logger
* Revert "cache sha256 path"
This reverts commit 60459d3ea09a2c80f4560cf95b1ce7d6af59f06d.
* use macro
* use ostringstream
* cleanup readBZ2File
* move precise_nano_sleep into util 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fa8ddd992d 
								
									
								
							
								 
							
						 
						
							
							
								
								c++ replay: more robust seek ( #22375 )  
							
							... 
							
							
 
							
							* skip invalid segment
* test seek
* fix wrong cur_mono_time when route_start_ts is 0
* don't notify stream thread if current segment not merged
* continue merge next segment if current is invalid
* cleanup seekTo
* continue
* fix seek cross-boundary
* new demo route has 11 segments
* continue
* fix cross-boundary
* cleanup & better test cases
cleanup
remoe &
typo
update comment
* update test
* reserve space for new_events
* parallel sorting
* usleep(0)
* Revert "parallel sorting"
This reverts commit d7d1b42f49944aef0b6ca2962e45a7f5318a1152. 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4e6ff308a8 
								
									
								
							
								 
							
						 
						
							
							
								
								c++ replay: chunking and concurrent downloads ( #22308 )  
							
							... 
							
							
 
							
							* download segment files by chunks in multiple threads
* remove easy_handl on aborting
* add test cases
* better error handling
* update test
* cleanup
* add CURLGlobalInitializer
* check http code
* finish 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								50ae7dd6a9 
								
									
								
							
								 
							
						 
						
							
							
								
								replay improvements ( #22203 )  
							
							... 
							
							
 
							
							* refactor replay
* cleanup
small cleanup
* merge 22239
* cleanup
* add optional argument for start time
* small cleaup 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f3683dd4cb 
								
									
								
							
								 
							
						 
						
							
							
								
								test_replay.cc: temporarily comment out the rand seek test ( #22192 )  
							
							... 
							
							
 
							
							* Temporarily comment out the rand seek test
* enable ci
* trigger ci
* trigger ci
* trigger ci
* trigger ci
* trigger ci 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								81a128cd76 
								
									
								
							
								 
							
						 
						
							
							
								
								FrameReader:  do not depend on Qtunit tests ( #21379 )  
							
							... 
							
							
 
							
							* add timeout and test case
* remove useless comment
* reduce to 1s
* fix gotframe fail when Duplicate POC in a sequence
* cleanup
* remove space
* fix 
							
						 
						
							4 years ago