mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:50:06 +00:00
TDWR range updates
This commit is contained in:
parent
732a7e233c
commit
41b491314b
6 changed files with 35 additions and 19 deletions
|
|
@ -35,8 +35,8 @@ static const std::unordered_map<int16_t, uint16_t> rangeMap_ {
|
|||
{151, 230}, {153, 460}, {154, 300}, {155, 300}, {159, 300}, {161, 300},
|
||||
{163, 300}, {165, 300}, {166, 230}, {167, 300}, {168, 300}, {169, 230},
|
||||
{170, 230}, {171, 230}, {172, 230}, {173, 230}, {174, 230}, {175, 230},
|
||||
{176, 230}, {177, 230}, {178, 300}, {179, 300}, {180, 90}, {181, 90},
|
||||
{182, 90}, {184, 90}, {186, 415}, {193, 460}, {195, 460}, {196, 50}};
|
||||
{176, 230}, {177, 230}, {178, 300}, {179, 300}, {180, 89}, {181, 89},
|
||||
{182, 89}, {184, 89}, {186, 412}, {193, 460}, {195, 460}, {196, 50}};
|
||||
|
||||
static const std::unordered_map<int16_t, uint16_t> xResolutionMap_ {
|
||||
{19, 1000}, {20, 2000}, {27, 1000}, {30, 1000}, {31, 2000}, {32, 1000},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue