Arduino driver library for Decawave DW1000  Dec 20 2016
Classes
DW1000Time.h File Reference
#include <Arduino.h>
#include <stdint.h>
#include <inttypes.h>
#include "DW1000CompileOptions.h"
#include "deprecated.h"
#include "require_cpp11.h"

Go to the source code of this file.

Classes

class  DW1000Time
 

Detailed Description

Copyright (c) 2015 by Thomas Trojer thoma.nosp@m.s@tr.nosp@m.ojer..nosp@m.net Copyright (c) 2016 by Ludwig Grill (www.rotzbua.de); refactored class Decawave DW1000 library for arduino.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Arduino driver library timestamp wrapper (header file) for the Decawave DW1000 UWB transceiver IC.

Note
comments in cpp file, makes .h smaller and gives a better overview about available methods and variables.