File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -64,3 +64,4 @@ This file describes the main feature changes for released versions of ReadoutCar
6464
6565##
6666- Fix registers for FEC status counters.
67+ - Updated list of firmwares for CRORC
Original file line number Diff line number Diff line change @@ -35,14 +35,15 @@ FirmwareChecker::FirmwareChecker() : mCompatibleFirmwareList({
3535 { " 9052c0dd" , " v3.18.1" },
3636 { " 47df4106" , " v3.19.0" },
3737 { " adc37d07" , " v3.19.0" },
38- /* CRORC - keep 7 chars only for the hash */
38+ /* CRORC (before 2.14, keep 7 chars only for the hash) */
3939 { " 267f8e5" , " v2.9.1" },
4040 { " cecc295" , " v2.9.0" },
4141 { " 221ff28" , " v2.10.0" },
4242 { " cfa0bc9" , " 2.10.1" },
4343 { " 2d4c902" , " 2.11.0" },
4444 { " c7ff568" , " 2.12.0" },
4545 { " ac9dd57" , " 2.12.1" },
46+ { " 828801a2" , " 2.14.2" },
4647 })
4748
4849 // second list for older firmware
You can’t perform that action at this time.
0 commit comments