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
Graph
645a9f1254d48793902e8a0a92d675873b047d9b
Select Git revision
Branches
1
master
default
Tags
1
final_version_project_thesis_colin_wulf
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
15
Jan
12
11
9
8
7
6
5
16
Dec
15
10
9
8
7
4
3
1
26
Nov
24
20
3
29
Sep
6
Jun
5
4
1
dw1000.h: changed rx_timestamp from dw1000_frame_t and added constants
master
master
fixes bug regarding buffer length not having been reset before. that resulted in corrupted frames of random length
merged colin's lates changes to the dw1000 driver
dw1000: changed SYS_MASK in init
final_version_p…
final_version_project_thesis_colin_wulf
dw1000: dtune2 now for prf 64 mhz
dw1000: added speed select to the generateConfig function
dw1000: fixed isr for receiving frames
dw1000: task_handle notification added
dw1000: refactored dw1000_util.h and .c
dw1000: Refactored dw1000.c and .h
dw1000: Refactored dw1000_isr.c and .h
dw1000: merged Kenos timestamping and added frames
adapted rx timestamp reading precedure to fit other changes
disabled the timer increment task. this is now done via software timer
extens lltoa-function to support signed integers
a
Merge branch 'master' of gitlab.ibr.cs.tu-bs.de:cm-projects/dw1000_driver_freertos into pull-req/time-utils
startet to adapt driver to suport time synchronization
Revert "makefile.inc is now better includable"
makefile.inc is now better includable
added makefile.inc
added some Trace.h includes
dw1000: added forgotten return value definitions in dw1000.h
dw1000: fixed a bug inside the dw1000_hal.c
dw1000: trxOff in dwUtils is now using *FromIsr-Functions
dw1000: Double buffer now supported
dw1000: reworked dw1000Isr.c
dw1000: added transmitFrame and writeFrameIntoBuffer
dw1000: added generateConfig function
dw1000: applied merge for rxTimestamp
adds functions to read and print the rx timestamp from the radio.
dw1000: fixes readSubregisterFromISR function. crashed before
dw1000: added Util-Function for Timestamping, loaded LDE-Code from OTP-M and handled LDEDONE interrupt
dw1000: removed some todos, otpreads and debug printfs from the dw1000.c
dw1000: added receiver auto-reenable
dw1000: added forgotten c files for commit 0d6f01f2e0fb9b78944e4f6f4ce0582518d97564
dw1000: Reworked driver regarding to the offical one from decawave, working only with the first trace_printf in ISR
dw1000: rewritten reset function, now soft reset
further work on dw1000 driver
dw1000: splitted exti callback
Loading