d2948c3fcd 
								
							
								 
							
						 
						
							
							
								
								pandad: add more context to spi logs ( #32639 )  
							
							... 
							
							
 
							
							* pandad: add more context to spi logs
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e828a7bdcf 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								2c6829ed67 
								
							
								 
							
						 
						
							
							
								
								boardd is pandad ( #32628 )  
							
							... 
							
							
 
							
							* boardd is pandad
* rename tests
old-commit-hash: 34e329649d 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								f18c7e9b9d 
								
							
								 
							
						 
						
							
							
								
								boardd: add debug flag for injecting SPI errors ( #32346 )  
							
							... 
							
							
 
							
							* pull out ll first
* errors
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2d838f95da 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								004a097c95 
								
							
								 
							
						 
						
							
							
								
								cpplint: add `readability/braces` filter ( #29554 )  
							
							... 
							
							
 
							
							old-commit-hash: 363740a497 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ac33a1208e 
								
							
								 
							
						 
						
							
							
								
								boardd: use full buffer size  
							
							... 
							
							
 
							
							old-commit-hash: d2fa746b12 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b8de120d86 
								
							
								 
							
						 
						
							
							
								
								boardd: read spi resp len with ack ( #28966 )  
							
							... 
							
							
 
							
							old-commit-hash: 3390f1e1df 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								29efcea415 
								
							
								 
							
						 
						
							
							
								
								spi: handle timeout more like usb ( #28249 )  
							
							... 
							
							
 
							
							old-commit-hash: 038d2264aa 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								6dc5e28ef9 
								
							
								 
							
						 
						
							
							
								
								boardd: handle nack on tx buffer full ( #28241 )  
							
							... 
							
							
 
							
							* boardd: handle nack on tx buffer full
* print pandaStates
* rx buffer too small
* connect timeout
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e4a37620ee 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b7311320aa 
								
							
								 
							
						 
						
							
							
								
								panda_comms.h add missing <string> include ( #28117 )  
							
							... 
							
							
 
							
							old-commit-hash: bd8a56cf30 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0970d900a2 
								
							
								 
							
						 
						
							
							
								
								MacOS: build fixes ( #27143 )  
							
							... 
							
							
 
							
							* MacOS: exclude common/gpio.cc
* MacOS: no spi for boardd
* MacOS: loggerd: no v4l_encoder.cc
* MacOS: update libdbc path for cabana
old-commit-hash: fdc4a7f84c 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bf804f25bf 
								
							
								 
							
						 
						
							
							
								
								boardd: connect to SPI panda by UID ( #27035 )  
							
							... 
							
							
 
							
							* move list
* connect by serial
* cleanup hw serial
* little more
* rm excessive print
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 66ff2de0a2 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bbee5e6367 
								
							
								 
							
						 
						
							
							
								
								boardd: include SPI panda in list ( #27018 )  
							
							... 
							
							
 
							
							* boardd: include SPI panda in list
* hexlify
* fix hexlify
* cleanup
* little more
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b8ec32103a 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								dda7913a33 
								
							
								 
							
						 
						
							
							
								
								boardd: misc spi fixes ( #26670 )  
							
							... 
							
							
 
							
							old-commit-hash: 9cc06e9ea6 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8e88116dba 
								
							
								 
							
						 
						
							
							
								
								boardd: SPI bulk read + write ( #26462 )  
							
							... 
							
							
 
							
							* bulk read
* write
* write
* fix write
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 714ab491b0 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cec416ac66 
								
							
								 
							
						 
						
							
							
								
								boardd: verify SPI checksum ( #26454 )  
							
							... 
							
							
 
							
							* verify checksum
* import from panda
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f5bf3cd21b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								461206de1c 
								
							
								 
							
						 
						
							
							
								
								boardd: SPI support ( #26374 )  
							
							... 
							
							
 
							
							* spi handle
* put usb back
* handle eintr
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 8ba9a5107b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5c123f01b4 
								
							
								 
							
						 
						
							
							
								
								boardd: prep for SPI + factor out USB ( #26356 )  
							
							... 
							
							
 
							
							* merge origin/spi-panda
* just prep
* boardd: factor out USB comms
* fix those
* add to release files
* little more
old-commit-hash: 06be96cae2 
							
						 
						
							3 years ago