Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uwb-firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
iBQR
uwb-firmware
Commits
47d693cb
Commit
47d693cb
authored
3 years ago
by
stier2
Browse files
Options
Downloads
Patches
Plain Diff
v1.1
parent
996405a6
Branches
icra_2022
No related tags found
1 merge request
!2
Icra 2022
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/application/dw_main.c
+1
-1
1 addition, 1 deletion
src/application/dw_main.c
with
1 addition
and
1 deletion
src/application/dw_main.c
+
1
−
1
View file @
47d693cb
...
@@ -30,7 +30,7 @@ extern void send_usbmessage(uint8*, int);
...
@@ -30,7 +30,7 @@ extern void send_usbmessage(uint8*, int);
extern
double
dwt_getrangebias
(
uint8
chan
,
float
range
,
uint8
prf
);
extern
double
dwt_getrangebias
(
uint8
chan
,
float
range
,
uint8
prf
);
#define SOFTWARE_VER_STRING "TDMA Version 1.
0
" //
#define SOFTWARE_VER_STRING "TDMA Version 1.
1
" //
int
instance_mode
=
DISCOVERY
;
int
instance_mode
=
DISCOVERY
;
...
...
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