Skip to content
Snippets Groups Projects
Commit c38d8433 authored by David's avatar David
Browse files

update readme

parent 6bb6a382
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ As the uwb_interface node publishes ranging measurements, the calibration node w
>>>
109862205F8B5950<=>1124103251021B20 rangings complete: 0/1000
109862205F8B5950<=>112767325102118C rangings complete: 15/1000
109862205F8B5950<=>112767325102118C rangings complete: 15/1000
1124103251021B20<=>112767325102118C rangings complete: 0/1000
>>>
......@@ -173,7 +173,7 @@ Once the first pair has completed ranging, swap one of the active UWBs for the t
>>>
109862205F8B5950<=>1124103251021B20 rangings complete: 342/1000
109862205F8B5950<=>112767325102118C rangings complete: 1000/1000
109862205F8B5950<=>112767325102118C rangings complete: 1000/1000
1124103251021B20<=>112767325102118C rangings complete: 0/1000
>>>
......@@ -181,7 +181,7 @@ After data collection is complete for the second pair, swap UWBs to gather data
>>>
109862205F8B5950<=>1124103251021B20 rangings complete: 1000/1000
109862205F8B5950<=>112767325102118C rangings complete: 1000/1000
109862205F8B5950<=>112767325102118C rangings complete: 1000/1000
1124103251021B20<=>112767325102118C rangings complete: 837/1000
>>>
......@@ -190,15 +190,15 @@ After data collection completes, the program will output calibration values for
>>>
Data Colleciton Complete, Calculating RX/TX delays
Calibration Results:
UWB: 109862205F8B5950
RX DELAY: 16455
TX DELAY: 16455
UWB: 112767325102118C
RX DELAY: 16455
TX DELAY: 16455
UWB: 1124103251021B20
RX DELAY: 16456
TX DELAY: 16456
UWB: 109862205F8B5950
RX DELAY: 16455
TX DELAY: 16455
UWB: 112767325102118C
RX DELAY: 16455
TX DELAY: 16455
UWB: 1124103251021B20
RX DELAY: 16456
TX DELAY: 16456
>>>
Program these values to each of the UWBs and verify the calibration by returning to the [Setup Section](##Setup) and using the output `RX DELAY` and `TX DELAY` as the values for `TX_ANT_DELAY` and `RX_ANT_DELAY`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment