Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dw1000_driver_freertos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Colin Wulf
dw1000_driver_freertos
Commits
56d0d110
Commit
56d0d110
authored
9 years ago
by
Colin Wulf
Browse files
Options
Downloads
Plain Diff
dw1000: applied merge for rxTimestamp
parents
bef17c84
1c304399
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Inc/dw1000.h
+0
-3
0 additions, 3 deletions
Inc/dw1000.h
with
0 additions
and
3 deletions
Inc/dw1000.h
+
0
−
3
View file @
56d0d110
...
@@ -64,9 +64,6 @@
...
@@ -64,9 +64,6 @@
#define DWT_PLEN_256 0x24 //! Non-standard preamble length 256 symbols
#define DWT_PLEN_256 0x24 //! Non-standard preamble length 256 symbols
#define DWT_PLEN_128 0x14 //! Non-standard preamble length 128 symbols
#define DWT_PLEN_128 0x14 //! Non-standard preamble length 128 symbols
#define DWT_PLEN_64 0x04 //! Standard preamble length 64 symbols
#define DWT_PLEN_64 0x04 //! Standard preamble length 64 symbols
typedef
struct
{
typedef
struct
{
uint8_t
chan
;
//!< channel number {1, 2, 3, 4, 5, 7 }
uint8_t
chan
;
//!< channel number {1, 2, 3, 4, 5, 7 }
uint8_t
prf
;
//!< Pulse Repetition Frequency {DWT_PRF_16M or DWT_PRF_64M}
uint8_t
prf
;
//!< Pulse Repetition Frequency {DWT_PRF_16M or DWT_PRF_64M}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment