Skip to content

Commit

Permalink
Add OAK-D-W revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakoma02 committed Jul 8, 2024
1 parent 65729fa commit ab0e391
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
13 changes: 13 additions & 0 deletions batch/eeprom/DM9098_R8M2E8_oak_d_w.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"batchName": "Maxwell",
"batchTime": 0,
"boardConf": "nIR-C00M00-00",
"boardName": "DM9098",
"boardRev": "R8M2E8",
"productName": "OAK-D-W",
"boardCustom": "",
"hardwareConf": "F1-FV01-BC000",
"boardOptions": 1048580,
"version": 7
}

13 changes: 13 additions & 0 deletions batch/eeprom/DM9098_R8M2E8_oak_d_w_97.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"batchName": "",
"batchTime": 0,
"boardConf": "nIR-C11M08-00",
"boardName": "DM9098",
"boardRev": "R8M2E8",
"productName": "OAK-D-W-97",
"boardCustom": "",
"hardwareConf": "F1-FV01-BC000",
"boardOptions": 1048580,
"version": 7
}

12 changes: 12 additions & 0 deletions batch/oak_d_w.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
"test_type": "OAK-D",
"options": {"bootloader": "header_usb", "imu": true},
"variants": [
{
"title":"OAK-D W (DM9098 R8M2E8)",
"description": "OAK-D Wide Lens, based on DM9098 R8M2E8 board",
"eeprom":"eeprom/DM9098_R8M2E8_oak_d_w.json",
"board_config_file": "OAK-D-W.json"
},
{
"title":"OAK-D W 97 (DM9098 R8M2E8)",
"description": "OAK-D W 97 based on DM9098 R8M2E8 board, with wide lens (OV9782 center camera)",
"eeprom":"eeprom/DM9098_R8M2E8_oak_d_w_97.json",
"board_config_file": "OAK-D-W-97.json"
},
{
"title":"OAK-D W 97 (DM9098 R7M2E7)",
"description": "OAK-D W 97 based on DM9098 R7M2E7 board, with wide lens (OV9782 center camera)",
Expand Down

0 comments on commit ab0e391

Please sign in to comment.