This is the DW1000 driver and our self developed distance measurement application based on it. We do this as a semester thesis at ETH Zürich under the Automatic Control Laboratory in the Department of electrical engineering.

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
16:96879e1c99f2 2014-11-24 string of length 1021 works now (was timing problem), now adapt it to API so it always works File  Diff  Annotate
15:e1fea7e2aff1 2014-11-23 sending of 1020 chars in one frame worked File  Diff  Annotate
14:8041c9b68406 2014-11-23 Ping Pong implemented File  Diff  Annotate
13:b4d27bf7062a 2014-11-23 first tranciever test worked File  Diff  Annotate
12:985aa9843c3c 2014-11-23 before fusing SENDER and RECEIVER File  Diff  Annotate
11:c87d37db2c6f 2014-11-23 LDE fixed, receiver reset no more needed File  Diff  Annotate
10:d077bb12d259 2014-11-21 in between messing with framelenght of sendFrame to solve issue with >1 byte;; readRegister8 tested File  Diff  Annotate
9:c8839de428ac 2014-11-20 wroking sender and receiver with interrupt File  Diff  Annotate
8:7a9c61242e2f 2014-11-18 sender doesn't work anymore File  Diff  Annotate
7:e634eeafc4d2 2014-11-18 first interrupt handled receiving (draft with callback, receive not fully API yet) File  Diff  Annotate
6:d5864a1b9e17 2014-11-18 button interrupt tester File  Diff  Annotate
5:111f11c95d27 2014-11-18 button tester File  Diff  Annotate
4:6240b9c7a033 2014-11-18 managed to get multiple frames via resetRX() File  Diff  Annotate
3:69587fadfa87 2014-11-17 always getting CRC Error and HHHHHH File  Diff  Annotate
2:16e45ff70baf 2014-11-17 before changing entire send/receive structure File  Diff  Annotate
1:1311e7af0a5c 2014-11-16 no more work, before revert File  Diff  Annotate
0:f50e671ffff7 2014-11-16 draft with first success to send a hello world frame to the other node :) File  Diff  Annotate