Fix global network data for up5k

This commit is contained in:
David Shah 2017-10-25 16:20:28 +01:00
parent 42325a4774
commit d5b610f0e8
1 changed files with 9 additions and 9 deletions

View File

@ -1187,15 +1187,15 @@ gbufin_db = {
( 6, 0, 5), ( 6, 0, 5),
( 6, 17, 4), ( 6, 17, 4),
], ],
"5k": [ # not sure how to get the third column, currently based on diagram in pdf. "5k": [
( 6, 0, 0), ( 6, 0, 6), #checked
(12, 0, 1), (12, 0, 5), #checked
(13, 0, 3), (13, 0, 7), #unknown
(19, 0, 6), (19, 0, 0), #checked
( 6, 31, 5), ( 6, 31, 3), #checked
(12, 31, 2), (12, 31, 4), #checked
(13, 31, 7), (13, 31, 1), #checked
(19, 31, 4), (19, 31, 2), #checked
], ],
"8k": [ "8k": [
(33, 16, 7), (33, 16, 7),