User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code:code [2024/04/02 08:55] Igor Yefmovcode:code [2024/04/02 09:00] (current) Igor Yefmov
Line 72: Line 72:
 static_assert(sizeof(FwVersion) == 4); static_assert(sizeof(FwVersion) == 4);
 </code> </code>
- 
-Both types of Version Infor (FX3 and FPGA) share the same codes for defining build type and build number: 
-|Code |Value | 
-^  Release type  ^^ 
-|0|Private build: Private build for debugging and similar purposes | 
-|1|Alpha: feature-incomplete early development cycle "somewhat stable" build | 
-|2|Beta: feature-complete, but not very stable build (lots of bugs) | 
-|3|Evaluation: Tech preview | 
-|4|Release candidate: feature complete and stable | 
-|5|Release: general availability | 
-|6|Backport: backport of a feature from next gen camera | 
-|7|Emergency bug fix: a critical post-release bugfix | 
-^  Build number  ^^ 
-|#|''13'' bits of a build number (the range is ''1..8191''). Increments on each build| 
- 
  
 ===== FX3 Version Info ===== ===== FX3 Version Info =====
Line 128: Line 113:
 |6|Gen 5 camera, prosumer grade "Square One"| |6|Gen 5 camera, prosumer grade "Square One"|
 |7|Gen 5 camera, professional grade "Studio"| |7|Gen 5 camera, professional grade "Studio"|
 +
 +===== Shared parts of the Version Info =====
 +Both types of Version Infor (FX3 and FPGA) share the same codes for defining build type and build number:
 +|Code |Value |
 +^  Release type  ^^
 +|0|Private build: Private build for debugging and similar purposes |
 +|1|Alpha: feature-incomplete early development cycle "somewhat stable" build |
 +|2|Beta: feature-complete, but not very stable build (lots of bugs) |
 +|3|Evaluation: Tech preview |
 +|4|Release candidate: feature complete and stable |
 +|5|Release: general availability |
 +|6|Backport: backport of a feature from next gen camera |
 +|7|Emergency bug fix: a critical post-release bugfix |
 +^  Build number  ^^
 +|#|''13'' bits of a build number (the range is ''1..8191''). Increments on each build|
 +
  
 ---- ----

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information