Skip to content

Instantly share code, notes, and snippets.

@bjcubsfan
Forked from jhaubrich/gust.py
Last active December 27, 2015 09:29
Show Gist options
  • Save bjcubsfan/7304738 to your computer and use it in GitHub Desktop.
Save bjcubsfan/7304738 to your computer and use it in GitHub Desktop.

Revisions

  1. bjcubsfan revised this gist Nov 4, 2013. 1 changed file with 8 additions and 8 deletions.
    16 changes: 8 additions & 8 deletions gust.py
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,14 @@
    {
    128: 682, # waas_w???wmsp?c1 (OUR AGC)
    129: 4350, # waas_w???rg1p?c1 (OUR RG1)
    130: 796,
    182: 114,
    184: 228,
    130: 796, # waas_w???rg3p?c1 RG3
    182: 114, # waas_w???gs1p?c1
    184: 228, # waas_w???gcvp?c1
    185: 76,
    189: 1,
    190: 114,
    190: 114, # waas_w???gs3p?c1
    191: 76,
    192: 114,
    192: 114, # waas_w???gs4p?c1
    193: 76,
    197: 39,
    79: 77,
    @@ -20,8 +20,8 @@
    109: 39,
    121: 38,
    122: 39,
    123: 273,
    124: 461,
    123: 273, # waas_w???cnvp?c1 CNV
    124: 461, # waas_w???sp?p?c1 SP
    126: 39,
    127: 8369
    127: 8369 # waas_w???onmp?c1 OM
    }
  2. bjcubsfan revised this gist Nov 4, 2013. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gust.py
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    128: 682,
    129: 4350,
    128: 682, # waas_w???wmsp?c1 (OUR AGC)
    129: 4350, # waas_w???rg1p?c1 (OUR RG1)
    130: 796,
    182: 114,
    184: 228,
  3. @jhaubrich jhaubrich created this gist Nov 4, 2013.
    27 changes: 27 additions & 0 deletions gust.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,27 @@
    {
    128: 682,
    129: 4350,
    130: 796,
    182: 114,
    184: 228,
    185: 76,
    189: 1,
    190: 114,
    191: 76,
    192: 114,
    193: 76,
    197: 39,
    79: 77,
    85: 77,
    90: 76,
    97: 39,
    101: 39,
    105: 39,
    109: 39,
    121: 38,
    122: 39,
    123: 273,
    124: 461,
    126: 39,
    127: 8369
    }