public void close() {
   enable(false);
   navx_device.deregisterCallback(this);
 }