Mercurial > public > hwos_code
comparison src/surfmode.inc @ 382:6f3530eb48f9
allow compass bearing on surface
author | heinrichsweikamp |
---|---|
date | Wed, 23 Sep 2015 17:35:19 +0200 |
parents | 5ad479f2a868 |
children | 44b8a826b314 |
comparison
equal
deleted
inserted
replaced
381:e32f424223fb | 382:6f3530eb48f9 |
---|---|
57 #DEFINE surf_customtext_row5 surf_customtext_row4+.24 | 57 #DEFINE surf_customtext_row5 surf_customtext_row4+.24 |
58 #DEFINE surf_customtext_column .5 | 58 #DEFINE surf_customtext_column .5 |
59 | 59 |
60 #DEFINE surf_compass_mask_row surf_customtext_row2 | 60 #DEFINE surf_compass_mask_row surf_customtext_row2 |
61 #DEFINE surf_compass_mask_column .10 | 61 #DEFINE surf_compass_mask_column .10 |
62 #DEFINE surf_compass_head_row surf_customtext_row4-.5 | 62 #DEFINE surf_compass_head_row surf_customtext_row4-.8 |
63 #DEFINE surf_compass_head_column .10 | 63 #DEFINE surf_compass_head_column .10 |
64 | |
65 #DEFINE surf_compass_bear_column .15 | |
66 #DEFINE surf_compass_bear_row surf_customtext_row5 | |
64 | 67 |
65 #DEFINE surf_hud_sensor1_column .112 | 68 #DEFINE surf_hud_sensor1_column .112 |
66 #DEFINE surf_hud_sensor1_row .87 | 69 #DEFINE surf_hud_sensor1_row .87 |
67 #DEFINE surf_hud_sensor2_column surf_hud_sensor1_column | 70 #DEFINE surf_hud_sensor2_column surf_hud_sensor1_column |
68 #DEFINE surf_hud_sensor2_row .111 | 71 #DEFINE surf_hud_sensor2_row .111 |